- Notifications
You must be signed in to change notification settings - Fork 15.2k
Pull requests: llvm/llvm-project
Author
Label
Projects
Milestones
Reviews
Assignee
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
[lldb] Refactor LLDB Breakpoint Event Notifications to centralize and eliminate code duplication lldb
#164739 by piyushjaiswal98 was merged Oct 31, 2025 Loading… updated Oct 31, 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
[DirectX] Add
split-section to llvm-objcopy and implement it for DXContainer backend:DirectX llvm:binary-utilities #153265 by inbelic was closed Aug 21, 2025 Loading… updated Oct 29, 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][transform] Use LoopInvariant passes in the tileConsumerAndFuseProducersUsingSCF mlir:scf mlir
#163222 by linuxlonelyeagle was closed Oct 23, 2025 Loading… updated Oct 23, 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
[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 libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
std::move header in std::for_each libc++ #164272 by c8ef was merged Oct 21, 2025 Loading… updated Oct 21, 2025
[clang][CodeGen] Emit 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)
llvm.tbaa.errno metadata during module creation backend:AMDGPU backend:PowerPC backend:RISC-V backend:SystemZ clang:codegen #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 libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
tuple added in C++23 (#148799) libc++ [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.