Skip to content

Pull requests: llvm/llvm-project

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

[InstComb] Fold shr ([x]or x, y), x -> shr y, x llvm:instcombine Covers the InstCombine, InstSimplify and AggressiveInstCombine passes llvm:transforms
#165866 by artagnon was closed Nov 1, 2025 Loading… updated Nov 1, 2025
[sframe] Add assembler option --gsframe clang:codegen IR generation bugs: mangling, exceptions, etc. clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#165322 by Sterling-Augustine was closed Oct 30, 2025 Loading… updated Oct 30, 2025
[AMDGPU] Restrict promote alloca on pointers across address spaces backend:AMDGPU
#119762 by sgundapa was closed Oct 30, 2025 Loading… updated Oct 30, 2025
[libcxx] Fix freestanding build with filesystem disabled on Windows libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#164602 by moleium was closed Oct 28, 2025 Loading… updated Oct 28, 2025
[Clang][CodeGen] Implement code generation for __builtin_infer_alloc_token() clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category llvm:ir llvm:transforms
#156842 by melver was merged Oct 28, 2025 Loading… updated Oct 28, 2025
Fix error: '__outer_iterator' redeclared with 'public' access libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#161859 by georgthegreat was closed Oct 28, 2025 Loading… updated Oct 28, 2025
[AMDGPU] SCC live interval must be recomputed after CF lowering backend:AMDGPU
#81817 by perlfu was closed Oct 28, 2025 Loading… updated Oct 28, 2025
[DAGCombine] Improve bswap lowering for machines that support bit rotates backend:ARM llvm:SelectionDAG SelectionDAGISel as well
#164848 by AZero13 was merged Oct 25, 2025 Loading… updated Oct 25, 2025
[MLIR][test][nfc] Add asserts requirement to one test mlir:spirv mlir
#164307 by yozhu was closed Oct 20, 2025 Loading… updated Oct 23, 2025
[PAC][libunwind] Fix gcc build of libunwind and compiler-rt compiler-rt:builtins compiler-rt libc++abi libc++abi C++ Runtime Library. Not libc++. libunwind
#164535 by ojhunt was merged Oct 22, 2025 Loading… updated Oct 22, 2025
Fix array bound checker false negative clang:static analyzer clang Clang issues not falling into any other category
#161723 by t-rasmud was closed Oct 21, 2025 Draft updated Oct 21, 2025
[AMDGPU] Enable copy from VCC to SHARED_BASE. backend:AMDGPU
#164138 by carlobertolli was closed Oct 20, 2025 Loading… updated Oct 21, 2025
[clang][ThreadSafety] Handle mutex scope clang:analysis clang:static analyzer clang Clang issues not falling into any other category libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#157171 by Prabhuk was closed Sep 10, 2025 Loading… updated Oct 21, 2025
[libc++][IWYU] Remove std::move header in std::for_each libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#164272 by c8ef was merged Oct 21, 2025 Loading… updated Oct 21, 2025
[clang][CodeGen] Emit llvm.tbaa.errno metadata during module creation backend:AMDGPU backend:PowerPC backend:RISC-V backend:SystemZ clang:codegen IR generation bugs: mangling, exceptions, etc. clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category llvm:analysis Includes value tracking, cost tables and constant folding llvm:instcombine Covers the InstCombine, InstSimplify and AggressiveInstCombine passes llvm:ir llvm:transforms LTO Link time optimization (regular/full LTO or ThinLTO)
#125258 by antoniofrighetto was merged Oct 21, 2025 Loading… updated Oct 21, 2025
Hexagon QFP Optimizer backend:Hexagon
#163843 by fhossein-quic was merged Oct 20, 2025 Loading… updated Oct 21, 2025
Fix for incomplete buffer types in HLSL clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category HLSL HLSL Language Support
#163823 by KungFuDonkey was closed Oct 20, 2025 Loading… updated Oct 20, 2025
[HLSL] Added new wave intrinsics and memory barriers backend:X86 clang:headers Headers provided by Clang, e.g. for intrinsics clang Clang issues not falling into any other category
#163971 by KungFuDonkey was closed Oct 20, 2025 Loading… updated Oct 20, 2025
[Clang] VectorExprEvaluator::VisitCallExpr / InterpretBuiltin - allow AVX/AVX512 subvector extraction intrinsics to be used in constexpr #157712 backend:X86 clang:bytecode Issues for the clang bytecode constexpr interpreter clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:headers Headers provided by Clang, e.g. for intrinsics clang Clang issues not falling into any other category
#162836 by SeongjaeP was merged Oct 20, 2025 Loading… updated Oct 20, 2025
release/21.x: [libc++] Implement comparison operators for tuple added in C++23 (#148799) libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#151808 by frederick-vs-ja was closed Oct 19, 2025 Loading… updated Oct 19, 2025 LLVM 21.x Release
[lld][ELF]Emit warning when both scripts are specified lld:ELF lld
#163497 by mingmingl-llvm was closed Oct 15, 2025 Loading… updated Oct 18, 2025
[AVR] Fix for issue #163015, occasional corruption in stack passed params
#163082 by carlos4242 was closed Oct 16, 2025 Loading… updated Oct 18, 2025
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.