platform/upstream/llvm.git
2019-10-31 Alex Richardson[update_cc_test_checks.py] Pass the builtin include...
2019-10-31 Alex Richardson[compiler-rt] Use xcrun instead of xcodebuild to find...
2019-10-31 Alex RichardsonFix compiler-rt build on macOS without XCode
2019-10-31 Jason MolendaFix typeo in CPU_TYPE_ARM64_32 for older SDKs.
2019-10-31 Peter Collingbournegn build: s/target_/current_/g in compiler-rt/lib/...
2019-10-31 Fangrui Song[PGO][PGSO] Fix -DBUILD_SHARED_LIBS=on builds after...
2019-10-31 Evgenii Stepanov[asan] Fix lint failure in asan_interface.h
2019-10-31 Evgenii Stepanov[asan] Provide an interface to update an allocation...
2019-10-31 Craig Topper[X86] Remove FSIN/FCOS isel patterns and the pseudo...
2019-10-31 Nico WeberRevert "gn build: (manually) merge ec66603ac7"
2019-10-31 Nico Webergn build: (manually) merge ec66603ac7
2019-10-31 Evandro Menezes[AArch64] Update for Exynos
2019-10-31 Hiroshi Yamauchi[PGO][PGSO] TargetLowering/TargetTransformationInfo...
2019-10-31 Johannes Doerfert[Attributor] Really use the executed-context
2019-10-31 Alexey Bataev[SLP] Vectorize jumbled stores.
2019-10-31 Johannes Doerfert[Attributor] Make AANonNull perform context sensitive...
2019-10-31 Johannes Doerfert[ValueTracking] Allow context-sensitive nullness check...
2019-10-31 Simon PilgrimRevert rG0e252ae19ff8d99a59d64442c38eeafa5825d441 ...
2019-10-31 Alex Langford[Symbol] Change ClangASTContext::GetCXXClassName return...
2019-10-31 Johannes Doerfert[InstCombine] Add the test that triggered the D60846...
2019-10-31 Johannes Doerfert[Utils][FIX] Unbreak update_XXX_test_checks after 3598b...
2019-10-31 Julian Lettner[lit] Extract Display.print_header function
2019-10-31 Julian Lettner[lit] Always print newline before test time/summary
2019-10-31 Joel E. Denny[lit] Fix internal env calling other internal commands
2019-10-31 Adrian PrantlXFAIL dexter tests on Darwin.
2019-10-31 David Zarzycki[X86] Enable YMM memcmp with AVX1
2019-10-31 Sanjay Patel[InstCombine] add fast-math-flags for better test cover...
2019-10-31 Simon PilgrimRevert rG57ee0435bd47f23f3939f402914c231b4f65ca5e ...
2019-10-31 Evgenii StepanovSort HWASAN_RTL_SOURCES alphabetically (NFC).
2019-10-31 Craig Topper[IPCP] Bail on extractvalue's with more than 1 index.
2019-10-31 Amy HuangFix initialization-order-fiasco error in "Add a heap...
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...
next