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
2021-11-03
Peter Waller
Revert "[AArch64][SVE][InstCombine] Combine contiguous...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
David Spickett
Revert "[lldb] Remove non address bits when looking...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Florian Hahn
[LV] Drop unneeded use of getVPSingleValue (NFC).
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Konstantin...
[libcxx][test][NFC] More tests for containers comparisons
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Sanjay Patel
[PhaseOrdering] add tests for x86 abs/max using SSE...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Florian Hahn
[VPlan] Make VPWidenCanonicalIVRecipe a VPValue (NFC).
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Andrew Savonichev
[NVPTX] Mark special registers as reserved
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Clement Courbet
[Sema][NFC] Improve test coverage for builtin operators.
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Pavel Labath
[lldb] Remove ConstString from plugin names in PluginMa...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Cullen Rhodes
[TableGen] Emit a warning for unused template args
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Cullen Rhodes
[mlir][nvvm] NFC: Fix unused template arg tablegen...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Butygin
[mlir] spirv: Add some atomic ops
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Andrew Savonichev
[NVPTX] Add MoveParam instruction for TargetExternalSym...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
David Green
[ARM] Treat MVE gather add-like-or's like adds
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
David Spickett
[lldb] Remove non address bits when looking up memory...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Peter Waller
[AArch64][SVE][InstCombine] Combine contiguous gather...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
David Green
[ARM] Push gather/scatter shl index updates out of...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
David Spickett
[libcxx][utils] Note read only mount and ptrace permiss...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Qiu Chaofan
[PowerPC] Implement longdouble pack/unpack builtins
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
David Sherwood
[NFC][LoopVectorize] Add test for tail-folding loop...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Alex Zinenko
[mlir][python] expose the shape property of shaped...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Alex Zinenko
[mlir][python] improve usability of Python affine const...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
rkayaith
[mlir][python] Make Operation and Value hashable
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Andrew Savonichev
[NVPTX] Copy machine operand flags in TII::insertBranch
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Yi Kong
[ARM][AsmParser] Don't emit "deprecated instruction...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Valentin Clement
[fir] Add substr information to fircg.ext_embox and...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Andrew Savonichev
[X86][clang] Disable long double type for -mno-x87...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Kazushi (Jam...
[VE] Change to omitting the frame pointer on leaf functions
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Piotr Sobczak
[InstCombine] Extend pattern to replace shuffle's inser...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Nicolas Vasilache
[mlir][Linalg] Refactor vectorization of conv1d more...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Nicolas Vasilache
[mlir][Linalg] Refactor conv vectorization to decouple...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Fangrui Song
Revert "[ELF] Try appeasing --target=armv7-linux-androi...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Markus Böck
[mlir] Fix typos in comments in DebugAction.h
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Ben Shi
Revert "[AArch64] Optimize add/sub with immediate"
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Chen Zheng
[PowerPC] handle more splat loads without stack operation
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Johannes Doerfert
[OpenMP][FIX] Do not signal SPMD-mode but then keep...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Johannes Doerfert
[OpenMP][FIX] Introduce and use a simple generic-mode...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Johannes Doerfert
[NVVM] Update intrinsic definitions to include more...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Johannes Doerfert
[OpenMP][FIX] Ensure guarding uses proper global name
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Johannes Doerfert
[OpenMP][FIX] Avoid a race between initialization and...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Abinav Puthan...
[AMDGPU] Fix SGPR checks in S_MOV_B64_IMM_PSEUDO genera...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Ben Shi
[AArch64] Optimize add/sub with immediate
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
wlei
[llvm-profgen] Refactor the code of getHashCode
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
wlei
[llvm-profgen] Warn on invalid range and show warning...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Liren Peng
[ScalarEvolution] Infer loop max trip count from array...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Phoebe Wang
[X86][VARARG] Assign MMO earlier to avoid prolog insert...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Fangrui Song
[ELF] Try appeasing --target=armv7-linux-androideabi24...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Mircea Trofin
[NFC][Regalloc] Ensure Query::interferingVRegs is accurate.
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Kazu Hirata
[Transforms] Use make_early_inc_range (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Hongtao Yu
[llvm-profdata] Print out section flags for FunctionMe...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-03
Fangrui Song
[ARM] Make empty name symbols SF_FormatSpecific to...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Arthur Eubanks
Revert "[gn build] Manually port 6fd2db04"
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Vitaly Buka
[NFC][asan] Fix confusing variable name
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Vitaly Buka
[NFC][asan] Simplify AddressSanitizerOptions
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
MaheshRavishankar
[mlir][Linalg] Allow transformation filter to match...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Mehdi Amini
Fix iterator_adaptor_base/enumerator_iter to allow...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Mehdi Amini
Remove builder that takes SSA value instead of Attribut...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Nicolas Vasilache
[mlir][Vector] Add a pattern to lower 2-D vector.transp...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Eli Friedman
[AArch64] Diagnose large adrp offset on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Kirill Stoimenov
[mlir] Fixed a typo.
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Lawrence D...
[lldb] update TestEchoCommands
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Jonas Devlieghere
[lldb] Improve error reporting in `lang objc tagged...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Florian Hahn
[LV] Add test case from PR51794 for over-eager truncation.
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Aart Bik
[mlir][sparse] bazel correction after filename change
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Rich Lowe
[sanitizer_common] Fix readlink error handling in sanit...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Yaxun (Sam...
Revert "[clang] deprecate frelaxed-template-template...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Vy Nguyen
Revert "[lld-macho] Change bitfield types to be identical."
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
HarrietAkot
[mlir][sparse] Rename SparseUtils.cpp file to SparseTen...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Nikita Popov
[BasicAA] Check known access sizes earlier (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Nikita Popov
[BasicAA] Use early returns (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Simon Pilgrim
[X86][AVX] combineConcatVectorOps - use getBROADCAST_LO...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Martin Storsjö
[libcxx] [test] Remove a LIBCXX-WINDOWS-FIXME, don...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Vy Nguyen
[lld-macho] Change bitfield types to be identical.
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Nikita Popov
[BasicAA] Use saturating multiply on range if nsw
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Jinsong Ji
[AIX] Avoid depending on objdump
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Chih-Ping Chen
[CodeView] Fortran debug info emission in Code View.
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Elizabeth Andrews
Fix complex types declared using mode TC
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Simon Pilgrim
[X86][AVX] Add PR51226 test case
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Christopher...
[NFC] Reformat VerifyPreservedCFG for non-CPP-aware...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Andrzej Warzynski
[flang][CodeGen] Transform `fir.unreachable` to `llvm...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Stanislav Mekhanoshin
[InstCombine] Precommit updated and-xor-or.ll tests...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Med Ismail...
Revert "Use `GNUInstallDirs` to support custom installa...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Simon Pilgrim
[X86][AVX] combineConcatVectorOps - use getBROADCAST_LO...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Lawrence D...
[lldb] fix --source-quietly
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Nico Weber
[lld/mac] Write -v output to stderr
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Dave Lee
[clang] Fix cmake error
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Nico Weber
[cmake] Make LLVM_ENABLE_LLD=ON work better on macOS
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Craig Topper
[RISCV] Rename vfredusum/vfredosum intrinsic test files...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Fraser Cormack
[RISCV] Optimize vp.load with an all-ones mask
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Sanjay Patel
[InstCombine] add tests for bitwise select of vectors...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Tres Popp
Specify explicit casts of types in pair construction
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Tres Popp
Revert "Update bazel file after fe364e5dc78c58a915986d9...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Fraser Cormack
[RISCV][VP] Mangle pointers in vp.load and vp.store...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Vy Nguyen
[lld-macho] Remove no_dtrace_dof from un-implemented...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Tres Popp
Update bazel file after fe364e5dc78c58a915986d9a44cfd65...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Dmitry Makogon
[LoopPeel] Peel loops with exits followed by an unreach...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Arthur Eubanks
Revert "[NFC] Remove LinkAll*.h"
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Jamie Schmeiser
Add new choices dot-cfg and dot-cfg-quiet to print...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Valentin Clement
[fir] Add fir.zero_bits conversion pattern to LLVM...
commit
|
commitdiff
|
tree
|
snapshot
2021-11-02
Arthur Eubanks
[llvm-reduce] Reduce more GlobalValue properties
commit
|
commitdiff
|
tree
|
snapshot
next