platform/upstream/llvm.git
2022-12-28 Uday Bondhugula[MLIR][Affine] Make fusion helper check method signific...
2022-12-28 Fangrui Song[XRay] Fix Hexagon sled version
2022-12-28 Shilei Tian[OpenMP][JIT] Fixed a couple of issues in the initial...
2022-12-28 Craig Topper[RISCV] Add const qualifiers to some function arguments...
2022-12-28 Thomas Köppe[X86] Emit RIP-relative access to local function in...
2022-12-28 Sanjay Patel[InstSimplify] add tests for div exact; NFC
2022-12-28 Sanjay Patel[InstCombine] add tests for udiv-by-constant demanded...
2022-12-28 Mark de Wever[libc++][CI] Improves clang-(tidy|query) selection.
2022-12-28 Fangrui Song[lld] Fix iwyu problems after 83d59e05b201760e3f364ff63...
2022-12-28 Pavel Kopyl[NVPTX] Emit .noreturn directive
2022-12-28 Owen AndersonHandle simple diamond CFG hoisting in DivRemPairs.
2022-12-28 Pavel Iliin[AArch64] Fix AArch64TargetParser.def includes for...
2022-12-28 Mark de Wever[NFC][libc++] Replaces tabs by spaces.
2022-12-28 Jordan Rupprecht[test] Exclude //llvm/unittests:llvm_exegesis_tests...
2022-12-28 bixia1[mlir][sparse] Use DLT in the mangled function names...
2022-12-28 Jordan Rupprecht[bazel] Restore libpfm as a conditional dependency...
2022-12-28 Mark de Wever[NFC][libc++] Fixes ADL calls.
2022-12-28 Sanjay Patel[InstCombine] preserve signbit semantics of NAN with...
2022-12-28 Alexey Bataev[SLP]Use ShuffleInstructionBuilder for vector shrinking.
2022-12-28 Roman Lebedev[NFC][exegesis] By default, don't dump objects to disk
2022-12-28 v1nh1shungry[clangd] Fix action `RemoveUsingNamespace` for inline...
2022-12-28 Christian Sigg[mlir] NFC: work around gcc-aarch64 v8.3 compilation...
2022-12-28 Timm Bäder[clang][Interp][NFC] Fix typo in comment
2022-12-28 Hsiangkai Wang[RISCV][NFC] Remove redundant setOperationAction.
2022-12-28 Freddy Ye[X86] Rename CMPCCXADD intrinsics.
2022-12-28 Jie Fu[RISCV] Fix typos in RISCVUsage.rst
2022-12-28 Qiu ChaofanFix failure of ldst-16-byte.mir
2022-12-28 Qiu Chaofan[PowerPC] Enable track-subreg-liveness by default
2022-12-28 Jacques Pienaar[mlir][py] Fix negative cached value in attribute builder
2022-12-28 Yonghong Song[MC][BPF] Add bpf guard for MC test data-section-prefix.ll
2022-12-28 jacquesguan[mlir][vector] Fix typo, NFC.
2022-12-28 Shilei Tian[OpenMP] Introduce basic JIT support to OpenMP target...
2022-12-28 Shilei TianRevert "[OpenMP] Introduce basic JIT support to OpenMP...
2022-12-28 Michael Maitland[LV] Remove duplicate name set of vector header basic...
2022-12-28 Hui Li[LLDB][LoongArch] Optimize EmulateInstructionLoongArch...
2022-12-28 Aart Bik[mlir][sparse] move emitter ownership into environment
2022-12-28 Florian Hahn[SCEV] Properly clean up duplicated FoldCacheUser ID...
2022-12-28 Shilei Tian[OpenMP] Introduce basic JIT support to OpenMP target...
2022-12-28 Dave MarchevskyMC: Add .data. and .rodata. prefixes to MCContext secti...
2022-12-27 Weverything[libc++] Remove self-include from header file NFC
2022-12-27 Florian Hahn[IVUsers] Precommit test for zext SCEV invalidation...
2022-12-27 Florian Hahn[LV] Convert a few tests to use opaque pointers (NFC).
2022-12-27 Pavel IliinReland "[AArch64] FMV support and necessary target...
2022-12-27 Peiming Liu[mlir][sparse] refactoring loop emitter into its own...
2022-12-27 Aart Bik[sparse][mlir][vectorization] add support for shift...
2022-12-27 Florian Hahn[LV] Sink scalar operands and merge regions repeatedly.
2022-12-27 Craig Topper[RISCV] Use SmallVector::append to replace some for...
2022-12-27 zhongyunde[AArch64][MachineScheduler] Set no side effect for...
2022-12-27 Schuyler Eldridge[mlir] Fix missing OpInterface docs newline
2022-12-27 Nikita Popov[InstCombine] Remove redundant evaluateGEPOffsetExpress...
2022-12-27 Nikita Popov[InstCombine] Convert test to opaque pointers (NFC)
2022-12-27 Nikita Popov[InstCombine] Convert some tests to opaque pointers...
2022-12-27 Nikita Popov[InstCombine] Regenerate test checks (NFC)
2022-12-27 Nikita PopovRevert "[InstCombine] Convert some tests to opaque...
2022-12-27 Nikita Popov[InstCombine] Convert some tests to opaque pointers...
2022-12-27 Nicolas Vasilache[mlir][Linalg] Properly propagate transform result...
2022-12-27 Denis Antrushin[RS4GC] Rematerialize derived pointers before uses.
2022-12-27 Alexey Bataev[SLP]Fix PR59693: Do not crash trying to set insert...
2022-12-27 Nicolas Vasilache[mlir] NFC - Expose scf::canonicalizeMinMaxOp
2022-12-27 Nikita PopovReapply [MergedLoadStoreMotion] Convert tests to opaque...
2022-12-27 Nikita Popov[LoadStoreVectorizer] Convert tests to opaque pointers...
2022-12-27 Nikita Popov[LoadStoreVectorize] Regenerate test checks (NFC)
2022-12-27 Nikita Popov[LoadStoreVectorizer] Convert some tests to opaque...
2022-12-27 Nikita Popov[LoopBoundSplit] Convert tests to opaque pointers ...
2022-12-27 Nikita PopovReapply [MergeLoadStoreMotion] Don't require GEP for...
2022-12-27 Nikita Popov[GVNHoist] Make test more robust (NFC)
2022-12-27 Nikita PopovRevert "[MergeLoadStoreMotion] Don't require GEP for...
2022-12-27 Nikita Popov[MergedLoadStoreMotion] Convert tests to opaque pointer...
2022-12-27 Nikita Popov[MergeLoadStoreMotion] Don't require GEP for sinking
2022-12-27 Nikita Popov[MergedLoadStoreMotion] Add tests for store without...
2022-12-27 Nikita Popov[Tests] Rename InstMerge -> MergedLoadStoreMotion ...
2022-12-27 Guillaume Chatelet[reland][libc][NFC] Add -fno-lax-vector-conversions...
2022-12-27 Guillaume Chatelet[libc][NFC] Fix lax vector conversion for aarch64
2022-12-27 Nikita Popov[InterleavedAccess] Convert tests to opaque pointers...
2022-12-27 Nikita Popov[LCSSA] Convert tests to opaque pointers (NFC)
2022-12-27 Nikita Popov[Internalize] Convert tests to opaque pointers (NFC)
2022-12-27 Nikita Popov[InferFunctionAttrs] Convert tests to opaque pointers...
2022-12-27 serge-sans... [clang] Use a StringRef instead of a raw char pointer...
2022-12-27 Guillaume ChateletRevert "[libc][NFC] Add -fno-lax-vector-conversions...
2022-12-27 Guillaume Chatelet[libc][NFC] Add -fno-lax-vector-conversions compilation...
2022-12-27 eopXD[NFC][Clang][RISCV] Rename data member 'DefaultPolicy...
2022-12-27 Shilei Tian[RFC][OpenMP] Update to Python3 for lit test
2022-12-27 Max Kazantsev[Test] Add tests with logical AND/OR
2022-12-27 Fangrui Song[mlir] Include type_traits to support latest libc++
2022-12-27 Nikolas Klauser[libc++] Granularize <type_traits> includes in <iterator>
2022-12-27 Kai Sasaki[mlir] Typos in affine dialect
2022-12-26 Florian Hahn[VPlan] Remove redundant blocks by merging them into...
2022-12-26 Roman Lebedev[DAGCombine] `combineShuffleToZeroExtendVectorInReg...
2022-12-26 Roman Lebedev[NFC][X86] Add some tests that can be matched as ZERO_E...
2022-12-26 Roman Lebedev[DAG] `combineShuffleToZeroExtendVectorInReg()`: try...
2022-12-26 Roman Lebedev[AArch64] Custom lower `ISD::ZERO_EXTEND_VECTOR_INREG`
2022-12-26 Roman Lebedev[DAGCombiner] Add a most basic `combineShuffleToZeroExt...
2022-12-26 Roman Lebedev[NFC][AArch64] Add a few vector shuffle tests that...
2022-12-26 tlattnerCommit changes to the Code of Conduct that make it...
2022-12-26 Sanjay Patel[InstCombine] do not add "nuw" to 1<<X if the "1" has...
2022-12-26 Sanjay Patel[InstCombine] replace undef in vector tests with poison...
2022-12-26 Michał Górny[lldb] [utils] Fix linking lit-cpuid to LLVM dylib
2022-12-26 Florian HahnRevert "[IPSCCP] Enable specialization of functions."
2022-12-26 Danila Malyutin[TwoAddressInstruction] Constrain RegClass when process...
2022-12-26 Andrei Safronov[Xtensa 10/10] Add relaxations and fixups. Add rest...
next