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
Raphael Isemann
[lldb] Disable macro redefinition warnings in expressio...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Brendon Cahoon
[InstCombine] Increase limit for max copied from consta...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Ye Luo
[OpenMP] Recover non-blocking target nowait disabled...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Jim Ingham
Report a useful error when someone passes an incorrect...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Florian Mayer
Revert "llvm-reduce: Run instruction reduction last"
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Nick Desaulniers
[llvm][test] convert one test to use opaque ptrs (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Haowei Wu
[Fuchsia] Set /winsysroot in Windows runtimes linker...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Nick Desaulniers
[llvm][test] restrict 2 GVN tests to just test GVN...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Hui
[libc++][NFC] update Range Status for the completion...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Arthur Eubanks
[IPSCCP] Remove legacy pass
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Pavel Kopyl
[NFC] Replace -1U{LL} expressions with appropriate...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Jakub Kuderski
[mlir][spirv] Fix crash when decorating physical storag...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Leonard Chan
Reland "[compiler-rt][hwasan] Add unused attribute...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Alex Bradbury
[clang][test][RISCV] Introduce separate RUN lines for...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Arthur Eubanks
[GlobalOpt] Remove legacy pass
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Nico Weber
Reland "[gn] port f29cfab55d1f"
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
ibricchi
[InlineAdvisor] Restructure advisor plugin unittest...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Jake Egan
Revert "[CGP] Add generic TargetLowering::shouldAlignPo...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Stanislav Mekhanoshin
[AMDGPU] Do not apply schedule metric for regions with...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Mark de Wever
[libc++][doc] Sets the proper plenary date.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Mircea Trofin
[loop unroll] Fix `branch-weights` for unrolled loop.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Vasileios Porpodas
[NFC][IR] Make Module::getNamedMDList() private
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Jason Molenda
[LLDB] add arch-specific watchpoint behavior defaults...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Jez Ng
[lld-macho] Account for alignment in thunk insertion...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Philipp Tomsich
[RISCV] Untabify THMulAccumulate_rr. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-14
Manolis Tsamis
[RISCV] Add vendor-defined XTheadMAC (multiply-accumula...
commit
|
commitdiff
|
tree
|
snapshot
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
next