platform/upstream/llvm.git
2016-04-29 David Majnemer[ArgumentPromotion] Propagate operand bundles to promot...
2016-04-29 Craig Topper[X86] Remove unnecessary header file containing a small...
2016-04-29 Craig Topper[X86] Include X86MCTargetDesc.h directly in X86Disassem...
2016-04-29 Eric FiselierMove extern C include test into test/libcxx
2016-04-29 Eric FiselierFix test failures by adding missing include
2016-04-29 Eric FiselierFix or move various non-standard tests.
2016-04-29 Michael Zolotukhin[PR25281] Remove AAResultsWrapper from preserved analys...
2016-04-29 Rui UeyamaDo not produce broken debug info.
2016-04-29 Sanjoy DasRemove stale documentation on -no-aa
2016-04-29 Matthias BraunRegisterPressure: Fix default lanemask for missing...
2016-04-29 Matthias BraunRegisterPressure: Cannot produce dead (subregister...
2016-04-29 Akira Hatanaka[Parser] Clear the TemplateParamScope bit of the curren...
2016-04-29 Ivan KrasinFix build by casting to the proper int type.
2016-04-29 Eric FiselierMove INVOKE tests into test/libcxx sub-tree.
2016-04-29 Carlo Bertolli[OPENMP] Enable correct generation of runtime call...
2016-04-29 Vedant Kumar[llvm-cov] Don't emit 'nan%' in reports
2016-04-29 Hal Finkel[LoopVectorize] Keep hints from original loop on the...
2016-04-29 Richard SmithPR27549: fix bug that resulted in us giving a translati...
2016-04-29 Eric FiselierFix possible test breakage for MinGW
2016-04-29 Evgeniy Stepanov[msan] Tests for vector compare intrinsics.
2016-04-29 Evgeniy Stepanov[msan] Handle vector compare x86 intrinsics.
2016-04-29 David Majnemer[llvm-pdbdump] Try to appease the ASan bot
2016-04-29 Craig Topper[X86] Use nested switches to vary the operand to helper...
2016-04-29 Eric FiselierFix get_temp_file_name() to compile on Windows. Patch...
2016-04-29 Eric FiselierRemove more names of unreferenced parameters. Patch...
2016-04-29 Eric FiselierAdd a return value for nasty_mutex::operator&. Patch...
2016-04-29 Marcin Koscielnicki[ASan] [SystemZ] Mark segv_read_write.c as UNSUPPORTED.
2016-04-29 Eric FiselierAdd <string> include for streaming operators. Patch...
2016-04-29 Eric FiselierAdd proper include for unique_ptr. Patch from STL@micro...
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
next