projects
/
platform
/
upstream
/
llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/llvm.git
2022-12-28
bixia1
[mlir][sparse] Use DLT in the mangled function names...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-28
Jordan Rupprecht
[bazel] Restore libpfm as a conditional dependency...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-28
Mark de Wever
[NFC][libc++] Fixes ADL calls.
commit
|
commitdiff
|
tree
|
snapshot
2022-12-28
Sanjay Patel
[InstCombine] preserve signbit semantics of NAN with...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-28
Alexey Bataev
[SLP]Use ShuffleInstructionBuilder for vector shrinking.
commit
|
commitdiff
|
tree
|
snapshot
2022-12-28
Roman Lebedev
[NFC][exegesis] By default, don't dump objects to disk
commit
|
commitdiff
|
tree
|
snapshot
2022-12-28
v1nh1shungry
[clangd] Fix action `RemoveUsingNamespace` for inline...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-28
Christian Sigg
[mlir] NFC: work around gcc-aarch64 v8.3 compilation...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-28
Timm Bäder
[clang][Interp][NFC] Fix typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2022-12-28
Hsiangkai Wang
[RISCV][NFC] Remove redundant setOperationAction.
commit
|
commitdiff
|
tree
|
snapshot
2022-12-28
Freddy Ye
[X86] Rename CMPCCXADD intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2022-12-28
Jie Fu
[RISCV] Fix typos in RISCVUsage.rst
commit
|
commitdiff
|
tree
|
snapshot
2022-12-28
Qiu Chaofan
Fix failure of ldst-16-byte.mir
commit
|
commitdiff
|
tree
|
snapshot
2022-12-28
Qiu Chaofan
[PowerPC] Enable track-subreg-liveness by default
commit
|
commitdiff
|
tree
|
snapshot
2022-12-28
Jacques Pienaar
[mlir][py] Fix negative cached value in attribute builder
commit
|
commitdiff
|
tree
|
snapshot
2022-12-28
Yonghong Song
[MC][BPF] Add bpf guard for MC test data-section-prefix.ll
commit
|
commitdiff
|
tree
|
snapshot
2022-12-28
jacquesguan
[mlir][vector] Fix typo, NFC.
commit
|
commitdiff
|
tree
|
snapshot
2022-12-28
Shilei Tian
[OpenMP] Introduce basic JIT support to OpenMP target...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-28
Shilei Tian
Revert "[OpenMP] Introduce basic JIT support to OpenMP...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-28
Michael Maitland
[LV] Remove duplicate name set of vector header basic...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-28
Hui Li
[LLDB][LoongArch] Optimize EmulateInstructionLoongArch...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-28
Aart Bik
[mlir][sparse] move emitter ownership into environment
commit
|
commitdiff
|
tree
|
snapshot
2022-12-28
Florian Hahn
[SCEV] Properly clean up duplicated FoldCacheUser ID...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-28
Shilei Tian
[OpenMP] Introduce basic JIT support to OpenMP target...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-28
Dave Marchevsky
MC: Add .data. and .rodata. prefixes to MCContext secti...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-27
Weverything
[libc++] Remove self-include from header file NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-12-27
Florian Hahn
[IVUsers] Precommit test for zext SCEV invalidation...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-27
Florian Hahn
[LV] Convert a few tests to use opaque pointers (NFC).
commit
|
commitdiff
|
tree
|
snapshot
2022-12-27
Pavel Iliin
Reland "[AArch64] FMV support and necessary target...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-27
Peiming Liu
[mlir][sparse] refactoring loop emitter into its own...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-27
Aart Bik
[sparse][mlir][vectorization] add support for shift...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-27
Florian Hahn
[LV] Sink scalar operands and merge regions repeatedly.
commit
|
commitdiff
|
tree
|
snapshot
2022-12-27
Craig Topper
[RISCV] Use SmallVector::append to replace some for...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-27
zhongyunde
[AArch64][MachineScheduler] Set no side effect for...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-27
Schuyler Eldridge
[mlir] Fix missing OpInterface docs newline
commit
|
commitdiff
|
tree
|
snapshot
2022-12-27
Nikita Popov
[InstCombine] Remove redundant evaluateGEPOffsetExpress...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-27
Nikita Popov
[InstCombine] Convert test to opaque pointers (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-12-27
Nikita Popov
[InstCombine] Convert some tests to opaque pointers...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-27
Nikita Popov
[InstCombine] Regenerate test checks (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-12-27
Nikita Popov
Revert "[InstCombine] Convert some tests to opaque...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-27
Nikita Popov
[InstCombine] Convert some tests to opaque pointers...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-27
Nicolas Vasilache
[mlir][Linalg] Properly propagate transform result...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-27
Denis Antrushin
[RS4GC] Rematerialize derived pointers before uses.
commit
|
commitdiff
|
tree
|
snapshot
2022-12-27
Alexey Bataev
[SLP]Fix PR59693: Do not crash trying to set insert...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-27
Nicolas Vasilache
[mlir] NFC - Expose scf::canonicalizeMinMaxOp
commit
|
commitdiff
|
tree
|
snapshot
2022-12-27
Nikita Popov
Reapply [MergedLoadStoreMotion] Convert tests to opaque...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-27
Nikita Popov
[LoadStoreVectorizer] Convert tests to opaque pointers...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-27
Nikita Popov
[LoadStoreVectorize] Regenerate test checks (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-12-27
Nikita Popov
[LoadStoreVectorizer] Convert some tests to opaque...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-27
Nikita Popov
[LoopBoundSplit] Convert tests to opaque pointers ...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-27
Nikita Popov
Reapply [MergeLoadStoreMotion] Don't require GEP for...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-27
Nikita Popov
[GVNHoist] Make test more robust (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-12-27
Nikita Popov
Revert "[MergeLoadStoreMotion] Don't require GEP for...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-27
Nikita Popov
[MergedLoadStoreMotion] Convert tests to opaque pointer...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-27
Nikita Popov
[MergeLoadStoreMotion] Don't require GEP for sinking
commit
|
commitdiff
|
tree
|
snapshot
2022-12-27
Nikita Popov
[MergedLoadStoreMotion] Add tests for store without...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-27
Nikita Popov
[Tests] Rename InstMerge -> MergedLoadStoreMotion ...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-27
Guillaume Chatelet
[reland][libc][NFC] Add -fno-lax-vector-conversions...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-27
Guillaume Chatelet
[libc][NFC] Fix lax vector conversion for aarch64
commit
|
commitdiff
|
tree
|
snapshot
2022-12-27
Nikita Popov
[InterleavedAccess] Convert tests to opaque pointers...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-27
Nikita Popov
[LCSSA] Convert tests to opaque pointers (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-12-27
Nikita Popov
[Internalize] Convert tests to opaque pointers (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-12-27
Nikita Popov
[InferFunctionAttrs] Convert tests to opaque pointers...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-27
serge-sans...
[clang] Use a StringRef instead of a raw char pointer...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-27
Guillaume Chatelet
Revert "[libc][NFC] Add -fno-lax-vector-conversions...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-27
Guillaume Chatelet
[libc][NFC] Add -fno-lax-vector-conversions compilation...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-27
eopXD
[NFC][Clang][RISCV] Rename data member 'DefaultPolicy...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-27
Shilei Tian
[RFC][OpenMP] Update to Python3 for lit test
commit
|
commitdiff
|
tree
|
snapshot
2022-12-27
Max Kazantsev
[Test] Add tests with logical AND/OR
commit
|
commitdiff
|
tree
|
snapshot
2022-12-27
Fangrui Song
[mlir] Include type_traits to support latest libc++
commit
|
commitdiff
|
tree
|
snapshot
2022-12-27
Nikolas Klauser
[libc++] Granularize <type_traits> includes in <iterator>
commit
|
commitdiff
|
tree
|
snapshot
2022-12-27
Kai Sasaki
[mlir] Typos in affine dialect
commit
|
commitdiff
|
tree
|
snapshot
2022-12-26
Florian Hahn
[VPlan] Remove redundant blocks by merging them into...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-26
Roman Lebedev
[DAGCombine] `combineShuffleToZeroExtendVectorInReg...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-26
Roman Lebedev
[NFC][X86] Add some tests that can be matched as ZERO_E...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-26
Roman Lebedev
[DAG] `combineShuffleToZeroExtendVectorInReg()`: try...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-26
Roman Lebedev
[AArch64] Custom lower `ISD::ZERO_EXTEND_VECTOR_INREG`
commit
|
commitdiff
|
tree
|
snapshot
2022-12-26
Roman Lebedev
[DAGCombiner] Add a most basic `combineShuffleToZeroExt...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-26
Roman Lebedev
[NFC][AArch64] Add a few vector shuffle tests that...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-26
tlattner
Commit changes to the Code of Conduct that make it...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-26
Sanjay Patel
[InstCombine] do not add "nuw" to 1<<X if the "1" has...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-26
Sanjay Patel
[InstCombine] replace undef in vector tests with poison...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-26
Michał Górny
[lldb] [utils] Fix linking lit-cpuid to LLVM dylib
commit
|
commitdiff
|
tree
|
snapshot
2022-12-26
Florian Hahn
Revert "[IPSCCP] Enable specialization of functions."
commit
|
commitdiff
|
tree
|
snapshot
2022-12-26
Danila Malyutin
[TwoAddressInstruction] Constrain RegClass when process...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-26
Andrei Safronov
[Xtensa 10/10] Add relaxations and fixups. Add rest...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-26
Andrei Safronov
[Xtensa 9/10] Add basic support of Xtensa disassembler
commit
|
commitdiff
|
tree
|
snapshot
2022-12-26
Andrei Safronov
[Xtensa 8/10] Add support of the Xtensa shift/load...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-26
Andrei Safronov
[Xtensa 7/10] Add Xtensa instruction printer
commit
|
commitdiff
|
tree
|
snapshot
2022-12-26
Andrei Safronov
[Xtensa 6/10] Add Xtensa basic assembler parser
commit
|
commitdiff
|
tree
|
snapshot
2022-12-26
Andrei Safronov
[Xtensa 5/10] Add Xtensa MCTargetDescr initial function...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-26
Andrei Safronov
[Xtensa 4/10] Add basic *td files with Xtensa architect...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-26
Andrei Safronov
[Xtensa 3/10] Add initial version of the Xtensa backend
commit
|
commitdiff
|
tree
|
snapshot
2022-12-26
Andrei Safronov
[Xtensa 2/10] Add Xtensa ELF definitions
commit
|
commitdiff
|
tree
|
snapshot
2022-12-26
Andrei Safronov
[Xtensa 1/10] Recognize Xtensa in triple parsing code
commit
|
commitdiff
|
tree
|
snapshot
2022-12-26
WANG Xuerui
[LoongArch][test] Regenerate checks for the ghc-cc...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-26
Lin Runze
[LoongArch] Add GHC Calling Convention
commit
|
commitdiff
|
tree
|
snapshot
2022-12-26
Michał Górny
[clang] [OpenMP] Test amdgcn_openmp_device_math_c.c...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-26
Max Kazantsev
[Test] Update inverse test for turn-to-invariant to...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-26
Max Kazantsev
[IndVars][NFC] Factor out condition creation in optimiz...
commit
|
commitdiff
|
tree
|
snapshot
next