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
2022-11-01
Anton Sidorenko
[GlobalISel] Compute debug location when merging stores...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-01
Valery Pykhtin
[AMDGPU] Fix RP tracker's live registers after processi...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-01
Anton Sidorenko
[GlobalISel] Precommit test for D136937
commit
|
commitdiff
|
tree
|
snapshot
2022-11-01
David Sherwood
[AArch64][SVE2] Add the SVE2.1 contiguous stores to...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-01
David Sherwood
[AArch64][SVE2] Add the SVE2.1 contiguous load to multi...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-01
Stefan Gränitz
[JITLink] Revert template typename change after 2a3b257...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-01
Tiezhu Yang
[LLDB][LoongArch] Add LoongArch ArchSpec and subtype...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-01
Nikita Popov
[IR] Take operand bundles into account for call argumen...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-01
Matt Arsenault
AMDGPU: Add testcase from issue 58639
commit
|
commitdiff
|
tree
|
snapshot
2022-11-01
Yeting Kuo
[VP][RISCV] Add vp.rint and RISC-V support.
commit
|
commitdiff
|
tree
|
snapshot
2022-11-01
Matt Arsenault
AMDGPU/GlobalISel: Add missing run line for gfx7 packed...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-01
Matt Arsenault
AtomicExpand: Use InstSimplifyFolder
commit
|
commitdiff
|
tree
|
snapshot
2022-11-01
Michał Górny
[lit] Add pyproject.toml and fix build w/ modern setupt...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-01
Arnab Dutta
[MLIR] Fix bug in the method constructing semi affine...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-01
Michael Buch
[lldb][Test] Fix TestFrameFormatNameWithArgs.test on...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-01
Alexander Shaposhnikov
[IR][Instruction] Annotate more methods with LLVM_READONLY
commit
|
commitdiff
|
tree
|
snapshot
2022-11-01
skc7
[SLP] Extend reordering data of tree entry to support...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-01
Michał Górny
Revert "[compiler-rt] Switch from llvm-config to find_p...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-01
Sameer Sahasrabuddhe
[AAPointerInfo] refactor how offsets and Access objects...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-01
Matt Arsenault
llvm-reduce: Write bitcode temporary files for bitcode...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-01
Matt Arsenault
llvm-reduce: Drop guessing output format based on file...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-01
Matt Arsenault
llvm-reduce: Support emitting bitcode for final result
commit
|
commitdiff
|
tree
|
snapshot
2022-11-01
Michał Górny
[compiler-rt] Switch from llvm-config to find_package...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-01
Matt Arsenault
Fix missing C++ mode comment
commit
|
commitdiff
|
tree
|
snapshot
2022-11-01
Matt Arsenault
llvm-reduce: Report file opening errors
commit
|
commitdiff
|
tree
|
snapshot
2022-11-01
Matt Arsenault
AtomicExpand: Don't create unused instructions for...
commit
|
commitdiff
|
tree
|
snapshot
2022-11-01
Matt Arsenault
Hexagon: Register null TargetStreamer
commit
|
commitdiff
|
tree
|
snapshot
2022-11-01
Matt Arsenault
Hexagon: Add missing C++ mode comment
commit
|
commitdiff
|
tree
|
snapshot
2022-11-01
Matt Arsenault
NVPTX: Register null target streamer
commit
|
commitdiff
|
tree
|
snapshot
2022-11-01
Matt Arsenault
X86: Implement null target streamer
commit
|
commitdiff
|
tree
|
snapshot
2022-11-01
Matt Arsenault
AArch64: Register null MCTargetStreamer
commit
|
commitdiff
|
tree
|
snapshot
2022-11-01
Florian Mayer
Revert "[InstCombine] fold mul with decremented "shl...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Florian Mayer
[NFC] use has_value instead of hasValue
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
LLVM GN Syncbot
[gn build] Port 627465cf9fa7
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Nikolas Klauser
[libc++][PMR] Deprecate the implementation in std:...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Nikolas Klauser
[libc++][PMR] Move the pmr::memory_resource destructor...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Nikolas Klauser
[libc++][PMR] Mark completed papers and issues as such
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Nikolas Klauser
[libc++][PMR] Add attributes
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Nikolas Klauser
[libc++] Move preferred_name declarations into the...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Ilia Diachkov
[SPIRV] support the enqueue_kernel builtin function
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Anlun Xu
[Bazel] Add llvm:Support to Bazel deps of SPIRVCommonCo...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Usman Nadeem
[JumpThreading] Put a limit on the PHI nodes when dupli...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Craig Topper
[RISCV] Fix crash a vector add has a 4x sext and zext...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Evgeny Shulgin
[libc++] Add test for checking progress on P0533R9
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
LLVM GN Syncbot
[gn build] Port 84ea6b6f78df
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
LLVM GN Syncbot
[gn build] Port 0d01300aacf6
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Jonas Devlieghere
[lldb] Emit diagnostic events in the diagnostic dump
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Jonas Devlieghere
[lldb] Add a "diagnostics dump" command
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Jonas Devlieghere
[lldb] Add diagnostics
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Sanjay Patel
[InstCombine] adjust branch on logical-and fold
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Sanjay Patel
[InstCombine] add test for branch on logical-and; NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Krzysztof Parzyszek
[Hexagon] Add LLVM codegen testcases for V6_[add|sub...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Tue Ly
[libc][math] Add place-holder implementation for pow...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Tue Ly
[libc][math] Add place-holder implementation for asin...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Peter Klausler
[flang] Rework line of code to dodge clang 16 warning
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Jakub Kuderski
[mlir][arith][spirv] Hard fail in `-convert-arith-to...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Dan Gohman
[wasm-ld] Allow importing/exporting the output module...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
chenglin.bi
[InstCombine] Precommit test for D136582; NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Krzysztof Parzyszek
[Hexagon] Add builtins and intrinsics for V6_v[add...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Philip Reames
[InstCombine] Allow simplify demanded transformations...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Paul Robinson
[lit] Fix typo in REQUIRES clause
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Patrick Walton
[AliasAnalysis] Introduce getModRefInfoMask() as a...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Paul Robinson
[lit] Remove undefined keyword from a Driver test
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Sanjay Patel
[InstCombine] canonicalize branch with logical-and...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Sanjay Patel
[InstCombine] add tests for branch on logical and/or...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Philip Reames
[test] Add coverage for sign bits and known non-zero...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Peter Klausler
[flang] Fix pointer definition semantic checking via...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Jeff Niu
[mlir][scf] Add scf-to-cf lowering for `scf.index_switch`
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Philip Reames
[test] Refresh an autogened test to pickup naming change
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Matheus Izvekov
Revert "[clang] ASTImporter: Fix importing of va_list...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Peter Klausler
[flang] Be more precise about CHARACTER known length...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Philip Reames
Address post commit style comment from 087bb0f
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Paul Robinson
[lit] Remove undefined keyword from an MCJIT test
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Paul Robinson
Revert "[lit] Define keyword used by MCJIT test"
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Fangrui Song
[utils] Remove ancient scripts using llvm-config -...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Craig Topper
[X86][Driver] Remove stale FIXME. NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Peter Klausler
[flang] Always diagnose incompatible function results...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Dhruva Chakrabarti
[OpenMP] [OMPT] [2/8] Implemented a connector for commu...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Craig Topper
[X86] Enable EVEX GFNI instructions without avx512bw.
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Katherine Rasmussen
[flang] Add atomic_and to list of intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Matheus Izvekov
[clang] Instantiate alias templates with sugar
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Matheus Izvekov
[clang] Instantiate NTTPs and template default argument...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Matheus Izvekov
[clang] ASTImporter: Fix importing of va_list types...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Matheus Izvekov
[clang] Fix handling of unexpanded packs in template...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Matheus Izvekov
[clang] Improve error recovery for pack expansion of...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Alex Brachet
[libc] Implement getopt
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Alexey Bataev
[SLP]Fix a crash in the analysis of the compatible...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Sameer Sahasrabuddhe
[AAPointerInfo] check for Unknown offsets in callee
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
LLVM GN Syncbot
[gn build] Port aee2a35ac4ab
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Mengxuan Cai
[LoopFuse] Ensure loops are in loop simplified form...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Freddy Ye
[X86] Add AVX-NE-CONVERT instructions.
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Lang Hames
[JITLink][AArch46] Update aarch64 pointer jump stub...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Valentin Clement
[flang] Fix code generation for polymorphic deallocation
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Serge Pavlov
[Support] Do not run test on AIX
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
bixia1
[mlir][sparse] Implement the rewrite for sparse_tensor...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Jan Sjodin
[OpenMP] [OMPIRBuilder] Create a new datatype to hold...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Lechen Yu
[libomptarget] Fix a race condition in checkDeviceAndCtors
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Jean Perier
[flang][NFC] move constant lowering into its own unit
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
Michael Buch
[lldb][Test] Fix TestFrameFormatNameWithArgs.test on...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-31
rkayaith
[mlir][doc] Update op optional-group asm format doc
commit
|
commitdiff
|
tree
|
snapshot
next