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

[MC] Move MCTargetOptions ownership from MCContext to MCAsmInfo llvm:mc Machine (object) code
#180449 opened Feb 9, 2026 by MaskRay Loading…
[Clang] Fix inverted diagnostic location for duplicate default labels clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#180447 opened Feb 8, 2026 by youssef47048 Loading…
[clang][Sema] Guard polymorphic check in TransformCXXTypeidExpr for incomplete record types clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#180442 opened Feb 8, 2026 by eiytoq Loading…
2
1
[InstCombine] Drop nonnull assumes if the pointer is already known to be nonnull llvm:analysis Includes value tracking, cost tables and constant folding llvm:instcombine Covers the InstCombine, InstSimplify and AggressiveInstCombine passes llvm:transforms
#180434 opened Feb 8, 2026 by philnik777 Loading…
Move target specific constant folding from ConstantFolding.cpp file llvm:analysis Includes value tracking, cost tables and constant folding llvm:ir tablegen
#180428 opened Feb 8, 2026 by Zararest Draft
[clang] Check upperbound for attribute param index clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#180424 opened Feb 8, 2026 by mariusdr Loading…
[instcombine][x86]: simplifyx86fpmaxmin - allow negzero for single operand backend:X86 llvm:instcombine Covers the InstCombine, InstSimplify and AggressiveInstCombine passes llvm:transforms
#180418 opened Feb 8, 2026 by MadhurKumar004 Loading…
[InstCombine] Avoid overflow in foldVecExtTruncToExtElt llvm:instcombine Covers the InstCombine, InstSimplify and AggressiveInstCombine passes llvm:transforms
#180414 opened Feb 8, 2026 by dtcxzyw Loading…
[CIR] Add scoped atomic compare-and-exchange clang Clang issues not falling into any other category ClangIR Anything related to the ClangIR project
#180412 opened Feb 8, 2026 by Lancern Loading…
[clang][Sema] fix crash on __type_pack_element with dependent packs (GH180307) clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#180407 opened Feb 8, 2026 by Serosh-commits Loading…
ProTip! Filter pull requests by the default branch with base:main.