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-01-26
Paul Walker
[SVE] Fix incorrect lowering of predicate permute builtins.
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Florian Hahn
[SCCP] Adjust test after cdeaf5f28c3dca.
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Matt Devereau
Revert "[LoopVectorize] Enable integer Mul and Add...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Florian Hahn
Recommit "[SCCP] Use range info to prove AddInst has...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Jannik Silvanus
[Coroutine] Fix typos in comment
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Vlad Serebrennikov
[clang] Add test for CWG1960
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Luke Lau
[RISCV][NFC] Rename narrowing patterns to use W suffix
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Kerry McLaughlin
[AArch64][SME2] Add multi-vector saturating rounding...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Akash Banerjee
[MLIR][OpenMP] Add Lowering support for OpenMP Target...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Jay Foad
[SPIRV] Fix build warnings
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Kerry McLaughlin
[AArch64][SME2] Add multi-vector saturating doubling...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Nikita Popov
[SROA] Break typed pointer support
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Haojian Wu
Revert "[clang] Build UsingType for elaborated type...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Nikita Popov
[Clang] Convert some tests to opaque pointers (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Samuel Parker
[NFC][WebAssembly] Updated tests
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Dana Jansens
Allow getRawCommentForDecl to find comments in macros
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Nikolas Klauser
[libc++][NFC] Rename multidimentional uninitialized...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Jay Foad
[AMDGPU] sendmsg(MSG_ORDERED_PS_DONE) is not supported...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Matthias Springer
[mlir] GreedyPatternRewriteDriver: Keep track of surviv...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Sylvestre Ledru
flang: fix a copy and paste mistake
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Timm Bäder
Re-apply "[clang][Interp] Fix left-/right-shifting...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Kazu Hirata
[AST] Use llvm::bit_width (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
serge-sans...
[llvm] Replace array allocation pattern by SmallVector...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
serge-sans...
[llvm] Do not zero out write_unsigned_impl internal...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Timm Bäder
Revert "[clang][Interp] Fix left-/right-shifting more...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Timm Bäder
[clang][Interp][NFCI] Don't crash on void builtin functions
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Craig Topper
[RISCV] Add Zcd and Zcf to RISCVUsage.rst. NFC
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Timm Bäder
[clang][Interp] Fix left-/right-shifting more than...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Kazu Hirata
[SystemZ] Use llvm::countl_zero and llvm::countr_zero...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Timm Bäder
[clang][Interp] Implement logical and/or operators
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Kazu Hirata
Use llvm::Log2_32 and llvm::Log2_64 instead of llvm...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Kazu Hirata
[Support] Use llvm::countr_zero and llvm::Log2_64 in...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Owen Anderson
Resolve a FIXME in MachineCopyPropagation by allowig...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Kazu Hirata
[Mips] Simplify loadImmediate (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Kazu Hirata
[Mips] Simplify isShiftedUIntAtAnyPosition (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Douglas Yung
Revert "[llvm-cov] Look up object files using debuginfod"
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Douglas Yung
Revert "Fix compilation failure in CoverageMapping...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Matt Arsenault
AMDGPU: Add fneg from integer tests
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Matt Arsenault
Verifier: Add checks for associated metadata
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Craig Topper
[RISCV] Rename CS_ALU tablegen class to CA_ALU. NFC
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Andrew Young
[MLIR] Fix python tests for LocationAttr
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
NAKAMURA Takumi
GVN.cpp: Suppress a warning in D141712 [-Wunused-variable]
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Benjamin Kramer
[bazel] Port efbc8bb18e
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Paul Scoropan
[flang] Add driver install directory to AIX toolchain...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
David Blaikie
Migrate away from C++20-deprecated POD type traits
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Matt Arsenault
AMDGPU: Remove redundant test
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Andrew Young
[MLIR] Add LocationAttr to the Python API
commit
|
commitdiff
|
tree
|
snapshot
2023-01-26
Shilei Tian
[NFC] clang-format OpenMPOpt.cpp
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Paul Kirth
[clang-doc] Removed unused method in the Info class
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Michael Jones
[libc] add scanf pointer conversion
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Michael Jones
[libc] add scanf current position conversion
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Paul Kirth
[llvm][NFC] Rename variables to match style guide in...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Arthur Lafrance
[mlir-translate] More specific error message for BlockA...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Daniel Thornburgh
Fix compilation failure in CoverageMapping.cpp
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Joseph Huber
[CUDA] Fix output from `ptxas` being removes as a tempo...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Paul Kirth
Reland [pgo] Avoid introducing relocations by using...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Daniel Thornburgh
[llvm-cov] Look up object files using debuginfod
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Paul Robinson
[unittests] Use GTEST_SKIP() instead of return when...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Michael Jones
[libc] fix strtointmax tests
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Florian Hahn
[SCCP] Add additional tests for Add NUW/NSW flag inference.
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Jon Chesterfield
[amdgpuarch] Delete stray hsa #include line
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Craig Topper
[CodeGen] Split some functionality from DetectDeadLanes...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Rafael Auler
[BOLT][NFC] Remove C-style out of bounds array ref
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Aaron Ballman
Fix clang-tools-extra Sphinx build
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Stanislav Mekhanoshin
[AMDGPU] Remove predicates from real dot instructions...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Elizabeth Andrews
[Clang] Fix compilation errors for unsupported __bf16...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
rkayaith
[mlir][Pass] Make PassManager default to op-agnostic
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Aaron Ballman
Fix a dead link in the docs
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Denis Nikitin
[clang-tidy] Fix segfault in bugprone-standalone-empty
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Joseph Huber
[Libomptarget] Add correct relative path for the nexgen...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Joseph Huber
[Libomptarget] Clean up CUDA plugin CMake files
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Joseph Huber
[Libomptarget] Remove find_package(CUDA) as it has...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Joseph Huber
[nvptx-arch] Remove `find_package(CUDA)` as it has...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Guozhi Wei
[GVN] Improve PRE on load instructions
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Amir Ayupov
[BOLT] Use LTO fuzzy name matching in function-order
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Amir Ayupov
[BOLT] Emit a warning about invalid entries in function...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
wren romano
[mlir][sparse] (re)introducing getRankedTensorType...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Ingo Müller
[mlir][scf] Fix typo in comment in BufferizableOpInterf...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Dave Lee
[lldb][test] Replace use of p with expression (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Michael Liao
[clang][CodeGen][NFC] Fix `llvm-else-after-return`
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Rob Suderman
[mlir][tosa] Update tosa.avg_pool2d for bit-exact TOSA...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Shafik Yaghmour
[Clang] Add sanity check in Sema::getDestructorName...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Matt Arsenault
AMDGPU: Convert some tests to opaque pointers
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Matt Arsenault
LangRef: Fix extra spaces in udec_wrap description
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Arthur Eubanks
[llvm-c] Remove LLVMContextSetOpaquePointers
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Florian Hahn
Revert "Recommit "[SCCP] Use range info to prove AddIns...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Florian Hahn
Recommit "[SCCP] Use range info to prove AddInst has...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Austin Kerbow
[ScheduleDAG] Fix removing edges with weak deps
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
She Dongrui
Avoid removing useful loop metadata when stripping...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Advenam Tacet
[ASan][libcxx] Annotating std::vector with all allocators
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Alex Brachet
[libc] Implement strcasestr
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Campbell Suter
[RS4GC] Remove the hardcoded GC strategy names (v2)
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Denis Antrushin
Fix assertion in GCStrategy.
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Sergei Barannikov
[llvm-ml] Disallow '{' and '}' at the start of a statement
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Valentin Clement
[flang] Fix element indexing in derived type default...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Jay Foad
[BOLT] Use MCInstrDesc::operands() instead of OpInfo
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Michael Kruse
[Polly] Remove failing Polly-ACC test.
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Kirill Stoimenov
[LSAN] Attempt to fix the ppc64 build by excluding...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Mateja Marjanovic
[AMDGPU] Make flat_offset a 32-bit operand instead...
commit
|
commitdiff
|
tree
|
snapshot
2023-01-25
Alex Brachet
[libc] Fix warning in ExecuteFunctionUnix.cpp
commit
|
commitdiff
|
tree
|
snapshot
next