platform/upstream/llvm.git
2016-04-29 Reid KlecknerAvoid -Wshadow warnings about constructor parameters...
2016-04-28 Akira Hatanaka[Sema] Fix a crash that occurs when a variable template...
2016-04-28 David Majnemer[llvm-pdbdump] Restore error messages, handle bad block...
2016-04-28 Matthias BraunLiveIntervalAnalysis: Remove LiveVariables requirement
2016-04-28 David Majnemer[llvm-pdbdump] Correctly read data larger than a block
2016-04-28 Adam Nemet[LoopDist] Emit optimization remarks (-Rpass*)
2016-04-28 Adam Nemet[LoopDist] Improve debug messages
2016-04-28 Adam Nemet[LoopDist] Add helper to print debug message when distr...
2016-04-28 Hal Finkel[Inliner] Preserve llvm.mem.parallel_loop_access metadata
2016-04-28 Sriraman TallamDifferential Revision: reviews.llvm.org/D19687
2016-04-28 Eric FiselierGuard libc++ specific c.__invariants() tests in LIBCPP_...
2016-04-28 Marcin Koscielnicki[ASan] Reenable __builtin_setjmp test on PowerPC, disab...
2016-04-28 Dehao ChenRead discriminators correctly from object file.
2016-04-28 Marcin Koscielnicki[CodeGen] Remove extra ';'
2016-04-28 Marcin Koscielnicki[PowerPC] Fix the EH_SjLj_Setup pseudo.
2016-04-28 Michael Zuckerman[clang][AVX512][Builtin] Adding intrinsics for the...
2016-04-28 Chris Bieneman[CMake] Adding another missing include. NFC.
2016-04-28 Kevin EnderbyFix a bug in llvm-objdump for -private-headers printing...
2016-04-28 Krzysztof Parzyszek[RDF] Recognize tail calls in graph creation
2016-04-28 Amaury SechetFix warning in PDB code. NFC
2016-04-28 Matthias BraunLiveIntervalAnalysis: No need to deal with dead subregi...
2016-04-28 Krzysztof Parzyszek[RDF] Improve handling of inline-asm
2016-04-28 Rafael EspindolaDelete dead variable.
2016-04-28 Zachary TurnerAdd parentheses to silence -Wparentheses warnings.
2016-04-28 Alexander Kornienko[clang-tidy] cppcoreguidelines-pro-type-member-init...
2016-04-28 Krzysztof Parzyszek[RDF] Add option to keep dead phi nodes in DFG
2016-04-28 Adrian McCarthyUsed llvm_unreached to quite a VC++ compiler warning.
2016-04-28 Chris Bieneman[CMake] [Darwin] Use libtool instead of ar && ranlib
2016-04-28 Kevin EnderbyUpdate llvm-objdump for disassembly of ARM Mach-O files...
2016-04-28 Zachary TurnerRead the rest of the DBI substreams, and parse source...
2016-04-28 Kit BartonThis reverts commit r265505.
2016-04-28 Richard SmithOne more fix for use of invalid PresumedLocs missed...
2016-04-28 Krzysztof Parzyszek[Hexagon] Add instruction aliases for vector unsigned...
2016-04-28 Devin Coughlin[analyzer] Add path note for localizability checker.
2016-04-28 Chaoren LinXFail TestBitfields.py Python API tests.
2016-04-28 Matt ArsenaultAMDGPU: Emit error if too much LDS is used
2016-04-28 Rafael EspindolaUse a single context for lto.
2016-04-28 Yaron KerenRemove doInitialization() and doFinalization() member...
2016-04-28 Krzysztof ParzyszekReset the TopRPTracker's position in ScheduleDAGMILive...
2016-04-28 Rui UeyamaSkip scanRelocs for non-alloc sections.
2016-04-28 Matt ArsenaultAMDGPU: Fix mishandling array allocations when promotin...
2016-04-28 Eugene ZelenkoFix builds broken in r267910.
2016-04-28 Richard SmithFix use of uninitialized value exposed by r267802....
2016-04-28 Chris Bieneman[CMake] Updating Apple CMake cache file
2016-04-28 Chris Bieneman[CMake] Adding some missing CMake includes. NFC.
2016-04-28 Sriraman TallamAdd "PIE Level" metadata to module flags.
2016-04-28 Eugene ZelenkoFix some Clang-tidy modernize and Include What You...
2016-04-28 Paul RobinsonMake the test exercise all paths modified in r267746.
2016-04-28 Rong Xu[PGO] Fix incorrect Twine usage in emitting optimizatio...
2016-04-28 Vedant Kumar[test/asan] Update a test case to work with old Darwin...
2016-04-28 Yaxun Liu[OpenCL] Fix bug in mergeTypes which causes equivalent...
2016-04-28 Rong XuMinor format change and fixing typos in the comments...
2016-04-28 Adrian PrantlDebug info: Apply an artificial debug location to __cyg...
2016-04-28 Peter CollingbourneRe-apply r267784, r267824 and r267830.
2016-04-28 Peter CollingbourneUpdate visibility flags for CFI tests.
2016-04-28 Krzysztof Parzyszek[Hexagon] Define certain aliases for vector instructions
2016-04-28 Simon Dardis[mips][atomics] Fix partword atomic binary operation...
2016-04-28 Arch D. Robison[SLPVectorizer] Extend SLP Vectorizer to deal with...
2016-04-28 Chad Rosier[GVN] Minor code cleanup. NFC.
2016-04-28 Krzysztof Parzyszek[Hexagon] Handle double-vector registers as new-value...
2016-04-28 Adrian PrantlDebug Info: Restore the pre-r240853 behavior for DWARF2...
2016-04-28 Adrian PrantlDebug info: Support DWARF4 bitfields via DW_AT_data_bit...
2016-04-28 Kuba BreckaProvide location information (file name, line number...
2016-04-28 Geoff Berry[EarlyCSE] Change LoadValue field Value *Data to Instru...
2016-04-28 Kostya Serebryany[libFuzzer] Improve documentation
2016-04-28 Krzysztof Parzyszek[RDF] Handle undefined registers in RDF copy propagation
2016-04-28 Geoff Berry[EarlyCSE] Sort includes. NFC.
2016-04-28 Yaron KerenRangify for loops, NFC.
2016-04-28 Chad Rosier[Inliner] Formatting. NFC.
2016-04-28 Ahmed Bougacha[InstCombine] Remove trailing whitespace. NFC.
2016-04-28 Rafael EspindolaRename isRelRelative
2016-04-28 Johannes Doerfert[FIX] Correct assumption simplification
2016-04-28 Rafael EspindolaAdd a test showing that we can gc parts of .eh_frame.
2016-04-28 Manuel KlimekFix build.
2016-04-28 Vassil VassilevReland r267691 fixing PR27535.
2016-04-28 Tim NorthoverAdd accidentally dropped test to r267880.
2016-04-28 Tim NorthoverARMv7k: define __ARM_PCS_VFP since we're hard-float.
2016-04-28 Bryan Chan[SystemZ] Support Swift calling convention
2016-04-28 George RimarFixed mistype in comment. NFC.
2016-04-28 Manuel KlimekFix spuriously dematerializing reference bug. Fixes...
2016-04-28 Michael Zuckerman[Clang][BuiltIn][AVX512] Adding intrinsics fot align...
2016-04-28 Tobias Grossertest: Make test case independent of earlier instructions
2016-04-28 Tobias GrosserBlockGenerator: Drop leftover debug statement
2016-04-28 Simon Pilgrim[InstCombine][SSE] Add MOVMSK support to SimplifyDemand...
2016-04-28 Alexey Bataev[OPENMP 4.5] Initial codegen for 'taskloop simd' directive.
2016-04-28 Benjamin KramerRevert r267784, r267824 and r267830.
2016-04-28 Denis ZobninRevert "[MS] Improved implementation of MS stack pragma...
2016-04-28 Silviu BarangaPR27216: Only define __ARM_FEATURE_FMA when the target...
2016-04-28 Benjamin Kramer[include-fixer] Add an option to minimize include paths.
2016-04-28 Pavel LabathRemote flaky decorator from TestSignalsAPI on linux
2016-04-28 Denis Zobnin[MS] Improved implementation of MS stack pragmas (vtord...
2016-04-28 Dmitry PolukhinRevert "[MSVC] PR27337: allow static_cast from private...
2016-04-28 Kuba Brecka[tsan] Fix Darwin GCD support after separation of Proce...
2016-04-28 Alexey Bataev[OPENMP] Simplified interface for codegen of tasks...
2016-04-28 Alexey Bataev[OPENMP 4.5] Codegen for 'grainsize/num_tasks' clauses...
2016-04-28 Pavel LabathRevert "Fixed a bug where const this would cause parser...
2016-04-28 Eric Liuremoved redundant '#'
2016-04-28 Eric LiuAddressed reviewer's post-submission comments from...
2016-04-28 Eric LiuAddressed review's comments.
2016-04-28 Manuel KlimekAdd missing newline in clang-rename output.
next