platform/upstream/llvm.git
2023-07-20 Nikita PopovRevert "[IR] Mark add constant expressions as undesirable"
2023-07-20 Yaxun (Sam... Reland "[CUDA][HIP] Use the same default language std...
2023-07-20 Corentin Jabot[Clang] Fix failing test caused by non-portable diag...
2023-07-20 Jingu Kang[MachineLICM] Handle Subloops
2023-07-20 Yingwei Zheng[ConstraintElim] Store the triple Pred + LHS + RHS...
2023-07-20 Craig Topper[RISCV] Remove Opcode field from RVInst. Assign Inst...
2023-07-20 Craig Topper[RISCV] Remove unused Opcode field from RVInst16. NFC
2023-07-20 Jakub Kuderski[mlir][spirv] Extract Atomic/Cast/Group op implementati...
2023-07-20 Craig Topper[RISCV] Order the RISCVInstrInfo*.td includes for stand...
2023-07-20 Benjamin Kramer[bazel] Fix dependency path
2023-07-20 Benjamin Kramer[bazel][clang] Add missing dependency for 8b5d3ba829c16...
2023-07-20 Jingu Kang[AArch64] Reuse larger DUPLANE if available
2023-07-20 Timm Bäder[clang][Interp] Provide required c++14 warnings
2023-07-20 Sergio Afonso[Flang][OpenMP] Fix unit test using AMDGPU triple witho...
2023-07-20 Ingo Müller[mlir][transform][python] Add extended ApplyPatternsOp.
2023-07-20 Ingo Müller[mlir][linalg][transform] Rename ApplyPatternsOp.{regio...
2023-07-20 Ingo Müller[mlir][transform][gpu][python] Add MapForallToBlocks...
2023-07-20 Timm Bäder[clang][Interp] Add missing static_assert messages
2023-07-20 Kevin P. Neal[FPEnv][RISCV] Correct strictfp tests.
2023-07-20 Sergio Afonso[MLIR][OpenMP][OMPIRBuilder] Use target triple to initi...
2023-07-20 Timm Bäder[clang][Interp] Fix compound assign operator evaluation...
2023-07-20 Florian Hahn[IVUsers] Check getExpr result in findAddRecForLoop.
2023-07-20 Aaron BallmanUpdate NATVIS visualizers for Clang
2023-07-20 Timm Bäder[clang][Interp] Implement __builtin_strcmp
2023-07-20 Jake EganImplement -frecord-command-line for XCOFF integrated...
2023-07-20 Joseph Huber[libc] Add an override option for specifying the loader...
2023-07-20 Alex Bradbury[RISCV][NFC] Get rid of additional unneeded static_cast...
2023-07-20 Timm Bäder[clang][Interp] Add more shift error checking
2023-07-20 Timm Bäder[clang][Interp] Call dtor of Floating values
2023-07-20 Nikita Popov[IR] Mark add constant expressions as undesirable
2023-07-20 Nikita Popov[InstCombine] Avoid ConstantExpr::get()
2023-07-20 Jon Chesterfield[libc][amdgpu] Accept deadstripped clock_freq global
2023-07-20 Timm Bäder[clang][NFC] Simplify SourceLocExpr::EvaluateInContext
2023-07-20 Joseph Huber[libc] Remove global constructor in `getopt` implementation
2023-07-20 Joseph Huber[libc] Remove global constructors on File type
2023-07-20 Alex Bradbury[RISCV][NFC] Use templated getSubtarget in RISCVExpandP...
2023-07-20 Alexander Belyaev[mlir] Add UBDialect to BUILD.bazel.
2023-07-20 Markus Böck[mlir][LLVM] Convert `noalias` parameters into alias...
2023-07-20 Danila Malyutin[Statepoint] Use correct RegisterClass for spilling
2023-07-20 Timm Bäder[clang][Interp][NFC] Add InterpStack::dump()
2023-07-20 Simon Pilgrim[X86] LowerTRUNCATE - use LowerTruncateVecPackWithSignB...
2023-07-20 David Green[AArch64] Update bswap cost test. NFC
2023-07-20 Martin Braenne[clang][dataflow] Add an `operator<<` for `OptionalType...
2023-07-20 Nikita Popov[LVI] Check ConstantFoldCompareInstOperands() failure...
2023-07-20 Nikita Popov[ConstantFolding] Update failure behavior documentation...
2023-07-20 wanglei[LoongArch] Fix instruction definitions that were incor...
2023-07-20 Alex Bradbury[RISCV] Don't include X1 in the X0_PD register pair
2023-07-20 Jon Chesterfield[libc][amdgpu] Tolerate different install directories...
2023-07-20 Martin Braenne[clang][dataflow] Print the source line if we saw unexp...
2023-07-20 Weining Lu[LoongArch][NFC] Remove incorrect notes in clang tests
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
next