platform/upstream/llvm.git
2021-05-31 Andy WingoRevert "[WebAssembly][CodeGen] IR support for WebAssemb...
2021-05-31 Abbas Sabra[clang] Add support for the "abstract" contextual keywo...
2021-05-31 Andy Wingo[WebAssembly][CodeGen] IR support for WebAssembly local...
2021-05-31 Tres Popp[mlir][NFC] Remove illegal TanhOp in LLVMConversionTarget
2021-05-31 Matthias Springer[mlir] Support permutation maps in vector transfer...
2021-05-31 cynecx[LangRef] update according to unwinding support in...
2021-05-31 Martin Storsjö[libcxx] [test] Add UNSUPPORTED: msvc in a couple verif...
2021-05-31 Tres Popp[mlir][NFC] Rename MathToLLVM->MathToLibm
2021-05-31 Kadir Cetinkaya[clangd] Move gtest include to TestTU.cpp from TestTU.h
2021-05-31 Hyeongyu Kim[InstCombine] Fix miscompile on GEP+load to icmp fold...
2021-05-31 Ben Shi[AVR][NFC] Refactor 8-bit & 16-bit shifts
2021-05-30 Bruce Mitchener[lldb] Fix typos. NFC.
2021-05-30 Chris Lattner[CSE] Make domInfo a stored property, cut use of Domina...
2021-05-30 Lang Hames[ORC-RT] Add common.h -- Logging, casting and remote...
2021-05-30 Lang Hames[ORC-RT] Add OrcRTCWrapperFunctionResult.
2021-05-30 David Green[ARM] Guard against loop variant gather ptr operands
2021-05-30 Ben Shi[AVR] Improve inline assembly
2021-05-30 Florian Hahn[LoopDeletion] Add more tests with infinite sub-loops...
2021-05-30 Butygin[mlir] StandardToLLVM: option to disable AllocOp lowering
2021-05-30 Ben Shi[clang][AVR] Add avr-libc/include to clang system inclu...
2021-05-30 Roman LebedevRevert "[clang-tidy] Simplify static assert check"
2021-05-30 Florian Hahn[VectorCombine] Add tests with noundef index for load...
2021-05-30 Sanjay Patel[InstCombine] fix miscompile from vector select substit...
2021-05-30 Florian Hahn[DAGCombine] Poison-prove scalarizeExtractedVectorLoad.
2021-05-30 Mindong Chen[NFCI] Move DEBUG_TYPE definition below #includes
2021-05-30 Pengxuan Zheng[SafeStack] Use proper API to get stack guard
2021-05-30 Arthur EubanksRevert "[TargetLowering] Only inspect attributes in...
2021-05-30 Arthur EubanksRevert "[NFC] Use ArgListEntry indirect types more...
2021-05-30 Xuanda Yang[analyzer] MallocSizeof: sizeof pointer type is compati...
2021-05-29 Arthur O'Dwyer[libc++] Alphabetize and include-what-you-use. NFCI.
2021-05-29 Arthur O'Dwyer[libc++] [modules] Add __threading_support to the modul...
2021-05-29 Fangrui Song[InstrProfiling][test] Improve tests
2021-05-29 Arthur O'Dwyer[libc++] [test] Update "test_compare.h" users to avoid...
2021-05-29 David Green[ARM] Guard against WhileLoopStart kill flags
2021-05-29 Chris Lattner[Dominance] Speed up recalculate noticable, NFC.
2021-05-29 Chris Lattner[Verifier] Inline a method to simplify the code in...
2021-05-29 mydeveloperday[clang-format] successive C# attributes cause line...
2021-05-29 Jessica ClarkeRevert "[RISCV] Remove -riscv-no-aliases in favour...
2021-05-29 Jessica Clarke[Support] Fix getMainExecutable on FreeBSD when called...
2021-05-29 Jessica Clarke[RISCV] Remove -riscv-no-aliases in favour of new ...
2021-05-29 Sanjay Patel[InstCombine] fold zext of masked bit set/clear
2021-05-29 Sanjay Patel[InstCombine] reduce code duplication; NFC
2021-05-29 Denys Petrov[analyzer] Use Optional as a return type of StoreManag...
2021-05-29 Ulrich Weigand[SystemZ] Set getExtendForAtomicOps to ISD::ANY_EXTEND
2021-05-29 LLVM GN Syncbot[gn build] Port b13edf6e907b
2021-05-29 Mark de WeverRevert "[libc++] NFC: Move unwrap_iter to its own header"
2021-05-29 Nikita Popov[LoopUnroll] Make DomTree explicitly required (NFC)
2021-05-29 LemonBoy[AtomicExpandPass][AArch64] Promote xchg with floating...
2021-05-29 Fangrui Song[InstrProfiling][test] Fix stale linkage.ll
2021-05-29 Fangrui Song[InstrProfiling][test] Fix stale tests
2021-05-29 Luke[RISCV] Enable interleaved vectorization for RVV
2021-05-29 Nico Weber[lld/mac] Don't crash on -order_file with assembly...
2021-05-28 Fangrui Song[Internalize] Simplify comdat renaming with noduplicate...
2021-05-28 Amara Emerson[AArch64][GlobalISel] Fix a crash during selection...
2021-05-28 Zhihao Yuan[clang-format] New BreakInheritanceList style AfterComma
2021-05-28 Chris Lattner[Verifier] Significantly speed up IsolatedFromAbove...
2021-05-28 Eli Friedman[CGAtomic] Delete outdated code comparing success/failu...
2021-05-28 Fangrui Song[lld-macho][test] Simplify --allow-empty with count 0
2021-05-28 Nikita Popov[LoopUnroll] Use changeToUnreachable() (NFC)
2021-05-28 Craig Topper[RISCV] Add separate MxList tablegen classes for wideni...
2021-05-28 Nikita Popov[LoopUnroll] Add store to unreachable latch test (NFC)
2021-05-28 Nikita Popov[LoopUnroll] Clean up exit folding (NFC)
2021-05-28 Craig Topper[RISCV] Pre-commit test cases for D103211. NFC
2021-05-28 Bardia Mahjour[NFC] Remove confusing info about MainLoop VF/UF from...
2021-05-28 Nico Weber[dsymutil tests] Try to make eh_frames.test run on...
2021-05-28 Marek Kurdej[clang-format] [docs] Regenerate style options document...
2021-05-28 Eli Friedman[AArch64][RISCV] Make sure isel correctly honors failur...
2021-05-28 Nico Weber[gn build] manually port 982e3c05108b6 (check-lld needs...
2021-05-28 Arthur O'Dwyer[libc++] [test] Constexpr-ify a couple of insert-iterat...
2021-05-28 LLVM GN Syncbot[gn build] Port 9968896cd62a
2021-05-28 Craig Topper[RISCV] Add octuple to LMULInfo tablegen class, remove...
2021-05-28 Nico WeberRevert "[clang][Parse] Add parsing support for C++...
2021-05-28 Craig Topper[VP] Make getMaskParamPos/getVectorLengthParamPos retur...
2021-05-28 Craig Topper[SelectionDAG] Fix typo in assert. NFC
2021-05-28 Florian Hahn[VectorCombine] Check indices for all extracts we scala...
2021-05-28 Florian Hahn[VectorCombine] Add variants of multi-extract tests...
2021-05-28 Stefan PintilieRevert "Return "[LoopDeletion] Break backedge if we...
2021-05-28 Stefan PintilieRevert "[NFCI][LoopDeletion] Only query SCEV about...
2021-05-28 Stefan PintilieRevert "[NFC] Formatting fix"
2021-05-28 Stefan PintilieRevert "[NFC] Reuse existing variables instead of re...
2021-05-28 Stefan PintilieRevert "[NFCI][LoopDeletion] Do not call complex analys...
2021-05-28 Sanjay Patel[PassManager] unify late simplifycfg options between...
2021-05-28 Sanjay Patel[PhaseOrdering] add test for late simplifycfg with...
2021-05-28 Florian Hahn[LoopDeletion] Add test with potentially infinite sub...
2021-05-28 Louis Dionne[libc++] NFC: Move unwrap_iter to its own header
2021-05-28 Jacques Pienaar[mlir] Add missing namespace to createCanonicalizerPass.
2021-05-28 Erik Pilkington[clang][Parse] Add parsing support for C++ attributes...
2021-05-28 Nemanja IvanovicRevert "Fix "enumerator 'llvm::TargetStackID::WasmLocal...
2021-05-28 eopXD[LoopNest][LoopFlatten] Change LoopFlattenPass to LoopN...
2021-05-28 David Stenberg[IR] Make TypeFinder aware of DIArgList values
2021-05-28 Reid Kleckner[gn] Make ubsan errors fatal, as in cmake
2021-05-28 LLVM GN Syncbot[gn build] Port 58b29a4efc22
2021-05-28 Louis Dionne[libc++] Add all indirect callable concepts and projected
2021-05-28 Alexandre Ganea[LLD][COFF] Reduce the maximum size of the GHASH table
2021-05-28 Florian Hahn[AArch64] Add additional vector load scalarization...
2021-05-28 Jan Svoboda[clang] NFC: Replace std::pair by a struct in InitHeade...
2021-05-28 Nico Weber[gn build] (semi-manually) port bd04d78d649b
2021-05-28 Florian Hahn[Matrix] Move C++ matrix cast checks to TryStaticCast.
2021-05-28 Sanjay Patel[x86] add test for extend of legal vector compare; NFC
2021-05-28 Simon PilgrimFix "enumerator 'llvm::TargetStackID::WasmLocal' in...
next