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-02-14
Prabhdeep Singh...
[MLIR][OpenMP] Add support for depend clause
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Nico Weber
[gn] port 4e3dac6f0a4c (ScudoHooksUnitTest)
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Andrzej Warzynski
[mlir][linalg] Make Linalg vectorizer lower affine...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Guillaume Chelfi
[scudo] Call __scudo_deallocate_hook on reallocations.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Tue Ly
[libc][doc] Move docs/math.rst to docs/math/index.rst
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Alexey Bataev
[OpenMP]Fix PR55970: Miscompile of collapse(3) with...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
LLVM GN Syncbot
[gn build] Port 7f5d130a428f
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Kévin Petit
libclc: add clspv to targets exempt from alwaysinline
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Kévin Petit
libclc: add generated convert.cl to clspv/clspv64 targets
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Mark de Wever
[libc++][format] Fixes test failures.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Mark de Wever
[libc++][chrono] Add hh_mm_ss formatter.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Quinn Dawkins
[mlir][gpu] Add support for unsigned integer extend...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Kévin Petit
libclc: add more generic implementations to clspv SOURCES
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Mark de Wever
[libc++][doc] Adds Issaquah papers and issues.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
David Green
[AArch64] Remove dead isReflexive methods. NFC
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Arthur O'Dwyer
[libc++] Counter<T>'s assignment operator shouldn't...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Peter Klausler
[flang][runtime] Handle aliasing in Assign()
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Kazu Hirata
[llvm] Deprecate {Bits,Float,Double}To{Bits,Float,Doubl...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Vasileios Porpodas
[NFC][IR] Make Module::getIFuncList() private.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Peter Klausler
[flang] Strengthen conformance requirements for allocat...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Alex Bradbury
[clang][test][RISCV] Check for __riscv_i in riscv-targe...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Alex Bradbury
[clang][test][RISCV] Fix precision of CHECK-NOT lines...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Yaxun (Sam...
[AMDGPU ASAN] Remove reference to asan bitcode library
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Jay Foad
[CodeGen] Trivial simplification of some getRegisterTyp...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Nikolas Klauser
[libc++] Enforce formatting for already formatted and...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Jake Egan
Revert "[extract_symbols.py] Adjust how the output...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Guillaume Chatelet
Revert "[libc] Separate memcpy implementations per...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Hassnaa Hamdi
[AArch64][SME]: Custom lower select and fp_extend for...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Guillaume Chatelet
[libc] Separate memcpy implementations per arch
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Guillaume Chatelet
[libc] refactor logic around embedded memcpy
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Peter Klausler
[flang] Associate entities are variables
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Hassnaa Hamdi
[AArch64][SME]: Custom-lower SIGN_EXTEND_INREG for...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Arjun P
[MLIR][Presburger] Matrix: hide expensive consistency...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Florian Hahn
[ConstraintElim] Add reproducer remarks.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Hassnaa Hamdi
[AArch64][SME]: Add missing Ops that need custom-loweri...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Nikita Popov
[LVI] Fix and re-enable at-use reasoning (PR60629)
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Graham Hunter
[LV] Synthesize all true masks for masked vector functi...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Matt Arsenault
DAG: Remove hasBitPreservingFPLogic
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Christian Ulmann
[mlir][llvm] Make LoopAnnotations non-discardable
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
John Brawn
[clang][NFC] Adjust tests to not un/define predefined...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Tom Eccles
[flang] support fir.unreachable in stack arrays pass
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Tom Eccles
[flang] automatically load FIR dialect with hlfir
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Guillaume Chatelet
[libc] Conform memcpy tuning macro to the new naming...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Anton Sidorenko
[MachineTraceMetrics][NFC] Move Strategy enum out of...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Markus Böck
[mlir][LLVM] Properly wrap code examples in markdown...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Jean Perier
[flang][hlfir] remove unnecessary header include
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Leandro Lupori
[flang] Fix USE rename
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Max Kazantsev
[SimpleLoopUnswitch] Re-enable simple-loop-unswitch...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Max Kazantsev
[SimpleLoopUnswitch] Ignore inner loops when injecting...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Matt Arsenault
DAG: Relax foldBitcastedFPLogic conditions
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Max Kazantsev
[NFC] Move some asserts out of Expensive Checks
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
David Spickett
[llvm][AArch64] Fix an interaction of SLS and BTI after...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Max Kazantsev
[Test] Add test for PR60736
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Max Kazantsev
[SimpleLoopUnswitch] Temorarily switch off simple-loop...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Alex Zinenko
[mlir] fix LLVM IR translation of vector<... x index>
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Sacha Ballantyne
[Flang] Fix for Any/All simplification to properly...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
KAWASHIMA Takahiro
[docs] Update the ACLE URL
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
KAWASHIMA Takahiro
[docs] Fix bullet list formatting
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Alex Zinenko
[mlir][linalg] expose convolution dimension classifier
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Alex Zinenko
[mlir] reallow null results in TransformEachOpTrait
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Kazu Hirata
Use llvm::bit_cast (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Christian Ulmann
[mlir] Drop unused arith conversion class (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Haojian Wu
[include-cleaner] Better support ambiguous std symbols
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Chuanqi Xu
[Modules] Don't re-generate template specialization...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Kadir Cetinkaya
[Tooling][Stdlib][NFC] Reflow comments and strip clang...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Ben Shi
[AVR] Fix inaccurate offsets in PC relative branch...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Fangrui Song
Move global namespace cl::opt inside llvm::
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Matt Arsenault
AMDGPU: Teach getNegatedExpression about rcp
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Matt Arsenault
AMDGPU: Add test for getNegatedExpression with rcp
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Matt Arsenault
AMDGPU: Add additional tests for combiner infinite...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Matt Arsenault
llvm-reduce: Run instruction reduction last
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
pvanhout
[DAG] Handle build_vector with all undefs in reduceBuil...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Nikita Popov
[LangRef] Global variable declarations imply minimum...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Chuanqi Xu
[Coroutines] Don't run optimizations for optnone functions
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Tobias Gysi
[mlir][llvm] Reintroduce string based attribute setting.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Tulio Magno...
[PowerPC] Specify the dynamic loader prefix in ppc...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Fangrui Song
[LoopDeletion] Simplify. NFC
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Chuanqi Xu
[docs] Add document for clang-scan-deps -format=p1689
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Vadim Paretsky...
[OpenMP] Fix extra parenthesis in kmp_os.h
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Kazu Hirata
[ARM] Use llvm::rotl and llvm::rotr (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Craig Topper
[RISCV] Rename InstFormatCSZN->InstFormatCU to match...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Kazu Hirata
[RISCV] Use llvm::rotl (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Vasileios Porpodas
Recommit: [NFC][IR] Make Module::getAliasList() private
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Kazu Hirata
[AArch64] Use llvm::rotl and llvm::rotr (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Aart Bik
[bazel] build fix
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Kai Sasaki
[mlir][affine] Normalize constant valued bound loop
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Vasileios Porpodas
Revert "[NFC][IR] Make Module::getAliasList() private"
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Arthur Eubanks
Revert "[DAGCombiner] handle more store value forwarding"
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Arthur Eubanks
Revert "[DAGCombiner] fix comments for D138899; NFC"
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Vasileios Porpodas
[NFC][IR] Make Module::getAliasList() private
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Chen Zheng
[PowerPC][GISel] add support for fpconstant
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Aart Bik
Revert "[mlir] Make the vast majority of integration...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Shao-Ce SUN
[flang] Disable libc++ assertions in the runtime library
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Peter Klausler
[flang] Catch repeated BIND(C) attribute specifications...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
eopXD
[Clang][RISCV] Guard vector float16 type correctly...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Jie Fu
[mlir][NFC] Remove unused variable 'indexType' in GPUTr...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Thomas Raoux
[mlir][gpu] NFC change to pass threadID ops to rewriteO...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Peter Klausler
[flang] Check for invalid BIND(C) names
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Peter Klausler
[flang] Check for non-interoperable intrinsic types...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Adrian Vogelsgesang
[libc++][NFC] Remove duplicated line from `Cxx20Issues...
commit
|
commitdiff
|
tree
|
snapshot
next