platform/upstream/llvm.git
2017-07-27 Kostya Serebryany[sanitizer-coverage] add a feature sanitizer-coverage...
2017-07-27 Jessica Paquette[MachineOutliner] Cleanup: move findCandidates out...
2017-07-27 Evgeniy Stepanov[sancov] Implement __sanitizer_cov_reset.
2017-07-27 Reid Kleckner[llvm-pdbutil] Clean up ExitOnError usage to add "...
2017-07-27 Reid Kleckner[PDB] Initialize the std::array<ulittle32_t> used for...
2017-07-27 Davide Italiano[ConstantFolder] Don't try to fold gep when the idx...
2017-07-27 Rafael EspindolaAdd a test.
2017-07-27 Saleem AbdulrasoolHeaders: fix _Unwind_{G,S}etGR for non-EHABI targets
2017-07-27 Rafael EspindolaAvoid warnings when asserts are disabled.
2017-07-27 Ahmed Bougacha[X86] Don't lie about legality to TLI's demanded bits.
2017-07-27 Ahmed Bougacha[AArch64] Remove outdated comment. NFC.
2017-07-27 Ahmed Bougacha[AArch64] Fix legality info passed to demanded bits...
2017-07-27 Stephan T.... [libcxx] [test] Remove an unused local typedef in enabl...
2017-07-27 Michal Gorny[OCaml] Fix undefined reference to LLVMDumpType() with...
2017-07-27 Michal Gorny[OCaml] Respect CMAKE_C_FLAGS for OCaml C files
2017-07-27 Jonathan PeytonFix implementation of OMP_THREAD_LIMIT
2017-07-27 George KarpenkovRevert "[sanitizers] Sanitizer tests CMake clean up"
2017-07-27 Eric BeckmannAdd test to reject merging of empty manifest.
2017-07-27 Florian Hahn[ARM] Add use-misched feature, to enable the MachineSch...
2017-07-27 Dinar TemirbulatovChange prefix in vector-shuffle-combining-avx.patch...
2017-07-27 Martin Storsjo[Headers] Add a test for arm64intr.h
2017-07-27 whitequark[MergeFunctions] Remove alias support.
2017-07-27 Brian Gesiak[lit] Fix TestRunner unit test on Windows
2017-07-27 Rafael EspindolaMerge OutputSectionCommand and OutputSection.
2017-07-27 Brian GesiakUn-revert "Teach the CMake build system to run lit...
2017-07-27 Alexey Bataev[OPENMP] Allow all lvalues in 'depend' clause.
2017-07-27 Akira HatanakaRevert r264998 and r265035.
2017-07-27 Marshall ClowDisable the deduction guide test I added in 309296...
2017-07-27 George Karpenkov[sanitizers] Sanitizer tests CMake clean up
2017-07-27 Davide Italiano[FunctionImport] Prefer isa<> to dyn_cast<> as the...
2017-07-27 Hiroshi Yamauchi[InstCombine] Simplify pointer difference subtractions...
2017-07-27 Reid Kleckner[PDB] Write public symbol records and the publics hash...
2017-07-27 Simon Pilgrim[SelectionDAG] Improve DAGTypeLegalizer::convertMask...
2017-07-27 Hans WennborgTiny docs fix
2017-07-27 Dinar Temirbulatov[X86] SET0 to use XMM registers where possible PR26018...
2017-07-27 Adam NemetRelax the matching in these tests
2017-07-27 Marshall ClowImplement P0739R0: 'Some improvements to class template...
2017-07-27 Ilya Biryukov[clangd] Don't reverse priorities of completion items.
2017-07-27 Adam Nemet[ICP] Migrate to OptimizationRemarkEmitter
2017-07-27 Adam Nemet[OptRemark] Allow streaming of 64-bit integers
2017-07-27 Brian Gesiak[lit] Fix order of checks in shtest-shell.py test
2017-07-27 Daniel NeilsonAll libcalls should be considered to be GC-leaf functions.
2017-07-27 Florian HahnUpdate to use enum classes for various ARM *Kind enums
2017-07-27 Erich KeaneFix double destruction of objects when OpenMP construct...
2017-07-27 Florian Hahn[TargetParser] Use enum classes for various ARM kind...
2017-07-27 Alexey Bataev[SLP] Outline code for the check that instruction users...
2017-07-27 Simon Pilgrim[SelectionDAG] Avoid repeated calls to getNumOperands...
2017-07-27 Dehao ChenMake new PM honor -fdebug-info-for-profiling (clang...
2017-07-27 David BlaikieFix assert from r309278
2017-07-27 Adrian Prantlremove redundant check
2017-07-27 David BlaikieThinLTO: Don't import aliases of any kind (even linkonc...
2017-07-27 Simon Pilgrim[SelectionDAG] Tidyup mask creation. NFCI.
2017-07-27 Johannes Altmanninger[clang-diff] Rename, NFC
2017-07-27 Tobias GrosserUpdate isl to isl-0.18-800-g4018f45
2017-07-27 Michael Kruse[ScopBuilder/Simplify] Refactor isEscaping. NFC.
2017-07-27 Florian Hahn[ARM] Mark labels in skipAlignedDPRCS2Spills as fallthr...
2017-07-27 Michael Kruse[Simplify] Count PHINodes in simplifiable exit nodes...
2017-07-27 Alexey Bataev[OPENMP] Codegen for 'in_reduction' clause.
2017-07-27 Andrew V. TischenkoAdded cost of ZEROALL and ZEROUPPER instrs in btver2...
2017-07-27 Evgeny Astigeevich[InlineCost, NFC] Change CallAnalyzer::isGEPFree to...
2017-07-27 Daniel Sanders[globalisel][tablegen] Ensure MatchTable's are compile...
2017-07-27 Simon Pilgrim[X86][AVX] Regenerate shuffle tests with broadcast...
2017-07-27 Tamas BerghammerXFAIL/XFlakey some tests what become very flakey on...
2017-07-27 Daniel SandersRe-commit: r309094 [globalisel][tablegen] Fuse the...
2017-07-27 Peter Smith[CodeGen][ARM] ARM runtime helper functions are not...
2017-07-27 Simon Pilgrim[X86] Adding test cases for LEA factorization (PR32755...
2017-07-27 Simon Pilgrim[X86] Tidyup MaskedLoad/Store mask creation. NFCI.
2017-07-27 Mohammed Agabaria[TTI] fixing a bug in the isLegalMaskedScatter API
2017-07-27 Peter Smith[CodeGen][ARM] Revert r309257
2017-07-27 George RimarRevert r309252 "[ELF] - Fix missing relocation when...
2017-07-27 Peter Smith[CodeGen][ARM] ARM runtime helper functions are not...
2017-07-27 Nemanja Ivanovic[PowerPC] Pass CPU to assembler with -no-integrated-as
2017-07-27 Hiroshi Inoue[PowerPC] enable optimizeCompareInstr for branch with...
2017-07-27 George Rimar[ELD] - Sorted in ASCIIbetical order. NFC.
2017-07-27 George Rimar[ELF] - Store PhdrEntry values by pointers instead...
2017-07-27 George Rimar[ELF] - Fix missing relocation when linking executable...
2017-07-27 Petr HosekRevert "Reland "[LLVM][llvm-objcopy] Added basic plumbi...
2017-07-27 Nitesh Jain[LLDB][MIPS] Fix emulation of Instruction for MIPS64R6...
2017-07-27 Petr HosekReland "[LLVM][llvm-objcopy] Added basic plumbing to...
2017-07-27 Craig Topper[X86] Improve the unknown stepping support for Intel...
2017-07-27 Vedant Kumar[Coverage] NFC: Simplify sanity checks with a SpellingR...
2017-07-27 Vedant Kumar[Coverage] NFC: Save a pair of calls to get{Start,End}
2017-07-27 Aditya Nandakumar[GISel]: Missed passing in a parameter to addUsesFromArgs
2017-07-27 Eric BeckmannRemove check for i686.
2017-07-27 Eric BeckmannRe-enable libxml2 tests.
2017-07-27 Spyridoula... [DWARF] Minor code style modification, no functionality...
2017-07-27 Rui UeyamaAdd {Obj,Import,Bitcode}File::Instances to COFF input...
2017-07-27 Jim InghamFix the formatting for help on option value types.
2017-07-27 David BlaikieDebugInfo: Ensure imported entities at the top level...
2017-07-26 Eugene Zelenko[Hexagon] Fix expensive checks build bot broken in...
2017-07-26 Petr Hosek[CMake] Disable -Werror for CMake checks
2017-07-26 Rafael EspindolaAdd --gc-sections to a test.
2017-07-26 Eugene Zelenko[Hexagon] Partially revert r309230 which caused some...
2017-07-26 Rafael EspindolaMake __start_sec __end_sec handling more precise.
2017-07-26 Nico Weberlld: /manifestuac:no shouldn't disable /manifestdependency:
2017-07-26 Eugene Zelenko[Hexagon] Fix some Clang-tidy modernize-use-using and...
2017-07-26 Eric BeckmannSee if disabling libxml tests will pass the i686 bot.
2017-07-26 Rui UeyamaRename ObjectFile ObjFile for COFF as well.
2017-07-26 Reid Kleckner[lit] Fix race between shtest-shell and max-failures...
2017-07-26 Saleem AbdulrasoolHeaders: improve ARM EHABI coverage of unwind.h
next