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-11-29
Hassnaa Hamdi
[AArch64][SME]: Generate streaming-compatible code...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Hassnaa Hamdi
[AArch64][SME]: Add precursory tests for D138682
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Jordan Rupprecht
[test] Implement layout for unstable std::string garbag...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Valentin Clement
[flang][NFC] Retrieve binding table from fir.dispatch_t...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Sam McCall
[clangd] Heuristic to avoid desync if editors are confu...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Jordan Rupprecht
[NFC] Make headers self-contained.
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Tobias Gysi
[mlir][llvm] Make additional int debug attribute parame...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Thomas Symalla
[NFC][AMDGPU] Pre-commit tests for D136432
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Jens Massberg
[clang] Skip defaulted functions in zero-as-null-pointe...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
bipmis
[AggressiveInstCombine] Handle the insert point of...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Sjoerd Meijer
Recommit "[LoopFlatten] Enable it by default"
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Roy Jacobson
[Clang] Implement static operator[]
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Tobias Gysi
[mlir][llvm] Import debug intrinsics from LLVMIR.
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Pavel Labath
[lldb/test] Use SBPlatform info for lldbplatformutil...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Qihan Cai
[flang] Enable RISC-V for x86CompatibleBehavior in...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Simon Tatham
[ARM,MVE] Update MVE_VMLA_qr for architecture change.
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Dmitry Makogon
[Test] Update tests for LoopPredication constant ranges...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Freddy Ye
[NFC][X86] Correct _axor_i32 's pseudo code.
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Vitaly Buka
[lsan] Add logs for debugging
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Douglas Yung
Revert "[clang][deps] During scanning don't emit warnin...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Petr Hosek
[CMake] Use LLVM_TARGET_TRIPLE in runtimes
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Diego Caballero
Reland "[mlir][Vector] Re-define masking semantics...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Quinn Dawkins
[mlir][gpu] Adding support for transposed mma_load_matrix
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Uday Bondhugula
[MLIR] Make promote single iteration optional on affine...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Uday Bondhugula
[MLIR] NFC. Change debug name LoopUtils -> loop-utils
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Peter Rong
[FuzzMutate] New strategy `ShuffleBlockStrategy`
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Ron Lieberman
[check-openmp] fix bug49334 bot fails - temporary
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
wlei
[llvm_stats] Do not import llvm.stats metadata for...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Stanislav Mekhanoshin
[AMDGPU] Fine tune LDS misaligned access speed
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Usman Nadeem
[Flang][Test] Add support to change the default target...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Diego Caballero
[mlir][Vector] Remove 'lower-permutation-maps' option...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Stanislav Mekhanoshin
[LoadStoreVectorizer] Consider if operation is faster...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Kazu Hirata
[Analysis] Remove unused fields in MemorySSA.cpp (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Hanhan Wang
[mlir][NFC] Remove trailing whitespaces from `*.td...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Koakuma
[SPARC][clang] Enable frame pointer optimization by...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Hanhan Wang
[mlir][tensor] Add a custom builder for pack op.
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Shilei Tian
[OpenMP][Test] Fixed the issue that lit complains test...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Shilei Tian
[OpenMP][Test] Disable bug49334.cpp because of its...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Matt Arsenault
clang/HIP: Add another math header test
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Qihan Cai
[flang] Add RISCV-64 support to Optimizer/CodeGen/Targe...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Florian Hahn
Revert "[VPlan] Add VPDerivedIVRecipe, use for VPScalar...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Erich Keane
CWG2635: Disallow constrained structured bindings.
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Louis Dionne
[libc++] Fix incorrect guard against the presence of...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Thomas Raoux
[mlir][spirv] Add lowering for gpu shuffle idx
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Corentin Jabot
[Clang] Update the status of mostly-editorial defect...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Hanhan Wang
[mlir][linalg] Add a new pattern to handle folding...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Volodymyr Sapsai
[clang][deps] During scanning don't emit warnings-as...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Mircea Trofin
[UpdateTestChecks] Fix `update_*_test_checks.py` to...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Martin Storsjö
Revert "[openmp] [test] XFAIL many-microtask-args.c...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Janek van Oirschot
[AMDGPU] Add llvm.is.fpclass intrinsic to existing...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Sanjay Patel
[InstCombine] improve readability of combineLoadToOpera...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Sanjay Patel
[PhaseOrdering] add test for vector load combining...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Slava Zakharin
[AA] A global cannot escape through nocapture/nocallbac...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Philip Reames
[RISCV] Move implementation of adjustReg from frame...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Martin Storsjö
[openmp] [test] Fix data structure mismatches for tests...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Martin Storsjö
[openmp] [test] XFAIL many-microtask-args.c on ARM
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Martin Storsjö
[openmp] [test] Set __COMPAT_LAYER=RunAsInvoker when...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Martin Storsjö
[openmp] Use GCC style intrinsics for atomics on Clang...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Martin Storsjö
[llvm-objcopy] [COFF] Always set PointerToRawData when...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Matt Arsenault
AMDGPU: Code simplification for ctor/dtor lowering
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Corentin Jabot
[Clang] Permit static constexpr variables in constexpr...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Raul Ferrando
Update wrong Unicode code point in confusable-identifie...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Matt Arsenault
Utils: Use StringRef and rename variable for clarity
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Matt Arsenault
GlobalValue: Move trivial getAddressSpace getter to...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Arthur Eubanks
[MCJIT][test] Use new pass manager API
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Arthur Eubanks
[LegacyPM] Remove pipeline extension mechanism
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
chenglin.bi
[InstSimplify] add precommit test for pattern !(X ...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Valentin Clement
[flang] Handle polymorphic argument when expecting...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Ben Barham
[Index] Add various missing USR generation
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
chenglin.bi
[InstSimplify] add precommit test for pattern (X |...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Arthur Eubanks
[opt] Hoist errors between flags and legacy PM interaction
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Jakub Kuderski
[mlir][vector] Add fold pattern to constant-fold Insert...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Matt Arsenault
AMDGPU: Bulk update some intrinsic tests to opaque...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Vlad Serebrennikov
[clang] Update DR status to Revision 110
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Matt Arsenault
AMDGPU: Convert some memcpy test to opaque pointers
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Arthur Eubanks
[opt] Remove "new-pm" from some cl::opt names
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Arthur Eubanks
[NFC][opt] Move some cl::opts into the only file they...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Luke Nihlen
[clang] Require parameter pack to be last argument...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Erich Keane
Stop accepting 'bool' in a concept declaration as an...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Aaron Ballman
Remove this type from Parser.h; NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Philip Reames
[RISCV] Simplify eliminateFrameIndex in advance of...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Simon Pilgrim
[X86] Fix SLM ldmxcsr/stmxcsr schedule classes
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Arthur Eubanks
[opt][NFC] Simplify GetCodeGenOptLevel()
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Ayke van Laethem
[AVR] Do not use R0/R1 on avrtiny
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Philip Reames
[RISCV] Add cost model for integer and float vector...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Florian Hahn
[ConstraintElim] Use collectOffset instead of custom...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Matt Arsenault
AMDGPU: Bulk update all GlobalISel tests to use opaque...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Nicola Lancellotti
[AArch64] Add patterns for SVE predicated add/sub and...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Nicola Lancellotti
[AArch64] Pre-commit test for "Add patterns for SVE...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Nicola Lancellotti
Revert "[AArch64] Canonicalize ZERO_EXTEND to VSELECT"
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Valentin Clement
[flang] Adapt target rewrite for fir.dispatch operation
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Simon Pilgrim
[X86] Remove unnecessary (V)?PBLENDW(Y)?rm overrides
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Florian Hahn
[VPlan] Add VPDerivedIVRecipe, use for VPScalarIVStepsR...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Matt Arsenault
AMDGPU: Bulk update some r600 tests to opaque pointers
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Joseph Huber
[OpenMP] Do not add wrapper headers if using '-nogpuinc'
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Louis Dionne
[libc++] Remove CMake workaround for the discontinued...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
Louis Dionne
[libc++][NFC] Add assertions before calling memmove
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
OCHyams
Revert "[Assignment Tracking][13/*] Account for assignm...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
OCHyams
Revert "[Assignment Tracking][SROA] Follow-up for faili...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-28
bixia1
[mlir][sparse] Improve concatenate operator rewriting...
commit
|
commitdiff
|
tree
|
snapshot
next