platform/upstream/llvm.git
2023-07-20 Nikita Popov[InstCombine] Avoid ConstantExpr::getAnd() (NFCI)
2023-07-20 LLVM GN Syncbot[gn build] Port a2160dd34d56
2023-07-20 Timm Bäder[clang][Interp][NFC] Add a debugging assertion
2023-07-20 yrong[libc++][ranges] Implement P2474R2(`views::repeat`).
2023-07-20 Guray Ozen[mlir][nvgpu] Add `mbarrier.arrive.expect_tx` and ...
2023-07-20 Thorsten Schütt[GIsel][AArch64] extend legalization of G_INSERT_VECTO...
2023-07-20 Ilya Leoshkevich[TableGen][CodeEmitterGen] Avoid empty OpNum switches...
2023-07-20 Simon Pilgrim[DAG] ShrinkDemandedConstant - early-out for empty...
2023-07-20 Tobias Gysi[mlir][llvm] Add branch weight op interface
2023-07-20 Michael Halkenhaeuser[clang][OpenMP] Add interop support for multiple depend...
2023-07-20 Bryan Chan[Clang][AArch64][SME] Generate target features from...
2023-07-20 Bryan Chan[Clang][AArch64][SME] Add outer product intrinsics
2023-07-20 Bryan Chan[Clang][AArch64][SME] Add intrinsics for adding vector...
2023-07-20 Bryan Chan[Clang][AArch64][SME] Add intrinsics for reading stream...
2023-07-20 Bryan Chan[Clang][AArch64][SME] Add intrinsics for ZA array load...
2023-07-20 Bryan Chan[Clang][AArch64][SME] Add ZA zeroing intrinsics
2023-07-20 Bryan Chan[Clang][AArch64][SME] Add vector read/write (mova)...
2023-07-20 Simon Pilgrim[DAG] hoistLogicOpWithSameOpcodeHands - ensure SIGN_EXT...
2023-07-20 Simon Pilgrim[X86] Add test case showing incorrect and(sextinreg...
2023-07-20 David Green[LV][AArch64] Fix reductions costs in strict-fadd-cost...
2023-07-20 Ivan Butygin[mlir] Add `ub` dialect and `poison` op.
2023-07-20 wangpc[NFC][RISCV] Rewrite TableGen files using named arguments
2023-07-20 LLVM GN Syncbot[gn build] Port 1c154bd75515
2023-07-20 LLVM GN Syncbot[gn build] Port 049d6a3f428e
2023-07-20 Sylvestre LedruRevert "[CUDA][HIP] Use the same default language std...
2023-07-20 Markus Böck[mlir][LLVM] Handle access groups during inlining
2023-07-20 Matthias Springer[mlir] Remove some code duplication between `Builders...
2023-07-20 Weining Lu[LoongArch][NFC] Revise preprocessor test init-loongarch.c
2023-07-20 Matthias Springer[mlir][IR] Implement proper folder for `IsCommutative...
2023-07-20 Advenam Tacet[ASan][libc++] Annotating std::deque with all allocators
2023-07-20 Edoardo Sanguineti[libc++] Fix tests for the runtime assertions in <barrier>
2023-07-20 David Green[DAG][AArch64] Fix truncated vscale constant types
2023-07-20 Ilya Leoshkevich[TableGen][CodeEmitterGen] Add support for querying...
2023-07-20 Rik Huijzer[MLIR][Tensor] Avoid crash on negative dimensions
2023-07-20 wangpc[TableGen] Support named arguments
2023-07-20 Fangrui Song[llvm-readobj] Print <null> for relocation target with...
2023-07-20 Fangrui Song[llvm-readobj][test] Pre-commit an empty symbol name...
2023-07-20 wangpc[TableGen][NFC] Remove unreachable code
2023-07-20 Corentin Jabot[clang-tools-extra] the message in a static_assert...
2023-07-20 Nuno Lopes[InstCombineVectorOps] Use poison instead of undef...
2023-07-20 Craig Topper[RISCV] Sink more common code from RVInst/RVInst16...
2023-07-20 Fangrui Song[WebAssembly] Use MapVector to stabilize iteration...
2023-07-20 Fangrui Song[WebAssembly] Use SetVector to stabilize iteration...
2023-07-20 Corentin Jabot[Clang] Implement P2741R3 - user-generated static_asser...
2023-07-20 Freddy Ye[X86] Add AVX-VNNI-INT16 instructions.
2023-07-20 Fangrui Song.debug_gnu_pub{names,types}: Stabilize iteration order
2023-07-20 Danila Malyutin[X86] Recognize standalone `(1 << nbits) - 1` pattern...
2023-07-20 Danila Malyutin[X86][AArch64] Add additional extract_lowbits test
2023-07-20 Timm Bäder[clang][Interp][NFC] Add another assertion to InterpSta...
2023-07-20 Timm Bäder[clang][Interp][NFC] Fix a doc comment mixup
2023-07-20 Timm Bäder[clang][Interp][NFC] Clear InterpStack::ItemTypes in...
2023-07-20 Craig Topper[RISCV] Use the opcodestr and argstr arguments of Pseud...
2023-07-20 Freddy Ye[X86] Add SM4 instructions.
2023-07-20 Fangrui Song[VirtualFileSystem] Use map to stabilize iteration...
2023-07-20 Craig Topper[RISCV] Introduce a common tablegen base class for...
2023-07-20 Fangrui Song[TableGen][GlobalISel] Use MapVector to stabilize itera...
2023-07-20 Fangrui Song[dsymutil] Sort entries in YamlDMO to stabilize print...
2023-07-20 Fangrui Song[dsymutil] Remove unused function. NFC
2023-07-20 Yaxun (Sam... [CUDA][HIP] Use the same default language std as C++
2023-07-20 Paul KirthRevert "[lld] Preliminary fat-lto-object support"
2023-07-20 Kai Luo[RuntimeDyldChecker][NFC] Add `section_addr` to BNF...
2023-07-20 Mel Chen[LV] Add tests for select-cmp reduction pattern. (NFC)
2023-07-20 Fangrui SongAppleAcceleratorTable: Use MapVector to stabilize itera...
2023-07-20 Fangrui SongAccelTable: Use MapVector to stabilize iteration order
2023-07-20 LLVM GN Syncbot[gn build] Port c6f66de21af0
2023-07-20 Kelvin Li[flang] Add PowerPC vec_convert, vec_ctf and vec_cvf...
2023-07-20 Freddy Ye[X86] Add SM3 instructions.
2023-07-20 Lang Hames[llvm-jitlink] Generalize statistics gathering / reporting.
2023-07-20 LLVM GN Syncbot[gn build] Port fc3b7874b6c9
2023-07-20 Freddy Ye[X86] Add SHA512 instructions.
2023-07-20 Fangrui Song[ELF][test] Add REQUIRES: x86 after D146778
2023-07-20 Fangrui Song[lld-macho] Use fixed chunk size for UUID
2023-07-20 Fangrui Song[llvm-libtool-darwin] Use MapVector to avoid relying...
2023-07-20 Chris BienemanFix PPCBE
2023-07-19 Chris BienemanFix big endian bot
2023-07-19 Haowei Wu[libcxx] Fix copy_move.pass test
2023-07-19 Amara Emerson[AArch64][GlobalISel] Widen (<2 x s16> = G_BUILD_VECTOR...
2023-07-19 Keith Smiley[lld-macho] Implement -no_uuid
2023-07-19 Louis Dionne[libc++] Revert "[libcxx] Fix copy_move.pass test"
2023-07-19 Paul Kirth[gold] Add preliminary FatLTO support to the Gold plugin
2023-07-19 Paul Kirth[lld] Preliminary fat-lto-object support
2023-07-19 Chris Bieneman[DX] Fix PSV resource serialization
2023-07-19 Alex Voicu[Clang][CodeGen] Follow-up for `vtable`, `typeinfo...
2023-07-19 Haowei Wu[libcxx] Fix copy_move.pass test
2023-07-19 Justin BognerRevert "[OptTable] Make explicitly included options...
2023-07-19 Fangrui SongPDBFileBuilder: Switch to xxh3_64bits
2023-07-19 Justin Bogner[OptTable] Make explicitly included options override...
2023-07-19 Fangrui Song-fsanitize=function,MicrosoftMangle: Switch to xxh3_64bits
2023-07-19 ziqingluo-90[-Wunsafe-buffer-usage] Check source location validity...
2023-07-19 Louis Dionne[libc++] Temporarily disable back-deployment testing...
2023-07-19 Amir Ayupov[BOLT][test] Fix dwarf5-dwarf4-monolithic.test after...
2023-07-19 Sam McCall[clangd] enable unused-include warnings for standard...
2023-07-19 Fangrui Song[Driver][test] Add -no-canonical-prefixes after D154357
2023-07-19 Louis Dionne[libc++][NFC] Fix annoying line break in test synopsis...
2023-07-19 Slava Zakharin[flang][hlfir] Removed incorrect clean-up in the implie...
2023-07-19 Slava Zakharin[flang][hlfir] Fixed finalization in hlfir.assign codegen.
2023-07-19 Edoardo Sanguineti[libc++] Add basic runtime assertions to <semaphore>
2023-07-19 Justin Bogner[DirectX] Remove uses of isOpaquePointerTy(). NFC
2023-07-19 Fangrui Song[FSAFDO] Switch to xxh3_64bits
2023-07-19 Ziqing Luo[-Wunsafe-buffer-usage] Do not assert that function...
next