platform/upstream/llvm.git
2017-07-28 George Karpenkov[sanitizer tests CMake] Factor out CMake logic for...
2017-07-28 Tim NorthoverGlobalISel: map 128-bit values to an FPR by default.
2017-07-28 Michael Kruse[test] Fix typo in filename. NFC.
2017-07-28 Michael Kruse[Simplify] Fix typo in statistics output. NFC.
2017-07-28 Michael Kruse[Simplify] Remove empty partial accesses first. NFC.
2017-07-28 Reid Kleckner[lit] Dump some FileCheck inputs to try to debug some...
2017-07-28 Reid Kleckner[lit] Fix shtest-format external_shell failures
2017-07-28 Matt ArsenaultAMDGPU: Annotate implicitarg.ptr usage
2017-07-28 Wei Mi[GVN] Recommit the patch "Add phi-translate support...
2017-07-28 Chris Bieneman[CMake] libcompression is optional not required for...
2017-07-28 Chris Bieneman[CMake] Add checks for libcompression
2017-07-28 Chris Bieneman[CMake] Cleanup of header fixup and installation
2017-07-28 Chris Bieneman[CMake] Enable OS_LOG support on Darwin
2017-07-28 Chris Bieneman[CMake] Adapt to clang r309390
2017-07-28 Rafael EspindolaFix the order of section that are not on an order file.
2017-07-28 Chris Bieneman[CMake] NFC. Add clang-tablegen-targets utility target
2017-07-28 Chris Bieneman[CMake] NFC. Add intrinsics_gen target to CMake Exports
2017-07-28 Dehao ChenChange INSTR_PROF_DEFAULT_NUM_VAL_PER_SITE from 8 to 16.
2017-07-28 Siddharth Bhat[PPCGCodeGeneration] Check that invariant load hoisting...
2017-07-28 Alex LorenzRecommit r308327 3rd time: Add a warning for missing
2017-07-28 Chad Rosier[ValueTracking] Remove a number of unused arguments...
2017-07-28 Joel Jones[AArch64] Standardize suffixes for LSE Atomics mnemonic...
2017-07-28 Simon PilgrimStrip trailing whitespace. NFCI.
2017-07-28 Simon Pilgrim[X86] Add tests showing inability of vector non-tempora...
2017-07-28 Strahinja Petrovic[ARM] Add the option to directly access TLS pointer
2017-07-28 Alexander Kornienko[clang-tidy] Expand readability-redundant-function...
2017-07-28 Alexander Kornienko[clang-tidy] readability-redundant-declaration: ignore...
2017-07-28 Ilya Biryukov[clangd] Workaround for a test failure on Windows.
2017-07-28 Siddharth Bhat[ScopDetect] add `-polly-ignore-func` flag to ignore...
2017-07-28 George Rimar[ELF] - Cleanup MapFile.cpp. NFC.
2017-07-28 Simon Pilgrim[X86] Add test case for PR33290
2017-07-28 Simon Pilgrim[X86][AVX] Cleanup shuffle combine tests - remove old...
2017-07-28 Tobias GrosserAdd missing namespace comment
2017-07-28 George Rimar[ELF] - Do not crash when ALIGN/DATA_SEGMENT_ALIGN...
2017-07-28 Peter Smith[ARM] Add test to check pcs of ARM ABI runtime floating...
2017-07-28 Francois Ferrandclang-format: merge short case labels with trailing...
2017-07-28 Francois Ferrandclang-format: fix block OpeningLineIndex around preproc...
2017-07-28 Tobias Grosser[GPGPU] Do not require the Scop::Context to have inform...
2017-07-28 Max Kazantsev[SCEV] Do not visit nodes twice in containsConstantSome...
2017-07-28 Tobias Grosser[GPGPU] Fix compilation issue with latest CUDA upgrade...
2017-07-28 Jessica Paquette[MachineOutliner] NFC: Comment tidying
2017-07-28 Michal GornyRevert rL309320 - "[OCaml] Respect CMAKE_C_FLAGS for...
2017-07-28 Saleem Abdulrasooltest: require x86 backend
2017-07-28 Petr HosekSupport libc++abi in addition to libstdc++
2017-07-28 Petr HosekSupport compiler-rt builtins
2017-07-28 Saleem AbdulrasoolMC: add support for cfi_return_column
2017-07-28 Saleem AbdulrasoolMC: clang-format enumeration (NFC)
2017-07-28 Jan Veselyadd __kernel_exec macros
2017-07-28 Sanjoy DasRevert "[SCEV] Cache results of computeExitLimit"
2017-07-28 Jessica Paquette[MachineOutliner] NFC: Split up getOutliningBenefit
2017-07-28 Davide Italiano[JumpThreading] Stop falsely preserving LazyValueInfo.
2017-07-28 David BlaikieDebugInfo: Consider a CU containing only local imported...
2017-07-28 Davide Italiano[JumpThreading] Add an option to dump LazyValueInfo...
2017-07-28 Akira HatanakaUpdate comment in test case after r309308.
2017-07-28 Kostya Serebryany[sanitizer-coverage] add a run-time test for -fsanitiz...
2017-07-28 Matthias BraunARMFrameLowering: Only set ExtraCSSpill for actually...
2017-07-28 Erik Pilkington[demangler] Fix some overzealous -Wreturn-type errors
2017-07-28 Reid Kleckner[lit] Port googletest lit tests to Windows
2017-07-28 Dehao ChenChanging the default MaxNumPromotions from 2 to 3.
2017-07-28 Dehao ChenSeparate the ICP total threshold and remaining threshold.
2017-07-28 Dehao ChenIncrease the ImportHotMultiplier to 10.0
2017-07-28 Reid Kleckner[X86] Fix latent bug in sibcall eligibility logic
2017-07-28 Erik Pilkington[demangler] Attempt to fix linux bots, include <cstdio>
2017-07-28 George Karpenkov[sanitizers] Sanitizer tests CMake clean up: try #2
2017-07-28 Erik Pilkington[demangler] Use an AST to represent demangled names
2017-07-28 Evgeniy Stepanov[sancov] Add missing line breaks in test. NFC.
2017-07-28 Kostya Serebryany[sanitizer-coverage] clang flags pumbing for -fsanitize...
2017-07-28 Kostya Serebryany[sanitizer-coverage] rename sanitizer-coverage-create...
2017-07-27 Adrian PrantlRemove unused function from AArch64 backend (NFC)
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...
next