platform/upstream/llvm.git
2019-10-31 Pavel Labathminidump: Create memory regions from the sections of...
2019-10-31 Pavel Labathminidump: Add an "arm64" constant
2019-10-31 Serguei Katkov[Test] Add a unit test exposing lack of SCEV invalidati...
2019-10-31 Guilherme Andrade[lldb] Fix offset intersection bug between MPX and...
2019-10-31 David Candler[cfi] Add flag to always generate .debug_frame
2019-10-31 Pavel Labath[lldb/lit] Introduce %clang_host substitutions
2019-10-31 georgerim[yaml2obj/obj2yaml] - Add support for SHT_GNU_HASH...
2019-10-31 Martin Storsjö[LLDB] [Windows] Fix Windows-specific race condition...
2019-10-31 Martin Storsjö[LLDB] [PECOFF] Fix error handling for executables...
2019-10-31 Martin Storsjö[LLDB] [Windows] Remove a TODO which probably won't...
2019-10-31 Martin Storsjö[LLDB] [PECOFF] Don't crash in ReadImageDataByRVA for...
2019-10-31 Haojian WuRevert "[SLP] Vectorize jumbled stores."
2019-10-31 Georgii Rymar[llvm-readelf/llvm-readobj] - Improve dumping of broken...
2019-10-31 Dávid Bolvanský[Diagnostics] Warn for std::is_constant_evaluated in...
2019-10-31 Mikael Holmen[MustExecute] Silence clang warning about unused captur...
2019-10-31 Kadir Cetinkaya[clangd] Add parameter renaming to define-inline code...
2019-10-31 Martin Storsjö[libunwind] [Windows] Add a log message if EnumProcessM...
2019-10-31 Johannes Doerfert[Attributor][NFCI] Improve the usage of IntegerStates
2019-10-31 Johannes Doerfert[Attributor][FIX] Unbreak buildbot through test correction
2019-10-31 Johannes Doerfert[Attributor] Make liveness "edge-based"
2019-10-31 Seiya Nuta[llvm-objcopy][MachO] Implement --strip-all
2019-10-31 Johannes Doerfert[Attributor] Liveness for values
2019-10-31 Johannes Doerfert[Attributor][NFC] Do not delete dead blocks but "clear...
2019-10-31 Johannes Doerfert[MustExecute] Forward iterate over conditional branches
2019-10-31 Nico Webercomment typo fix to cycle bots
2019-10-31 Jon Chesterfield[libomptarget] Change nvcc compilation to use a unity...
2019-10-31 Johannes Doerfert[Attributor] Add "free"-based heap2stack deduction
2019-10-31 Ehsan Amiri[AArch64][SVE] Add patterns for some integer vector...
2019-10-31 Johannes Doerfert[Attributor][NFC] Eagerly mark attributes as fixed.
2019-10-31 Johannes Doerfert[Attributor][NFC] Do not record dependences on fixed...
2019-10-31 Johannes Doerfert[Attributor][NFC] Simplify the IRPosition interface
2019-10-31 Johannes Doerfert[Attributor] Automatically deal with undef values for...
2019-10-31 Johannes Doerfert[Utils] Allow update_test_checks to check function...
2019-10-31 Quentin Colombet[GISel][CombinerHelper] Combine shuffle_vector scalar...
2019-10-31 Stephane Moore[clang-tidy] Regenerate clang-tidy check list 📋
2019-10-31 Akira HatanakaRun clang-format on lib/CodeGen/CGCall.h and fix indent...
2019-10-31 Jim InghamOnly ask once if we have no commands. NFC.
2019-10-31 Teresa Johnson[ThinLTO/WPD] Fix index-based WPD for available_externa...
2019-10-31 Lang Hames[JITLink] Move block ownership from LinkGraph to Section.
2019-10-31 Amy HuangRevert "[CodeView] Add option to disable inline line...
2019-10-30 Amy Huang[CodeView] Add option to disable inline line tables.
2019-10-30 Reid Kleckner[lit] Add missing import
2019-10-30 Dan LiewRevert "[Builtins] Downgrade duplicate source file...
2019-10-30 Dan Liew[Builtins] Fix bug where powerpc builtins specializatio...
2019-10-30 tyker[InstCombine] keep assumption before sinking calls
2019-10-30 Reid Kleckner[lit] Silence warning about importing the resource...
2019-10-30 Adrian PrantlRun clang-format on lldb/source/Commands (NFC)
2019-10-30 Michael Spencer[clang][ScanDeps] Fix shadowing warning.
2019-10-30 Louis Dionne[libc++] Add test and remove workaround for PR13592
2019-10-30 Reid KlecknerDisable new clang-scan-deps test on Windows due to...
2019-10-30 LLVM GN Syncbotgn build: Merge 33a745e6fe7
2019-10-30 Michael Spencer[clang][clang-scan-deps] Add support for extracting...
2019-10-30 Reid KlecknerFix -Wsign-compare warning with clang-cl
2019-10-30 Michael SpencerRevert "[clang][clang-scan-deps] Add support for extrac...
2019-10-30 Julian Lettner[lit] Change progress bar color to red on first failure
2019-10-30 Julian Lettner[lit] Add helper for `test.result.code.isFailure`
2019-10-30 Julian Lettner[lit] Extract `_install_win32_signal_handler` function
2019-10-30 Craig Topper[X86] Model MXCSR for all SSE instructions
2019-10-30 Reid Kleckner[MS] Don't reference deleted copy ctors from catchable...
2019-10-30 Matt ArsenaultAMDGPU: Disallow spill folding with m0 copies
2019-10-30 Daniel Sanders[globalisel][docs] Add the tutorial to the Porting...
2019-10-30 Michael Spencer[clang][clang-scan-deps] Add support for extracting...
2019-10-30 Matt ArsenaultAMDGPU: Don't fold S_NOPs with implicit operands
2019-10-30 Matt ArsenaultRegAllocFast: Use Register
2019-10-30 Craig Topper[X86] Rewrite hasReassociableOperands and setSpecialOpe...
2019-10-30 Craig Topper[X86] Precommit new tests from D68757. NFC
2019-10-30 Alina Sbirlea[ReleaseNotes] Add item on deleting the BasicBlockPass...
2019-10-30 Vladimir PlyashkunAdd a test file that was missed in 4de6b1586807285e20a5...
2019-10-30 DanielAdd a test file that was missed in e477988309dbde214a6d...
2019-10-30 Daniel Sanders[globalisel][docs] Rework the Legalizer page slightly
2019-10-30 Richard SmithFix __attribute__((enable_if)) to treat arguments with...
2019-10-30 LLVM GN Syncbotgn build: Merge cd24a00bd32
2019-10-30 Lang Hames[JITLink] Remove relocation unit tests.
2019-10-30 Lang Hames[JITLink] Add missing include, explicitly qualify STLEx...
2019-10-30 Evandro Menezes[clang][llvm] Obsolete Exynos M1 and M2
2019-10-30 LLVM GN Syncbotgn build: Merge b9d8e23b806
2019-10-30 Lang Hames[JITLink] Add a utility for splitting blocks at a given...
2019-10-30 Saleem AbdulrasoolDebugServer: be more lenient about the target triple
2019-10-30 Daniel Sanders[globalisel][docs] Add a pass index
2019-10-30 Simon Pilgrim[X86][SSE] Regenerate vector-rem tests
2019-10-30 Simon Pilgrim[X86] Regenerate memmove vector width tests
2019-10-30 Evandro Menezes[AArch64] Remove overlapping scheduling definitions...
2019-10-30 David TentyRevert "[NFC] Rename LLVM_NO_DEAD_STRIP"
2019-10-30 Daniel Sanders[globalisel][docs] Fix a label that was renamed
2019-10-30 jasonliu[PowerPC][AIX] Adds support for writing the data sectio...
2019-10-30 Jeremy Morse[DebugInfo][DAG] Distinguish different kinds of locatio...
2019-10-30 Alina Sbirlea[LegacyPassManager] Delete BasicBlockPass/Manager.
2019-10-30 Simon Pilgrim[X86] Add FIXME comment to merge more of computeZeroabl...
2019-10-30 Simon Pilgrim[X86][SSE] combineX86ShuffleChain - use resolveZeroable...
2019-10-30 Matt Morehouse[sanitizer_common] Create max_allocation_size_mb flag.
2019-10-30 DanielFix readability-identifier-naming to prevent variables...
2019-10-30 Sanjay Patel[MSP430] fix typo in test name; NFC
2019-10-30 Sanjay Patel[MSP430] adjust tests for Shift Amount Threshold; NFC
2019-10-30 Vladimir PlyashkunAdd an option to hicpp-signed-bitwise for positive...
2019-10-30 Aaron BallmanMove this release note to its appropriate location...
2019-10-30 Aaron BallmanFix modernize-use-nodiscard for classes marked [[nodisc...
2019-10-30 LLVM GN Syncbotgn build: Merge 29dc0b17de6
2019-10-30 Aaron BallmanFix a false positive in misc-redundant-expression check
2019-10-30 Alexey Bataev[SLP] Vectorize jumbled stores.
2019-10-30 Kevin P. Neal[NFC] Move this set of STRICT_* cases to be next to...
next