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
Noah Goldstein
Recommit "Improve and enable folding of conditional...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Noah Goldstein
Only match BMI (BLSR, BLSI, BLSMSK) if the add/sub...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Noah Goldstein
Search through associative operators for BMI patterns...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Noah Goldstein
Match (xor TSize - 1, ctlz) to `bsr` instead of `lzcnt...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Valentin Clement
[flang] Fix creation of the bound array for pointer...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Ariel Burton
[Clang] Fix __ptr32 arguments passed to builtins
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Haowei Wu
[Clang] Add llvm-mt and llvm-rc to Clang bootstrap...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Ron Lieberman
Revert "[OpenMP][libomp] Remove false positive for...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Haowei Wu
[Fuchsia] Simplified the stage2 build setup
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Joseph Huber
[LinkerWrapper] Output a temp file with the wrapper...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Bjorn Pettersson
Revert "[Lint] Use new PM instead of legacy PM in lintF...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Bjorn Pettersson
[Lint] Use new PM instead of legacy PM in lintFunction...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Bjorn Pettersson
[TailDuplicator] Fix old bugs in TailDuplicator::duplic...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Bjorn Pettersson
[TailDuplicator] Pre-commit test case for a subreg...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Gulfem Savrun...
[Coverage] Map regions from system headers
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Florian Hahn
Recommit "[ConstraintElim] Enable pass by default."
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Benjamin Maxwell
[DebugInfo] Add missing 'break' in switch (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Vassil Vassilev
Don't re-export top-level modules
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
David Green
[DAG] Remove non-canonical AVG case.
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
David Green
[DAG][AArch64][ARM] Recognize avg (hadd) from wrapping...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Benjamin Maxwell
[DebugInfo] Handle fixed-width DW_FORM_addrx variants...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Joseph Huber
[libc] Add `LIBC_GPU_TEST_ARCHITECTURE` option to set...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Florian Hahn
[ConstraintElim] Update existing constraint system...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Shivam Gupta
[LLDB][NFC] Fix a incorrect use of shared_ptr in Render...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Ivan Kosarev
[AMDGPU][NFC] Clean up the VOP profile definition for...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Chuanqi Xu
[Coroutines] Pass size parameter for deallocation funct...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Dmitry Chernenkov
[bazel][libc] Fix dependencies for float functions
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Florian Hahn
[ConstraintElim] Move some array accesses to variables...
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Jay Foad
[AMDGPU] Fix some LABEL check lines
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
Jay Foad
[AMDGPU] Fix DOS line endings in some tests
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
serge-sans...
Reapply 6fa2abf90886f18472c87bc9bffbcdf4f73c465e
commit
|
commitdiff
|
tree
|
snapshot
2023-02-06
zhijian
[NFC] add new function is64Bit for SymbolicFile class
commit
|
commitdiff
|
tree
|
snapshot
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
next