platform/upstream/llvm.git
2017-07-28 Tobias Edler... [LTO] llvm-lto2: Add option to load sample profile
2017-07-28 Adrian PrantlRemove the unused offset field from LiveDebugValues...
2017-07-28 Michael Kruse[Simplify] Do not remove dependencies of phis within...
2017-07-28 Michael Kruse[VirtualInstruction] Do not iterate over a region state...
2017-07-28 Adrian PrantlRemove the unused offset field from LiveDebugVariables...
2017-07-28 Adrian PrantlRemove the unused offset from DBG_VALUE (NFC)
2017-07-28 Adrian PrantlRemove the unused DBG_VALUE offset parameter from Globa...
2017-07-28 Adrian PrantlUpdate the Go bindings for r309426 (remove offset from...
2017-07-28 Farhana AleenAdded tests for i8 interleaved-load-pattern of stride...
2017-07-28 Adrian PrantlRemove the unused DBG_VALUE offset parameter from RegAl...
2017-07-28 Sumanth GundapaneniAdd documentation for the attribute "no-jump-tables"
2017-07-28 Sumanth Gundapaneni[SimplifyCFG] Make the no-jump-tables attribute also...
2017-07-28 Kostya Serebryany[libFuzzer] improve support for inline-8bit-counters...
2017-07-28 Krzysztof Parzyszek[Hexagon] Formatting changes, NFC
2017-07-28 Easwaran Raman[Inliner] Do not apply any bonus for cold callsites.
2017-07-28 Reid KlecknerTry to fix asan test on sanitizer-windows
2017-07-28 Adrian PrantlRemove the unused dbg.value offset from SelectionDAG...
2017-07-28 Reid Kleckner[lit] Use a %{python} substitution to avoid relying...
2017-07-28 Adrian PrantlRemove offset parameter from llvm.dbg.value intrinsics...
2017-07-28 Reid Kleckner[lit] Remove stale test inputs before running check-lit
2017-07-28 Adrian PrantlReword sentence in LangRef
2017-07-28 Krzysztof Parzyszek[compiler-rt] Add missing quotation marks to msan_compi...
2017-07-28 Chris Bieneman[CMake] Add SharingPtr.h to the Framework header list
2017-07-28 Chris Bieneman[CMake] debugserver-nonui doesn't go in the framework
2017-07-28 Adrian PrantlAdopt to LLVM API change (llvm.dbg.value no longer...
2017-07-28 Adrian PrantlRemove the obsolete offset parameter from @llvm.dbg...
2017-07-28 Alexey Bataev[SLP] Allow vectorization of the instruction from the...
2017-07-28 Matt MorehouseAdd end-to-end tests for overflows of byval arguments.
2017-07-28 Sterling AugustineAdd clear_cache implementation for ppc64. Fix buffer...
2017-07-28 Reid KlecknerFix conditional tail call branch folding when both...
2017-07-28 Michael Kruse[VirtualInstruction] Remove assertion. NFC.
2017-07-28 Matt MorehouseRevert r308677.
2017-07-28 Matt ArsenaultAMDGPU: Look through a bitcast user of an out argument
2017-07-28 Jonathan PeytonFix comments and build messages concerning TSX
2017-07-28 Chad Rosier[Value Tracking] Refactor icmp comparison logic into...
2017-07-28 Matt ArsenaultAMDGPU: Add pass to replace out arguments
2017-07-28 Hiroshi Yamauchi[LVI] Constant-propagate a zero extension of the switch...
2017-07-28 Leo Li[CMake] Add Android toolchain CMake cache files.
2017-07-28 George Karpenkov[sanitizers test CMake] further refactor testing CMake...
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
next