- Notifications
You must be signed in to change notification settings - Fork 15k
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…
[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…
[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…
[lldb] Refactor LLDB Breakpoint Event Notifications to centralize and eliminate code duplication lldb
#164739 by piyushjaiswal98 was merged Oct 31, 2025 Loading…
[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…
[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…
[MLIR][test][nfc] Add asserts requirement to one test mlir:spirv mlir
#164307 by yozhu was closed Oct 20, 2025 Loading…
[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…
[AMDGPU] Enable copy from VCC to SHARED_BASE. backend:AMDGPU
#164138 by carlobertolli was closed Oct 20, 2025 Loading…
[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…
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…
[lld][ELF]Emit warning when both scripts are specified lld:ELF lld
#163497 by mingmingl-llvm was closed Oct 15, 2025 Loading…
[mlir][transform] Use LoopInvariant passes in the tileConsumerAndFuseProducersUsingSCF mlir:scf mlir
#163222 by linuxlonelyeagle was closed Oct 23, 2025 Loading…
[AVR] Fix for issue #163015, occasional corruption in stack passed params
#163082 by carlos4242 was closed Oct 16, 2025 Loading…
[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…
[clang] Fix invalid CodeGen for atomic fetch min/max on floating point values clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category
#162011 by Lancern was closed Oct 7, 2025 Loading…
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…
Fix array bound checker false negative clang:static analyzer clang Clang issues not falling into any other category
[SROA][TTI][DirectX] Add support for struct alloca decomposition backend:DirectX llvm:analysis Includes value tracking, cost tables and constant folding llvm:transforms
#161601 by Icohedron was closed Oct 2, 2025 Loading…
[lldb] Add deleted line in NextRangeBreakpointExplainsStop lldb
#161597 by augusto2112 was closed Oct 8, 2025 Loading…
[flang] implement Flang issues not falling into any other category
split for fortran 2023 flang:fir-hlfir flang:semantics flang #161484 by c8ef was closed Oct 6, 2025 Loading…
[mlir][arith] Add mulf(x, 0) -> 0 to mulf folder mlir:arith mlir:scf mlir
#161395 by python3kgae was merged Oct 2, 2025 Loading…
[X86] Create special case for (a-b) - (a<b) -> sbb a, b backend:X86
#161388 by AZero13 was merged Oct 2, 2025 Loading…
[lld] Relax needsInterpSection condition lld:ELF lld
#161374 by izissise was closed Oct 1, 2025 Loading…
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.