platform/upstream/llvm.git
2022-12-29 Christian Sigg[mlir] NFC: work around gcc-aarch64 v8.3 compilation...
2022-12-29 Brad Smith[M68k] Define __GCC_HAVE_SYNC_COMPARE_AND_SWAP macros
2022-12-29 Andrzej Warzynski[mlir] Add a newline character in the Linalg debug...
2022-12-29 Chenbing Zheng[InstCombine] Fold (X << Z) / (X * Y) -> (1 << Z) / Y
2022-12-29 Jonas HahnfeldFix build of nvptx-arch with CLANG_LINK_CLANG_DYLIB
2022-12-29 Yeting Kuo[RISCV] Add Svpbmt extension support.
2022-12-29 Craig Topper[RISCV] Add SH1ADD/SH2ADD/SH3ADD to RISCVDAGToDAGISel...
2022-12-29 eopXD[Clang][RISCV] Use poison instead of undef
2022-12-29 Amir Ayupov[BOLT] Respect -function-order in lite mode
2022-12-29 Craig Topper[RISCV] Prefer ADDI over ORI if the known bits are...
2022-12-29 Weining Lu[DFSan] Add `zeroext` attribute for callbacks with...
2022-12-29 Fangrui Song[XRay] Unsupport version<2 sled entry
2022-12-29 Ben ShiRevert "[MLIR][Arith] Remove unused assertions"
2022-12-29 Roman Lebedev[NFC][Codegen][X86] Add exhaustive-ish test coverage...
2022-12-29 Jacques Pienaar[mlir][py] Add StrAttr convenience builder.
2022-12-28 Fangrui Song[dfsan][test] Replace REQUIRES: x86_64-target-arch...
2022-12-28 Craig Topper[RISCV] Fix mistakes in fixed-vectors-vreductions-mask...
2022-12-28 Craig Topper[RISCV] Add RISCV::XORI to RISCVDAGToDAGISel::hasAllNBi...
2022-12-28 Brad Smith[Clang] Move AMDGPU IAS enabling to Generic_GCC::IsInte...
2022-12-28 Mehdi AminiApply clang-tidy fixes for readability-identifier-namin...
2022-12-28 Mehdi AminiApply clang-tidy fixes for readability-simplify-boolean...
2022-12-28 Craig Topper[RISCV] Support SRLI in hasAllNBitUsers.
2022-12-28 Craig Topper[RISCV] Refactor RISCV::hasAllWUsers to hasAllNBitUsers...
2022-12-28 Fangrui SongCodingStandards: restrict CamelCase variable names...
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)
next