platform/upstream/llvm.git
2020-08-28 QingShan Zhang[DAGCombine] Don't delete the node if it has uses immed...
2020-08-28 Cullen RhodesReland "[CodeGen][AArch64] Support arm_sve_vector_bits...
2020-08-28 Victor Huang[LLD][PowerPC] Add a pc-rel based long branch thunk
2020-08-28 Alexandre GaneaFix Windows x86 compilation after a6a37a2fcd2a8048a75bd...
2020-08-28 David SherwoodFix more build failures caused by f4257c5832aa51e960e73...
2020-08-28 David SherwoodFix build failures caused by f4257c5832aa51e960e7351929...
2020-08-28 David Sherwood[SVE] Make ElementCount members private
2020-08-28 Xing GUO[DWARFYAML] Abbrev codes in a new abbrev table should...
2020-08-28 Denis Antrushin[Statepoint] Turn assert into check in foldPatchpoint.
2020-08-28 Sam Parker[ARM][LowOverheadLoops] Liveouts and reductions
2020-08-28 Sam Parker[NFC][ARM] Add tail predication test
2020-08-28 Benjamin Kramer[SCCP] Use bulk-remove API to bulk-remove attributes...
2020-08-28 Eduardo Caldas[SyntaxTree] Add coverage for declarators and init...
2020-08-28 Eduardo Caldas[SyntaxTree][NFC] Refactor function templates into...
2020-08-28 Benjamin Kramer[FunctionAttrs] Bulk remove attributes. NFC.
2020-08-28 Ties Stuij[AArch64][CodeGen] Restrict bfloat vector operations...
2020-08-28 Alex Richardson[clang-format] Detect pointer qualifiers in cast expres...
2020-08-28 Alex Richardson[clang-format] Parse nullability attributes as a pointe...
2020-08-28 Alex Richardson[clang-format] Parse __attribute((foo)) as a pointer...
2020-08-28 Alex Richardson[clang-format] Parse restrict as a pointer qualifier
2020-08-28 Alex Richardson[clang-format] Parse volatile as a pointer qualifier
2020-08-28 Florian Hahn[DSE,MemorySSA] Check if Current is valid for eliminati...
2020-08-28 Pavel Labath[lldb/Utility] Polish the Scalar class
2020-08-28 Pavel Labath[lldb] Reduce intentation in SymbolFileDWARF::ParseVari...
2020-08-28 Ella Ma[doxygen] Fix bad doxygen results for BugReporterVisitors.h
2020-08-28 Rainer Orth[cmake] Don't build with -O3 -fPIC on Solaris/sparcv9
2020-08-28 Florian Hahn[MemLoc] Support memcmp in MemoryLocation::getForArgument.
2020-08-28 Florian Hahn[BasicAA] Add first libfunc tests with memcmp.
2020-08-28 Florian Hahn[DSE,MemorySSA] Add memcmp test case.
2020-08-28 Vitaly Buka[NFC][asan] Don't unwind stack before pool check
2020-08-28 Hanhan Wang[mlir][Linalg] Enhance Linalg fusion on generic op...
2020-08-28 Florian Hahn[BuildLibCalls] Add argmemonly to more lib calls.
2020-08-28 Georgii Rymar[llvm-readobj] - Simplify the code that creates dumpers...
2020-08-28 Georgii Rymar[llvm-readobj][test] - Test "Format" values.
2020-08-28 Georgii Rymar[unittests/Object] - Add testing for missing ELF formats.
2020-08-28 Florian Hahn[llvm-reduce] Skip chunks that lead to broken modules.
2020-08-28 Martin Storsjö[ValueTracking] Remove a stray semicolon. NFC.
2020-08-28 Martin Storsjö[MC] [Win64EH] Avoid producing malformed xdata records
2020-08-28 LLVM GN Syncbot[gn build] Port b1f4e5979b7
2020-08-28 serge-sans... (Expensive) Check for Loop, SCC and Region pass return...
2020-08-28 Mehdi AminiAdd a global flag to disable the global dialect registr...
2020-08-28 JF BastienAdd an unsigned shift base sanitizer
2020-08-28 Valentin Clement[flang][openacc] Fix gang-argument parsing and add...
2020-08-28 Justin Cady[MSAN] Add fiber switching APIs
2020-08-28 Valentin Clement[flang][openacc] Add check for tile clause restriction
2020-08-28 Kai Luo[PowerPC] PPCBoolRetToInt: Don't translate Constant...
2020-08-28 Alina Sbirlea[MemorySSA] Assert defining access is not a MemoryUse.
2020-08-28 Harmen StoppelsRevert "Use find_library for ncurses"
2020-08-28 Jez Ng[lld-macho][NFC] Define isHidden() in LinkEditSection
2020-08-28 Jez Ng[lld-macho] Weak locals should be relaxed too
2020-08-28 Jez Ng[lld-macho] Support GOT relocations to __dso_handle
2020-08-28 Jez Ng[lld-macho] Implement GOT_LOAD relaxation
2020-08-28 Jez Ng[lld-macho] Emit binding opcodes for defined symbols...
2020-08-28 Jez Ng[lld-macho] Emit the right header flags for weak bindin...
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
next