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
2023-04-06
Vimal Patel
Emit error message instead of asserting
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Valentin Clement
[flang][NFC] Update polymorphic design document to...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
OCHyams
Revert (2) "[Assignment Tracking] Enable by default"
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Philip Reames
[LAA] Continue moving utilities to sole use to isolate...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Philip Reames
[LV] Remove a cover function with a single use [nfc]
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Matthias Springer
[mlir][arith] Fix CMake build
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Dávid Bolvanský
Revert "[InlineCost] isKnownNonNullInCallee - handle...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Dávid Bolvanský
Revert "xxx"
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Dávid Bolvanský
[AttrDocs] Enhance musttail attribute documentation
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Dávid Bolvanský
xxx
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Dávid Bolvanský
[InlineCost] isKnownNonNullInCallee - handle also deref...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
OCHyams
Reapply "[Assignment Tracking] Enable by default"
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
OCHyams
[Assignment Tracking][SROA] Fix fragment when slice...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Alexis Engelke
[MC] Always encode instruction into SmallVector
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Aaron Ballman
Fix a failed assertion when dumping the AST to JSON
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
NAKAMURA Takumi
[Bazel] Rework llvm-tblgen for X86ManualFoldTables.def
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Tue Ly
[libc][RISCV] Let RISCV64 targets test implementations...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
liqinweng
[MLIR][Arith] Fold trunci with ext if the bit width...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Dmitri Gribenko
[bazel] Port f3d9abf1f87c308e9d7bd368b3ad54cb8f28ac4f
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
David Spickett
[compiler-rt] Check for missing CMAKE_C_COMPILER_TARGET...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Simon Pilgrim
[DAG] combineSelect - select(i1,vXi1,vXi1) - only cast...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Pavel Kosov
[llvm-exegesis][AArch64] Add return statement at the...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Dmitri Gribenko
[clang][ClangScanDeps][test] Remove the file before...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Shengchen Kan
[X86][mem-fold] Use the generated memory folding table
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Max Kazantsev
[Test] Add expensive-range-sharpening mode for test
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Shengchen Kan
[X86][mem-fold] Refine the code in X86FoldTablesEmitter...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Caroline Concatto
[AArch64][SME] Fix LDR and STR asm parser
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Mariya Podchishchaeva
[clang] Reset track of immediate function context when...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Simon Pilgrim
[X86] LowerVectorAllEqual - don't attempt to match...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Dmitry Makogon
Reapply "[LSR] Preserve LCSSA when rewriting instructio...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Paul Walker
[SVE][InstCombine] Don't convert calls to fp binop...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Luke Lau
[RISCV] Use non-strided load if VL=1 for optimized...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Pavel Kosov
[llvm-exegesis] Make possible to execute snippets witho...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Timm Bäder
[clang][Interp] Add missing static_assert messages
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Shengchen Kan
[X86][mem-fold] Avoid nestsed `if`, redundant `else...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Richard Sandiford
[Sema] Fix reporting of invalid shader attribute on...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Simon Pilgrim
[X86] MatchVectorAllZeroTest - fix bug when splitting...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Serguei Katkov
[GuardWidening] Re-factor freezeAndPush.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Luke Lau
[RISCV] Use tail agnostic policy more often when loweri...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Luo, Yuanke
[Coverity] Initialize pointer memeber.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Luke Lau
[RISCV] Move some vector tests to rvv directory. NFC
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Shengchen Kan
[X86][mem-fold] Remove redundant variable IsAligned...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Shengchen Kan
[X86][NFC] Fix for warning C4334: '<<': result of 32...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Dávid Bolvanský
[Inliner] Added test with nonnull callsite attribute
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Nikita Popov
[FunctionAttrs] Add more nounwind tests (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
David Sherwood
[LoopVectorize] Fix zext/sext cost calculations when...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Timm Bäder
[clang][Interp] Fix zero-initializing of floating types
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Nikita Popov
[FunctionAttrs] Add additional nounwind inference tests...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Timm Bäder
[clang][Interp][NFC] Context: Add getFloatSemantics()
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Shengchen Kan
[X86][mem-fold] Simplify the logic and correct the...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Timm Bäder
[clang][Interp][NFC] Call emit*Ptr directly
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
luxufan
[GVNHoist][NFC] Regenerate test case.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Martin Storsjö
[compiler-rt] [test] Only pass -incremental:no to the...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Martin Storsjö
[compiler-rt] [test] [fuzzer] Don't pass msvc/clang...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Martin Storsjö
[compiler-rt] Create the umbrella check-compiler-rt...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Martin Storsjö
[libunwind] [test] Add a mingw specific test config...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Martin Storsjö
[libunwind] Fflush stderr after each log message
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Martin Storsjö
[libunwind] Fix a typo in a debug log message. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Martin Storsjö
[libcxxabi, libunwind] [test] Quote the python path...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Nikita Popov
[InstCombine] Remove addrspacecast bitcast extraction...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Bjorn Pettersson
[SimpleLoopUnswitch] Fix SCEV invalidation issue
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Nikita Popov
[InstCombine] Remove various checks for opaque pointers...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Timm Bäder
[clang][Interp] Record initialization via conditional...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Nikita Popov
[LoopVectorize] Convert some tests to opaque pointers...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Guillaume Chatelet
[libc] Remove dead code
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Ben Shi
[AVR] Fix incorrect expansion of pseudo instructions...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Martin Braenne
[clang][dataflow] Use `isRecordType()` where appropriate.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Nikita Popov
[InstCombine] Remove GEP of bitcast folds (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Chuanqi Xu
[C++20] [Coroutines] Handle function-try-block in SemaC...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Nikita Popov
[InstCombine] Remove visitGEPOfBitcast() fold (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Martin Braenne
[clang][dataflow] Eliminate code duplication in Environ...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Noah Goldstein
[X86] Add InstFixup for masked `unpck{l|h}pd` -> masked...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
LLVM GN Syncbot
[gn build] Port 8d7c865c2e22
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Shoaib Meenai
[runtimes] Fix typo from e787ef86634553131f8e47bd8eaaed...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Kristof Beyls
[docs] Also mention Discord on Contributing.rst page
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Piyou Chen
[RISCV] Support __builtin_nontemporal_load/store by...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Shengchen Kan
[X86][InstCombine] Avoid -Wparentheses warnings introdu...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Jessica Del
[AMDGPU][GISel] Add inverse ballot intrinsic
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Shengchen Kan
[X86][mem-fold] Refine the code in X86FoldTablesEmitter...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Valery Pykhtin
[CodeGen] Speedup stack slot sharing during stack color...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Matthias Springer
[mlir][bufferization] Add bufferization.eliminate_empty...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Freddy Ye
[X86] Add AMX_COMPLEX to Graniterapids
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Matthias Springer
[mlir] Use BaseMemRefType for ranked/unranked memrefs
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Matthias Springer
[mlir] Use RankedTensorType when rank is required
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Shengchen Kan
[X86][mem-fold] Refine the code in X86FoldTablesEmitter...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Matthias Springer
[mlir][bufferize] Simplify one_shot_bufferize transform op
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Matthias Springer
[mlir][linalg] Use TrackingListener for VectorizeOp
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Philip Reames
[LAA] Group implementation of stride speculation into...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Chuanqi Xu
Recommit [C++20] [Modules] Don't load declaration eager...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Alexey Lapshin
Revert "[ADT][ConcurrentHashTable] Change thread_local...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Craig Topper
[RISCV] Add vector load/store intrinsics to getTgtMemIn...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Maryam Moghadas
[PowerPC] Update pr61315.ll to address D146632 failure
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Yeting Kuo
[RISCV] Support vector type strict_[su]int_to_fp and...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Matthias Springer
[mlir][arith] Add ValueBoundsOpInterface impls
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Craig Topper
[SelectionDAG] Expand VP SDNodes by default.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Matthias Springer
[mlir][memref] Add ValueBoundsOpInterface impls
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Matthias Springer
[mlir][linalg] ValueBoundsOpInterface: Add affine.apply op
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Maryam Moghadas
[PowerPC] Fix the xxperm swap requirements
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Matthias Springer
[mlir][Interfaces] Add ValueBoundsOpInterface
commit
|
commitdiff
|
tree
|
snapshot
2023-04-06
Philip Reames
[RISCV][CostModel] Add tests for first class aggregate...
commit
|
commitdiff
|
tree
|
snapshot
next