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-16
David Goldman
Fix use of dangling stack allocated string in IncludeFixer
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Krzysztof Parzyszek
[Hexagon] Rearrange bits in TSFlags, NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Alexey Bataev
[SLP]Fix PR58766: deleted value used after vectorization.
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Tomas Matheson
[ARM][AArch64] Move common code into ARMTargetParserCommon
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Joseph Huber
[libc] Fix assert.h and ctype.h not being built
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Brett Werling
[ELF] Handle GCC collect2 -plugin-opt= on Windows
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Muhammad Omair...
[llvm-objcopy] XFAIL ELF/update-section.test on 32...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Simon Pilgrim
[X86] Remove unnecessary override GFNI AFFINE reg-reg...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Teresa Johnson
Restore "[MemProf] ThinLTO summary support" with more...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Sander de Smalen
[AArch64] NFC: Fix broken test sve-fixed-ld2-alloca.ll
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Nick Desaulniers
[LangRef] remove callbr references from Addresses of...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Matt Arsenault
MemoryBuiltins: Don't check for unsized allocas
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Simon Pilgrim
[MCA][X86] Add test coverage for VBMI instructions
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Guray Ozen
[mlir] Introduce `replaceUsesOfWith` to `RewriterBase`
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Sander de Smalen
[SME] Store buffer to the correct pointer when setting...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Mahesh Ravishankar
[mlir][Linalg] Move patterns to remove dead arguments...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Aart Bik
[mlir][sparse] bring CHECK tests back (but disabled)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Kadir Cetinkaya
[include-cleaner] Defer decl->stdlib conversion into...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Matt Arsenault
GlobalISel: Fold some idempotent operations
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Alexey Bataev
[SLP]Fix PR58956: fix insertpoint for reduced buildvect...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
zhongyunde
[NFC] Fix typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Erich Keane
[Concepts] Fix friend-checking to include NTTPs
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
LLVM GN Syncbot
[gn build] Port 332c4af35db9
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Muhammad Omair...
Revert "[NFC] Make format() more amenable to format...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
serge-sans...
[Lexer] Speedup LexTokenInternal
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Jay Foad
[AMDGPU] Reinstate some dwordx3 tests
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Nicholas Guy
[AArch64][CodeGen] Add AArch64 support for complex...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Joseph Huber
[OMPT] Fix debug prefix not being defined
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Paul Robinson
[lit] Add `target=<triple>` as a feature keyword
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Dmitry Preobrazhensky
[AMDGPU][GFX11] Refactor VOPD operands handling
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
David Green
[AArch64][MachineCombiner] Use MIMetadata to copy pcsec...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Kevin Sala
[Libomptarget] Build plugins-nextgen/common/PluginInter...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Simon Pilgrim
[DAG] simplifySelect - add support for vselect(0, T...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Guillaume Chatelet
[libc][benchmark] Fix wrong BatchSize leading to data...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Lorenzo Chelini
[MLIR][Tensor] Clean-up `ops.mlir` test (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
David Green
[AArch64] Add GPR rr instructions to isAssociativeAndCo...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
John Brawn
[AArch64] Mark all instructions that read/write FPCR...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
OCHyams
[Assignment Tracking][11/*] Update RemoveRedundantDbgInstrs
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Michał Górny
[clang][Driver] allow tilde in user config dir
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
luxufan
[JITLink][RISCV] Add R_RISCV_LO12_S relocation support
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Simon Pilgrim
[X86] combineConcatVectorOps - don't concat(vselect...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Benjamin Maxwell
[AArch64] Lower fixed-length vector_shuffle to SVE...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Jeremy Morse
Revert "Restore "[MemProf] ThinLTO summary support...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Pavel Labath
Revert "Send statistics in initialized event"
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Benjamin Maxwell
[AArch64][CodeGen] Remove redundant vector negations...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Simon Pilgrim
[X86] vselect-avx.ll - add AVX512 test coverage
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Guillaume Chatelet
[libc][NFC] move memmove implementation
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Guillaume Chatelet
[libc] deprecate LLVM_LIBC_MEMCPY_X86_USE_ONLY_REPMOVSB
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Guillaume Chatelet
[libc] remove mem functions dead code
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Ties Stuij
[AArch64][ARM] add Armv8.9-a/Armv9.4-a identifier support
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
OCHyams
[NFC][SelectionDAG][DebugInfo] Refactor DanglingDebugIn...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
OCHyams
[NFC][SelectionDAG][DebugInfo] Remove duplicate paramet...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Reed
Add Float8E4M3FN type to MLIR.
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Vladislav Vinogradov
[mlir][linalg] Fix bug in InferStaticShapeOfOperands...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Timm Bäder
[clang][Parse][NFC] Remove unused DenseMap
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Timm Bäder
[clang][NFC] Remove unused CastForMoving parameter
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Samuel Parker
[WebAssembly] multivalue stackify fix
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Timm Bäder
[clang][Interp][NFC] Use constexpr if in OffsetHelper
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Guray Ozen
[mlir] [transform] Fix for RAUW error in transform...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Youling Tang
[MC][LoongArch] Fix needsRelocateWithSymbol() implement...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Matt Arsenault
AMDGPU/GlobalISel: Fix shift tests using out of bounds...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Matt Arsenault
DAG: Fix assert on load casted to vector with attached...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Jay Foad
[AMDGPU][GISel] Smaller code for scalar 32 to 64-bit...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
gonglingqin
[LoongArch] Add immediate operand validity check for...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Muhammad Omair...
[LLDB] Xfail TestVSCode_eventStatistic.py on Arm/AArch6...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Christudasan...
[AMDGPU] Remove the assertion for MUBUF instruction...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Serge Pavlov
[Driver] Enable nested configuration files
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Matt Arsenault
InstSimplify: Fold arithmetic_fence as idempotent
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Matt Arsenault
IR: Make arithmetic_fence a DefaultAttrs intrinsic
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
LLVM GN Syncbot
[gn build] Port 617277e7cbda
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Yeting Kuo
[VP][RISCV] Add vp.nearbyint and RISC-V support.
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Björn Schäpers
[clang-format][NFC] Improve documentation of FixNamespa...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Björn Schäpers
[clang-format][NFC] Improve documentation on ReflowComments
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Björn Schäpers
[clang-format][NFC] Moved configuration parsing tests...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Woody Lin
[AArch64InstPrinter] Print TargetAddress as an uint64_t
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Aart Bik
[mlir][sparse] avoid single small vector, set exact...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Paul Kirth
Revert "[pgo] Avoid introducing relocations by using...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Yeting Kuo
[VP][RISCV] Add vp.bswap and RISC-V support.
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Craig Topper
[RISCV] Improve formatting of Sched lists in tablegen...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
George Hu
Send statistics in initialized event
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Mahesh Ravishankar
[mlir][Transforms] CSE of ops with a single block.
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Luo, Yuanke
[X86][AMX] Fix the shape dependency issue.
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
wangpc
[RISCV] Don't use zero-stride vector load for gather...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Craig Topper
[RISCV] Remove some unneeded widening FP vector pseudo...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Han-Kuan Chen
[RISCV] Refactor getDefaultVLOps. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Qiu Chaofan
[PowerPC] Fix strict load-conversion recognition
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Michael Maitland
Revert "[RISCV][llvm-mca] Use LMUL Instruments to provi...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
wren romano
[mlir][sparse] move SparseTensorReader functions into...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Michael Maitland
[RISCV][llvm-mca] Use LMUL Instruments to provide more...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
River Riddle
[mlir][Translation] Allow specifying an expected input...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Akira Hatanaka
[Sema] Use the value category of the base expression...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Arthur Eubanks
[lldb] Fix simple template names and template params...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-16
Peiming Liu
[mlir][sparse] fix memory leakage in concatenate rewriter.
commit
|
commitdiff
|
tree
|
snapshot
2022-11-15
Benjamin Kramer
[bazel] Remove reference to file removed in 70dc3b811e4...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-15
Raman Tenneti
[libc] [Obvious] Cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2022-11-15
Wanyi Ye
[lldb-vscode] Send Selected Statistics Dump in Terminat...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-15
Michael Jones
[libc] disable flakey tests
commit
|
commitdiff
|
tree
|
snapshot
2022-11-15
Aart Bik
[mlir][sparse] cleanup small vector constant hints
commit
|
commitdiff
|
tree
|
snapshot
2022-11-15
Raman Tenneti
[libc] cleanup changes to gettimeofday.
commit
|
commitdiff
|
tree
|
snapshot
2022-11-15
Amir Ayupov
[BOLT-TESTS] Follow-up to D131919
commit
|
commitdiff
|
tree
|
snapshot
next