platform/upstream/llvm.git
2019-10-31 David Green[AArch64] Select saturating Neon instructions
2019-10-31 Julian Lettner[lit] Rename ProgressDisplay -> Display
2019-10-31 Evgenii Stepanov[msan] Blacklist __gxx_personality_v0.
2019-10-31 Johannes Doerfert[FIX] Make LSan happy by *not* leaking memory
2019-10-31 JonChesterfield[nfc][libomptarget] Reorganise support header
2019-10-31 Sanjay Patel[InstCombine] simplify fcmp+select canonicalization...
2019-10-31 Jeremy MorseReapply "Import Dexter to debuginfo-tests""
2019-10-31 Michał Górny[lldb] [test/API] Fix testcases symlink
2019-10-31 Adrian PrantlUpstream diff from swift-lldb.
2019-10-31 Jeremy MorseRevert "Import Dexter to debuginfo-tests"
2019-10-31 Sanne WoudaFix missing memcpy, memmove and memset tail calls
2019-10-31 Fangrui Song[llvm-objcopy] --add-symbol: address post-commit review...
2019-10-31 Sanjay Patel[InstCombine] regenerate test checks; NFC
2019-10-31 Mitchell Balan[clang-format] Fix SpacesInSquareBrackets for Lambdas...
2019-10-31 Matt ArsenaultDAG: Add new control for ISD::FMAD formation
2019-10-31 Matt ArsenaultAMDGPU: Simplify getAddressSpace calls
2019-10-31 Djordje Todorovic[TII] Use optional destination and source pair as a...
2019-10-31 David Tellenbach[MachineOutliner][NFC] Fix FileCheck regex in two of...
2019-10-31 Jeremy MorseImport Dexter to debuginfo-tests
2019-10-31 Djordje Todorovic[test][DebugInfo] Add the test for ARM call site parameters
2019-10-31 Nico Webergn build: (manually) merge cd24a00 more
2019-10-31 David Green[InstCombine] Canonicalize uadd.with.overflow to uadd.sat
2019-10-31 Jeremy MorseRevert "[DebugInfo] MachineSink: Insert undef DBG_VALUE...
2019-10-31 Jeremy MorseRevert "[DebugInfo] MachineSink: find more DBG_VALUEs...
2019-10-31 Ilya Biryukov[clangd] Fix namespace aliases in findExplicitReferences
2019-10-31 Kadir Cetinkaya[clangd] Add fno-delayed-parsing to new define inline...
2019-10-31 David Green[PatternMatch] Add m_WithOverflowInst and m_ExtractValu...
2019-10-31 James Henderson[llvm-objcopy] Preserve .ARM.attributes section when...
2019-10-31 Nico Webercomment typo fix to cycle bots
2019-10-31 Nico WeberBuild fix after 4b6597f
2019-10-31 Balázs Kéri[clang][analyzer] Using CallDescription in StreamChecker.
2019-10-31 Nico Webergn build: (manually) merge b32bae6f760
2019-10-31 Nico WeberMake flang driver stuff work on macOS
2019-10-31 Simon Pilgrim[X86][SSE] Convert computeZeroableShuffleElements to...
2019-10-31 Serguei Katkov[LICM] Invalidate SCEV upon instruction hoisting
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...
next