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-08-30
Alexey Bataev
[SLP]Improve operands kind analaysis for constants.
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
Dmitry Preobrazhensky
[AMDGPU][MC][GFX11][NFC] Update asm tests for VOP3...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
Timm Bäder
[clang][Parse] Fix crash when emitting template diagnostic
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
Matheus Izvekov
[libcxx] CI: set symbolizer for bootstrapping build
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
serge-sans...
[clang] Fix -Warray-bound interaction with -fstrict...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
Markus Böck
[cmake] Don't include symlinks to tools in Build-all...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
zhongyunde
[InstCombine] Distributive or+mul with const operand
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
Florian Hahn
[DSE] Support looking through memory phis at end of...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
Johannes Reifferscheid
Move BufferViewFlowAnalysis to the Bufferization dialect.
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
Thomas Symalla
[NFC][AMDGPU] Pre-commit tests for D132837.
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
Valentin Clement
[flang] Create a temporary of the correct size when...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
Nikita Popov
[GVN] Regenerate test checks (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
Utkarsh Saxena
[clangd] Enable folding ranges by default.
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
Tomas Matheson
[AArch64][GISel] constrain regclass for 128->64 copy
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
Tomas Matheson
[AArch64][GISel] fix G_ADD*/G_SUB* legalization
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
OCHyams
[DebugInfo] Fix line number attribution in mldst-motion
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
Benjamin Kramer
[bazel] Stop building PassGenTest.cpp.inc, it was remov...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
Ting Wang
[PowerPC] CTRLoop pseudo instructions should not be...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
Pavel Samolysov
[LazyCallGraph] Reformat the code in accordance with...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
Michele Scuttari
[MLIR] Unique autogenerated file for tablegen passes
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
Shoaib Meenai
[MachO] Don't fold compact unwind entries with LSDA
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
Martin Storsjö
[lldb] Use the NativeSock type instead of plain 'int'
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
Martin Storsjö
[libcxx] [test] Remove an unnecessary condition in...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
Ting Wang
[NFC][PowerPC] Add test case to show ctrloop mi shall...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
Xiang1 Zhang
[NFC] Clang-format for CodeGenPrepare.cpp
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
Richard Smith
Fix assumption that Clang version number is numeric.
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
liqinweng
[RISCV][COST] Refactor for costs of integer saturing...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
Vitaly Buka
[test][msan] Use -DAG to match Debug Info
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
jacquesguan
[InstCombine] fold fake floating point vector extract...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
wanglian
[LegalizeTypes] Support widen result for VECTOR_REVERSE.
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
jacquesguan
[InstCombine] Precommit test for D125750.
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
Vitaly Buka
[test][msan] Add missing Debug Info check from dtor...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
Noah Shutty
[llvm] [Debuginfod] Remove `llvm-debuginfod-find` lit...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
Vitaly Buka
[test][msan] Don't ignore prefix of sanitizer_dtor_callback
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
Vitaly Buka
[test][msan] Don't ignore the suffix if use-after-dtor...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
Joseph Huber
[libomptarget] Deprecate old method for setting the...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
Vitaly Buka
[test][msan] Add more Debug Info use-after-dtor tests
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
Vitaly Buka
[test][msan] Remov unneeded CHECK-NOT
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
Argyrios Kyrtzidis
[driver] Additional ignoring of module-map related...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
Rob Suderman
[mlir][tosa] Add folder for tosa.cast
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
Rob Suderman
[mlir][tosa] Fold tosa.reshape with splat values
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
Mehdi Amini
Apply clang-tidy fixes for readability-identifier-namin...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
Mehdi Amini
Apply clang-tidy fixes for modernize-use-emplace in...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
Rob Suderman
[mlir][tosa] Added folders for tosa.div
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
Rong Xu
fix buildbot build error.
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Rong Xu
[llvm-profdata] Improve profile supplementation
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Rob Suderman
[mlir][tosa] Added folders for tosa.mul
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Rob Suderman
[mlir][tosa] Added folders for tosa.sub
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Rong Xu
[llvm-profdata] Handle internal linkage functions in...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Jeff Niu
[mlir] Remove a not very useful `eraseArguments` overload
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Craig Topper
[RISCV] Enable (srl (and X, C2), C) to form SRLIW in...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Craig Topper
[RISCV] Add test for failure to use ANDI and SRLIW...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Jeff Niu
[mlir] Add `Block::eraseArguments` that erases a subrange
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Philip Reames
[LV] Add debug output for force scalar tracing [nfc]
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Julian Lettner
[Driver] Fix & re-enable DriverKit test
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Lang Hames
[ORC-RT] unit tests do not need access to LLVM headers.
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Rong Xu
[llvm-profdata] Adjust profile supplementation heuristics
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Philip Reames
[LV] Refresh autogen tests to reflect naming changes...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Craig Topper
[RISCV] Use hasAllWUsers to recover ANDI.
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Craig Topper
[RISCV] Add test case for missed opportunity to use...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Valery N Dmitriev
[SLP] Try to match reductions before trying to vectoriz...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Rob Suderman
[mlir][tosa] Added folders for tosa.greater
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Slava Zakharin
[mlir][math] Set llvm readnone attribute for libm funct...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Joseph Huber
[libomptarget] Always enable time tracing in libomptarget
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Philip Reames
[LV] Minor code restructure of isUniformAfterVectorizat...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Hans Wennborg
Mark compiler-rt/test/profile/instrprof-merging.cpp...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Craig Topper
[RISCV] Add more invertible setccs to tryDemorganOfBool...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Craig Topper
[RISCV] Pre-commit tests for D132798. NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Craig Topper
[RISCV] Apply DeMorgan to (beqz (and/or (seteq), (xor...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Yuanfang Chen
[PS4][driver] make -fjmc work with LTO driver linking...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Yuanfang Chen
[Clang] Implement function attribute nouwtable
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Julian Lettner
Revert "[Driver] Fix & re-enable DriverKit test"
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Michele Scuttari
[MLIR] Fix autogenerated pass constructors linkage
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Philip Reames
[RLEV] Pick a correct insert point when incoming instru...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Arthur Eubanks
Revert "[runtimes] Use a response file for runtimes...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
ziqingluo-90
[clang-tidy] Fixing a bug in `InfiniteLoopCheck` that...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Alexey Bataev
[SLP]Fix PR57322: vectorize constant float stores.
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Florian Hahn
[SLP] Add tests showing over-eager SLP when scalar...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Peter Klausler
[flang] Don't construct TBP bindings for abstract deriv...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Julian Lettner
[Driver] Fix & re-enable DriverKit test
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Dave Lee
[lldb] Quietly source lit-lldb-init
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Dave Lee
[lldb] Remove mention of dotest.pl
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Dave Lee
[lldb][test] Speed up lldb arch determination (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Utkarsh Saxena
FoldingRanges: Handle LineFoldingsOnly clients.
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Quentin Colombet
[mlir][MemRef] Canonicalize reinterpret_cast(extract_st...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Nathan Ridge
[clangd] Fail more gracefully if QueryDriverDatabase...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Aart Bik
[mlir][sparse] start a sparse codegen conversion pass
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Craig Topper
[VP][RISCV] Add vp.fabs intrinsic and RISC-V support.
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Jeff Niu
[mlir][ods] OpFormat: fix type inference issues
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Craig Topper
[RISCV] Add Uses=[FRM] and mayRaiseFPException to VF...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Mark de Wever
[NFC][libc++][format] Use ranges in the output.
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Craig Topper
[RISCV] Use analyzeBranch in RISCVRedundantCopyElimination.
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Zhixun Tan
[mlir][dataflow] Consolidate AbstractSparseLattice...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Florian Hahn
[DSE] Add extra test for loop invariant store in loop...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Joe Nash
[AMDGPU][NFC] Allow separate RC for VOP3 DPP Dst
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Wei Yi Tee
[clang] Fix ambiguous use of `report_fatal_error`.
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Alexey Bataev
[SLP]Improve lookup of the buildvector top insertelemen...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Daniil Dudkin
[flang] Allow compiler directives for collapsed loops...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Peixin Qiao
[flang][OpenMP] Support lowering of threadprivate direc...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Peixin Qiao
[flang] Support lowering of C_PTR and C_FUNPTR argument...
commit
|
commitdiff
|
tree
|
snapshot
next