platform/upstream/llvm.git
2020-08-28 Jez Ng[lld-macho] Implement weak binding for branch relocations
2020-08-28 Jonas Devlieghere[lldb] Fix "no matching std::pair constructor" on Ubunt...
2020-08-28 Nathan James[clang-query][NFC] Silence a few lint warnings
2020-08-27 Matt ArsenaultGlobalISel: Implement computeNumSignBits for G_SEXT_INREG
2020-08-27 Matt ArsenaultAMDGPU/GlobalISel: Implement computeKnownBits for group...
2020-08-27 Matt ArsenaultAMDGPU: Fix broken switch braces
2020-08-27 Matt ArsenaultCorrectly revert "GlobalISel: Use & operator on KnownBits"
2020-08-27 Matt ArsenaultRevert "GlobalISel: Use & operator on KnownBits"
2020-08-27 Dokyung SongRecommit "[libFuzzer] Fix arguments of InsertPartOf...
2020-08-27 Vitaly Buka[ValueTracking] Replace recursion with Worklist
2020-08-27 Cullen RhodesRevert "[CodeGen][AArch64] Support arm_sve_vector_bits...
2020-08-27 Brad Smith[SSP] Restore setting the visibility of __guard_local...
2020-08-27 Alexey Bataev[OPENMP]Do not crash for globals in inner regions with...
2020-08-27 Azharuddin... [Driver][XRay][test] Update the macOS support check
2020-08-27 Shinji Okumura[Attributor] Do not manifest noundef for dead positions
2020-08-27 Saiyedul Islam[OpenMP] Fix a failing test after D85214
2020-08-27 Matt ArsenaultGlobalISel: Implement known bits for min/max
2020-08-27 Matt ArsenaultAArch64/GlobalISel: Fix missing function begin marker...
2020-08-27 Matt ArsenaultMIR: Infer not-SSA for subregister defs
2020-08-27 Vitaly Buka[StackSafety] Ignore allocas with partial lifetime...
2020-08-27 Vitaly Buka[NFC][ValueTracking] Add OffsetZero into findAllocaForValue
2020-08-27 Matt ArsenaultAMDGPU: Use caller subtarget, not intrinsic declaration
2020-08-27 Matt ArsenaultGlobalISel: Add and_trivial_mask to all_combines
2020-08-27 Krzysztof Parzyszek[Hexagon] Emit better 32-bit multiplication sequence...
2020-08-27 Eli Friedman[RegisterScavenging] Delete dead function unprocess().
2020-08-27 Shinji Okumura[Attributor] Do not add AA to dependency graph after...
2020-08-27 Craig Topper[CodeGen] Use an AttrBuilder to bulk remove 'target...
2020-08-27 Saiyedul Islam[OpenMP] Ensure testing for versions 4.5 and default...
2020-08-27 Roman Lebedev[InstSimplify] SimplifyPHINode(): check that instructio...
2020-08-27 Christopher... [SVE] Remove bad call to VectorType::getNumElements...
2020-08-27 Yang Fan[analyzer] NFC: Fix wrong parameter name in printFormat...
2020-08-27 Yang Fan[analyzer] Fix the debug print about debug egraph dumps...
2020-08-27 Adam Balogh[analyzer] pr47037: CastValueChecker: Support for the...
2020-08-27 Adam Balogh[analyzer] NFC: Store the pointee/referenced type for...
2020-08-27 Dokyung SongRecommit "[libFuzzer] Fix value-profile-load test."
2020-08-27 Haojian Wu[libcxx] Fix the broken test after D82657.
2020-08-27 Shinji Okumura[Attributor] Guarantee getAAFor not to update AA in...
2020-08-27 Vincent Zhao[MLIR] Fixed missing constraint append when adding...
2020-08-27 Christopher... [SVE] Remove calls to VectorType::getNumElements from...
2020-08-27 Saiyedul Islam[OpenMP] Ensure testing for versions 4.5 and default...
2020-08-27 Kiran Chandramohan[OpenMP][MLIR] Conversion pattern for OpenMP to LLVM
2020-08-27 Jez Ng[lld-macho] Disable invalid/stub-link.s test for Mac
2020-08-27 Louis Dionne[libc++][NFC] Define functor's call operator inline
2020-08-27 Christopher... [SVE] Remove calls to VectorType::getNumElements from IR
2020-08-27 Matt ArsenaultGlobalISel: Use & operator on KnownBits
2020-08-27 Matt ArsenaultGlobalISel: Implement known bits for G_MERGE_VALUES
2020-08-27 Mikhail Maltsev[ARM][BFloat16] Change types of some Arm and AArch64...
2020-08-27 Matt ArsenaultGlobalISel: Remove leftover lit.local.cfg
2020-08-27 Mikhail Maltsev[ARM][BFloat16] Change types of some Arm and AArch64...
2020-08-27 Craig Topper[X86] Don't call hasFnAttribute and getFnAttribute...
2020-08-27 Owen AndersonReapply D70800: Fix AArch64 AAPCS frame record chain
2020-08-27 Teresa Johnson[HeapProf] Fix bot failures from instrumentation pass
2020-08-27 LLVM GN Syncbot[gn build] Port 7ed8124d46f
2020-08-27 Arthur Eubanks[gn build] Manually port c9455d3
2020-08-27 Arthur Eubanks[test][Inliner] Make always-inline.ll work with NPM
2020-08-27 Aditya Nandakumar[GISel] Add new GISel combiners for G_SELECT
2020-08-27 Jonas Devlieghere[lldb] Make lldb-argdumper a dependency of liblldb
2020-08-27 Jonas Devlieghere[lldb] Move triple construction out of getArchCFlags...
2020-08-27 Arthur Eubanks[OCaml] Remove add_constant_propagation
2020-08-27 Simon Moll[sda][nfc] clang-formatting
2020-08-27 Shinji Okumura[Attributor] Add a phase flag to Attributor
2020-08-27 Aditya Nandakumar[GISel]: Fix one more CSE Non determinism
2020-08-27 Lucas Prates[CodeGen] Properly propagating Calling Convention infor...
2020-08-27 Benjamin Kramer[MLIR][GPUToSPIRV] Fix use-after-free. Found by asan.
2020-08-27 Teresa Johnson[HeapProf] Clang and LLVM support for heap profiling...
2020-08-27 Mikhail MaltsevRevert "[libcxx] Fix compile for BUILD_EXTERNAL_THREAD_...
2020-08-27 Roman Lebedev[InstSimplify][EarlyCSE] Try to CSE PHI nodes in the...
2020-08-27 Roman Lebedev[NFC][EarlyCSE][InstSimplify] Add tests for CSE of...
2020-08-27 Russell Gallop[Test] Tidy up loose ends from LLVM_HAS_GLOBAL_ISEL
2020-08-27 Louis Dionne[libc++] Install a more recent CMake on libc++ builders
2020-08-27 David Nicuesa[libcxx] Fix compile for BUILD_EXTERNAL_THREAD_LIBRARY
2020-08-27 Cullen Rhodes[CodeGen][AArch64] Support arm_sve_vector_bits attribute
2020-08-27 Alexandre Ganea[Support] On Windows, add optional support for {rpmallo...
2020-08-27 diggerlinRevert "[AIX][XCOFF] emit symbol visibility for xcoff...
2020-08-27 Alexandre E... [MLIR] MemRef Normalization for Dialects
2020-08-27 Benjamin Kramer[Hexagon] Fold another layer of single-use variable...
2020-08-27 Benjamin Kramer[Hexagon] Fold single-use variable into assert. NFCI.
2020-08-27 Pavel Labath[lldb/cmake] Fix linking of lldbSymbolHelpers for 9cb222e7
2020-08-27 Matt ArsenaultAMDGPU: Hoist subtarget lookup
2020-08-27 Krzysztof Parzyszek[Hexagon] Widen short vector stores to HVX vectors...
2020-08-27 Florian Hahn[SimplifyLibCalls] Remove over-eager early return in...
2020-08-27 Pavel Labath[lldb/cmake] Fix linking of lldbUtilityHelpers for...
2020-08-27 Pavel Labath[lldb] Fix Type::GetByteSize for pointer types
2020-08-27 Pavel Labath[cmake] Make gtest include directories a part of the...
2020-08-27 Sam McCall[Tooling][Format] Treat compound extensions (foo.bar...
2020-08-27 Pavel Labath[lldb/DWARF] Fix handling of variables with both locati...
2020-08-27 Pavel Labath[lldb/Utility] Use APSInt in the Scalar class
2020-08-27 serge-sans... Fix OpenMP deduplicateRuntimeCalls return status
2020-08-27 serge-sans... Fix Attributor return status
2020-08-27 Eduardo Caldas[SyntaxTree][NFC][Style] Functions start with lowercase
2020-08-27 Eduardo Caldas[SyntaxTree][NFC] Append "get" to syntax Nodes accessor...
2020-08-27 Raul Tambre[CMake][compiler-rt][libunwind] Compile assembly files...
2020-08-27 Jay Foad[AMDGPU] Remove unused variable introduced in r251860
2020-08-27 Drew Wock[FPEnv] Allow fneg + strict_fadd -> strict_fsub in...
2020-08-27 Martin Storsjö[LLD] [COFF] Check the aux section definition size...
2020-08-27 Martin Storsjö[LLD] [MinGW] Enable dynamicbase by default
2020-08-27 Russell GallopFix for PS4 bots after 0b7f6cc71a72a85f8a0cbee836a7a8e3...
2020-08-27 Florian Hahn[DSE,MemorySSA] Remove short-cut to check if all paths...
2020-08-27 Anatoly Trosinenko[NFC][compiler-rt] Factor out __mulo[sdt]i4 implementat...
2020-08-27 Anatoly Trosinenko[NFC][compiler-rt] Factor out __mulv[sdt]i3 implementat...
next