platform/upstream/llvm.git
2022-03-14 Andrew Browne[DFSan] Remove trampolines to unblock opaque pointers...
2022-03-14 Stanislav Mekhanoshin[AMDGPU] Support for gfx940 flat lds opcodes
2022-03-14 Stanislav Mekhanoshin[AMDGPU] Support gfx940 v_lshl_add_u64 instruction
2022-03-14 Ryan Prichard[ARM] __cxa_end_cleanup: avoid clobbering r4
2022-03-14 Dávid Bolvanský[Clang] noinline stmt attribute - emit warnings rather...
2022-03-14 Jim InghamDon't report memory return values on MacOS_arm64 of...
2022-03-14 Stanislav Mekhanoshin[AMDGPU] flat scratch SVS addressing mode for gfx940
2022-03-14 Sterling AugustineRevert "[lld-macho] Avoid using bump-alloc in TrieBuider"
2022-03-14 Peter Klausler[flang] IEEE_ARITHMETIC must imply USE IEEE_EXCEPTIONS
2022-03-14 Stanislav Mekhanoshin[AMDGPU] gfx940 memory model
2022-03-14 Andrew Litteken[IROutliner] Ensure merged PHINodes respect order and...
2022-03-14 Craig Topper[InstCombine] Fold select based logic of fcmps with...
2022-03-14 Nick Desaulniers[IRLinker] make IRLinker::AddLazyFor optional (llvm...
2022-03-14 Vy Nguyen[lld-macho] Avoid using bump-alloc in TrieBuider
2022-03-14 Simon Pilgrim[X86] Fix avx512.mask.vpshld/vpshrd tests to correctly...
2022-03-14 Dávid Bolvanský[AttrDocs] try to fix build
2022-03-14 Fangrui Song[ELF] Move section assignment from initializeSymbols...
2022-03-14 Stella LaurenzoNFC: Remove unterminated string from Python pyi file.
2022-03-14 Stanislav Mekhanoshin[AMDGPU] Restrict machine copy propagation from creatin...
2022-03-14 Valentin Clement[flang] Lower any intrinsic
2022-03-14 Amara Emerson[GlobalISel] Fix store merging incorrectly merging...
2022-03-14 Andrew BrowneRevert "[DFSan] Remove trampolines to unblock opaque...
2022-03-14 Dávid Bolvanský[Clang] always_inline statement attribute
2022-03-14 Andrew Browne[DFSan] Remove trampolines to unblock opaque pointers.
2022-03-14 Florian Mayer[MTE] Add test that stack tagging does not mess up...
2022-03-14 Shafik Yaghmour[LLDB] Applying clang-tidy modernize-use-default-member...
2022-03-14 Andrew Litteken[IROutliner] Separate split PHI nodes from multiple...
2022-03-14 Peter Collingbournegn build: Add support for building with libcurl.
2022-03-14 Florian Hahn[LV] Check for users of truncated IVs, add more detaile...
2022-03-14 Amir Ayupov[X86] Fix cosmetic issues in instruction mnemonics
2022-03-14 Jonas Devlieghere[lldb] Plumb process host architecture through platform...
2022-03-14 Fangrui Song[ELF] Set the priority of STB_GNU_UNIQUE the same as...
2022-03-14 Ben Barham[Support] Add const to `FileError::getFileName`
2022-03-14 Ben Barham[VFS] Rename `RedirectingFileSystem::dump` to `print`
2022-03-14 Kazu Hirata[CodeGen] Remove an unused variable introduced in D121128
2022-03-14 Fangrui Song[Support] Change zlib::compress to return void
2022-03-14 Jonas Devlieghere[lldb] Fix the Windows build after D121536
2022-03-14 Peter Klausler[flang] LBOUND() edge case: empty dimension
2022-03-14 Eric SchweitzWrite a pass to annotate constant operands on FIR ops...
2022-03-14 Andrzej WarzynskiRevert "[flang] IEEE_ARITHMETIC must imply USE IEEE_EXC...
2022-03-14 Fraser Cormack[RISCV] Add MIR tests exposing missed InstAliases
2022-03-14 Louis Dionne[libc++][NFC] Remove several redundant #if _LIBCPP_STD_...
2022-03-14 Mircea Trofin[regalloc] Remove -consider-local-interval-cost
2022-03-14 Peter Klausler[flang] IEEE_ARITHMETIC must imply USE IEEE_EXCEPTIONS
2022-03-14 Jonas Devlieghere[lldb] Use the debugger's asynchronous output stream...
2022-03-14 zhongyunde[AArch64] Perform last active true vector combine
2022-03-14 Stanislav Gatev[clang][dataflow] Add support for nested composite...
2022-03-14 Sam Clegg[WebAssembly] Remove unused method from WebAssemblyTarg...
2022-03-14 Teresa Johnson[WPD] Extend checking mode to support fallback to indir...
2022-03-14 Valentin Clement[flang] Lower format statement
2022-03-14 Jonas Devlieghere[llvm] Fix warning: missing submodule 'LLVM_Analysis...
2022-03-14 Jonas Devlieghere[lldb] Use the IOHandler's stream instead of the debugg...
2022-03-14 Arthur Eubanks[OpaquePtr][AArch64] Use elementtype on ldxr/stxr
2022-03-14 Valentin Clement[flang] Lower common block
2022-03-14 Andrew Browne[DFSan] Remove use of setarch in dfsan test.
2022-03-14 Andrew Litteken[IROutliner] Avoid reusing PHINodes that have already...
2022-03-14 LLVM GN Syncbot[gn build] Port 5e65e79bace6
2022-03-14 Valentin Clement[flang] Lower all intrinsic
2022-03-14 Jonas DevlieghereFix the implicit module build (2/2)
2022-03-14 Arthur Eubanks[NewPM] Actually recompute GlobalsAA before module...
2022-03-14 Arthur Eubanks[test] Add phase ordering test
2022-03-14 Valentin Clement[flang] Lower elemental calls
2022-03-14 Arthur Eubanks[ValueTracking] Simplify llvm::isPointerOffset()
2022-03-14 serge-sans... Fix issing header on z/OS
2022-03-14 Stella Stamenova[lldb] Skip Test11588 on Windows
2022-03-14 Jonas DevlieghereFix the implicit module build
2022-03-14 Jonas Devlieghere[lldb] Move ProgressEventData out of debugger and into...
2022-03-14 Nikita Popov[TLI] Check that malloc argument has type size_t
2022-03-14 Matthias Springer[mlir][vector] Implement unrolling of ReductionOp
2022-03-14 Sam Clegg[WebAssembly] Rename member in WasmYAML.h to avoid...
2022-03-14 Keith Smileyclang-tidy: discover binaries in build dir
2022-03-14 Sam Clegg[WebAssembly] Second phase of implemented extended...
2022-03-14 Nikita Popov[SLPVectorizer] Handle external load/store pointer...
2022-03-14 Ayush Sahay[lldb] Require native for command-thread-siginfo.test
2022-03-14 Florian Hahn[LV] Remove dead Loop argument from emitMinimumVector...
2022-03-14 Michael Kruse[polly] Introduce -polly-print-* passes to replace...
2022-03-14 Thomas Raoux[mlir][vector] Add unrolling pattern for multidim_reduce op
2022-03-14 Nikita Popov[Verifier] Verify llvm.access.group metadata
2022-03-14 Nemanja Ivanovic[PowerPC] Add missed VSX shuffles instead of Altivec...
2022-03-14 Marek KurdejRevert "[clang-format] Correctly format variable templa...
2022-03-14 Simon Moll[VE] v256f32|64 fma isel
2022-03-14 Nico Weber[lld-link] Tweak winsysroottest.test to have passing...
2022-03-14 Aaron BallmanSilence -Wlogical-op-parentheses and fix a logic bug...
2022-03-14 Tue Ly[libc] Include -150 to the special cases at the beginni...
2022-03-14 Nikita Popov[SCCP][IR] Landing pads are not safe to remove
2022-03-14 Tue Ly[libc] Implement exp2f function that is correctly round...
2022-03-14 Aaron BallmanImplement literal suffixes for _BitInt
2022-03-14 Erich KeaneHave cpu-specific variants set 'tune-cpu' as an optimiz...
2022-03-14 Matthias Springer[mlir][bufferization] Update public MLIR documentation
2022-03-14 Florian Hahn[LV] Remove dead Loop argument from emitSCEVChecks...
2022-03-14 Nikita Popov[CoroSplit] Avoid self-replacement
2022-03-14 Egor Zhdan[Clang][Sema] Avoid crashing for `__builtin_memcpy_inli...
2022-03-14 Florian Hahn[LV] Do not set insert point in completeLoopSkeleton...
2022-03-14 Nikita Popov[DeadArgElim] Guard against function type mismatch
2022-03-14 Nikita Popov[GVN] Check load type in select PRE
2022-03-14 Björn Schäpers[clang-format] Fix crash on asm block with label
2022-03-14 Björn Schäpers[clang-format][NFC] Left renamed to OpeningBrace...
2022-03-14 Björn Schäpers[clang-format] Fix crash on invalid requires expression
2022-03-14 Björn Schäpers[clang-format][NFC] Rename Left to OpeningParen...
2022-03-14 Benoit JacobExpose ScalarizerPass options to C++ (not just commandline)
next