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-06
Simon Pilgrim
[X86] combineConcatVectorOps - add X86ISD::VPERMV handling
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Simon Pilgrim
[X86] combineConcatVectorOps - merge 256-bit logic...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
John Brawn
[extract_symbols.py] Better handling of templates
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Craig Topper
[X86] Change precision control to FP80 during u64-...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Jonathan Peyton
[OpenMP][libomp] Remove false positive for memory sanitizer
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Mark de Wever
[libc++][CI] Uses LLVM 17 in Docker.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Craig Topper
[RISCV] Remove DecoderMethod from C_NOP_HINT. NFC
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Craig Topper
[RISCV] Make 'c.addi x0, imm' an alias for 'c.nop imm'.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Matthias Springer
[mlir][bufferization] Fix bufferization of repetitive...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Yaxun (Sam...
[HIP] Support ASAN with malloc/free
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Matthias Springer
[mlir][bufferization] Reads from tensors with undefined...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
serge-sans...
[clang] Reorder output of rocm-detect.hip test
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Jonas Hahnfeld
Revert "Lazyly initialize uncommon toolchain detector"
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Jean Perier
[flang][hlfir] deref pointers before lowering assignmen...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Pratik Sharma
Fix broken link to CxxCodeBrowser in External Clang...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
David Green
[AArch64] Don't create ST2 for 64bit store that require...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Haojian Wu
[clangd] Remove the direct use of StdSymbolMapping...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Aaron Ballman
Update status of WG21 DR1042
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Alex Zinenko
[mlir] more side effect verification in transform dialect
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Vladislav Vinogradov
[mlir][NFC] Use fully qualified C++ namespaces in ...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Bjorn Pettersson
Remove no longer needed includes of LegacyPassManager.h
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Bjorn Pettersson
[CodeGen] Remove some not needed includes in BackendUti...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Petar Avramovic
AMDGPU/MC: Fix indentation and remove unused macro...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Backl1ght
[clang-format] PackConstructorInitializers support...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Timm Bäder
[clang][NFC] Fix a documentation typo
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
gonglingqin
[LoongArch] Add baseline tests for optimizations that...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Florian Hahn
[LV] Also check interleaving only in select-min-index.ll
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Christian Ulmann
[mlir][llvm] Add missing license header (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Markus Böck
[mlir][MemRef] Add required address space cast when...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
serge-sans...
Lazyly initialize uncommon toolchain detector
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
David Green
[ARM][AArch64] Regenerate hadd tests. NFC
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Tom Eccles
[flang][NFC] Move IntrinsicCall to Optimizer/Builder...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Tom Eccles
[flang][NFC] Move intrinsic name mangling to IntrinsicC...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Tom Eccles
[flang][NFC] remove duplicate fir::toInt definition 4/6
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Tom Eccles
[flang][NFC] Move runtime helpers used by intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Tom Eccles
[flang][NFC] remove spurious dependency from IntrinsicC...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Tom Eccles
[flang][NFC] remove stmtCtx genIntrinsicCall 1/6
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Simon Pilgrim
[TLI] SimplifyMultipleUseDemandedBits - remove insert_s...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
David Spickett
[libc] Fix pthread argument for scudo integration tests...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Matthias Springer
[mlir][tensor][bufferize] tensor.empty does not define...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
chenglin.bi
[Instcombine] precommit tests for icmp with intrinsic...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Tobias Gysi
[mlir][llvm] Drop opaque ptr test in LLVM IR import.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Chuanqi Xu
[Modules] Recreate file manager for ftime-trace when...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
chenglin.bi
[InstCombine] precommit tests for icmp with bool range...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Kevin Sala
[NFC][OpenMP][libomptarget] Fix format in PluginInterfa...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Philipp Tomsich
[RISCV][NFC] Update debug message for XTHeadVdot
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Tobias Gysi
[mlir][llvm] Fix bug in constant import from LLVM IR.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Kevin Sala
[OpenMP][libomptarget] Notify the plugins regarding...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Guillaume Chatelet
[NFC] Inline variable
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Nathan Ridge
[clangd] Semantic highlighting for constrained-parameter
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Rainer Orth
[Release] Increase test-release.sh verbosity
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Jean Perier
[flang][hlfir] Lower asInquired intrinsic arguments
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Jean Perier
[flang][hlfir] Turn fir.char<1> results into hlfir...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Craig Topper
[RISCV] Use uint32_t intead of uint64_t for instruction...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Craig Topper
[RISCV] Simplify some code in RISCVDisassembler. NFC
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Ruiling Song
AMDGPU: Mark control flow intrinsics non-duplicable
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Adrian Kuegel
[mlir] Use mlir::TypedValue to avoid compiler bug in...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Kazu Hirata
Revert "[lldb] Fix warning about unhandled enum value...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Vitaly Buka
Revert "[clang][WebAssembly] Initial support for refere...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Ganesh Gopalasubramanian
[X86] Add RMPQUERY to SNP instructions
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Siva Chandra...
[bootstrap build] Add libc-hdrgen as a build dep for...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Craig Topper
[RISCV] Use decodeSImmNonZeroOperand for simm6nonzero...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Roland McGrath
[RISCV] Default to -fsanitize=shadow-call-stack for...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Petr Hosek
Revert "[CMake] Support runtimes targets without specif...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Roland McGrath
[RISCV] Default to -ffixed-x18 for Fuchsia
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Roland McGrath
[RISCV] Use OS-specific stack-guard ABI for Fuchsia
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Fangrui Song
[RISCV] clang-format #include. NFC
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
sstwcw
[clang-format] Recognize Verilog non-blocking assignment
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Fangrui Song
[docs] Replace deprecated -target with --target=
commit
|
commitdiff
|
tree
|
snapshot
2023-02-05
Rahul Kayaith
[flang] Fix driver option tests after 90094ab8
commit
|
commitdiff
|
tree
|
snapshot
2023-02-05
David Turner
[clang-format] Fix inconsistent annotation of operator&
commit
|
commitdiff
|
tree
|
snapshot
2023-02-05
David Green
[ARM] Remove FlattenVectorShuffle and add PerformVQDMUL...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-05
Craig Topper
[RISCV] Fix bug where C_ADDI_HINT_IMM_ZERO was incorrec...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-05
Stanislav Mekhanoshin
[AMDGPU] Fix liveness in the SIOptimizeExecMaskingPreRA.cpp
commit
|
commitdiff
|
tree
|
snapshot
2023-02-05
Simon Pilgrim
[X86] combineX86ShufflesRecursively - peek through...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-05
Simon Pilgrim
[SLP] Use allConstant helper. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-05
Fangrui Song
[AArch64] Unconditionally use DW_EH_PE_indirect|DW_EH_P...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-05
Fangrui Song
[Driver] Add -mllvm= as an alias for -mllvm
commit
|
commitdiff
|
tree
|
snapshot
2023-02-05
Matt Arsenault
DAG: Fix broken lowering of is.fplcass fcZero with DAZ
commit
|
commitdiff
|
tree
|
snapshot
2023-02-05
Matt Arsenault
InstCombine: Fold is.fpclass (fabs x), mask -> is.fpcla...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-05
Matt Arsenault
InstCombine: Fold is.fpclass (fneg x) into the test...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-05
Matt Arsenault
InstCombine: Fold out is_fpclass inf checks from test...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-05
Simon Pilgrim
[X86] combineINSERT_SUBVECTOR - fold (insert_subvector...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-05
Matt Arsenault
InstCombine: Perform basic isnan combines on llvm.is...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-05
Paul Walker
[SVE][Builtins] Lower X forms of binop arithmetic built...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-05
Matt Arsenault
LangRef: Clarify behavior of llvm.is.fpclass with ...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-05
Matt Arsenault
IROutliner: Fix another assert with non-0 alloca addrspaces
commit
|
commitdiff
|
tree
|
snapshot
2023-02-05
David Green
[DAG] Add visitABD optimizations
commit
|
commitdiff
|
tree
|
snapshot
2023-02-05
Jonas Hahnfeld
[ORC] Drop Comdat when discarding IR symbol
commit
|
commitdiff
|
tree
|
snapshot
2023-02-05
Simon Pilgrim
[AArch64] AArch64ExpandImm.cpp - fix MSVC "32-bit shift...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-05
Matt Arsenault
AMDGPU: Ensure flat loads are broken into dword in...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-05
Lang Hames
[ORC] Use JITLink as the default linker for LLJIT on...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-05
Owen Anderson
Teach the AArch64 backend to materialize immediates...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-05
Owen Anderson
Revert "Teach the AArch64 backend to materialize immedi...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-05
Petr Hosek
[CMake] Process components and install targets separately
commit
|
commitdiff
|
tree
|
snapshot
2023-02-05
Owen Anderson
Teach the AArch64 backend to materialize immediates...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-05
Craig Topper
[RISCV] Move all isel cases for ISD::ConstantFP into...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-05
Craig Topper
[RISCV] Fix crash splatting f64 -0.0 into a vector...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-05
Craig Topper
[RISCV] Make selectImm return SDValue instead of SDNode*.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-05
Craig Topper
[RISCV] Replace condition that should alwasy be true...
commit
|
commitdiff
|
tree
|
snapshot
next