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

Avoid maxnum(sNaN, x) optimizations / folds backend:AMDGPU backend:ARM backend:X86 llvm:analysis Includes value tracking, cost tables and constant folding llvm:globalisel llvm:instcombine Covers the InstCombine, InstSimplify and AggressiveInstCombine passes llvm:SelectionDAG SelectionDAGISel as well llvm:transforms
#170181 opened Dec 1, 2025 by LewisCrawford Loading…
[ARM] Introduce intrinsics for MVE vcmp under strict-fp. backend:ARM clang:frontend Language frontend issues, e.g. anything involving "Sema" llvm:ir
#169798 opened Nov 27, 2025 by davemgreen Loading…
[ARM] Introduce intrinsics for MVE vrnd under strict-fp. backend:ARM clang:frontend Language frontend issues, e.g. anything involving "Sema" llvm:ir
#169797 opened Nov 27, 2025 by davemgreen Loading…
[ARM] Introduce intrinsics for MVE minnm/maxnm under strict-fp. backend:ARM clang:frontend Language frontend issues, e.g. anything involving "Sema" llvm:ir
#169795 opened Nov 27, 2025 by davemgreen Loading…
[AArch64][ARM] Optimize more tbl/tbx calls into shufflevector backend:AArch64 backend:ARM llvm:instcombine Covers the InstCombine, InstSimplify and AggressiveInstCombine passes llvm:transforms
#169748 opened Nov 26, 2025 by valadaptive Loading…
[AArch64][ARM] Move ARM-specific InstCombine transforms to new module backend:AArch64 backend:ARM llvm:instcombine Covers the InstCombine, InstSimplify and AggressiveInstCombine passes llvm:transforms
#169589 opened Nov 26, 2025 by valadaptive Loading…
[ARM] Cleanup unused ARMbrcond. NFC backend:ARM
#168040 opened Nov 14, 2025 by davemgreen Loading…
[SelectionDAG] Optimize BSWAP yet again once more backend:ARM llvm:SelectionDAG SelectionDAGISel as well
#165292 opened Oct 27, 2025 by AZero13 Loading…
Implement hasOrNot backend:AArch64 backend:ARM llvm:SelectionDAG SelectionDAGISel as well
#163995 opened Oct 17, 2025 by AZero13 Loading…
ProTip! Exclude everything labeled bug with -label:bug.