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

Allow shifting instead of masks if the types are legal.
#162732 opened Oct 9, 2025 by AZero13 Loading…
update lldb-server platform help text lldb
#162730 opened Oct 9, 2025 by cs01 Loading…
[InstCombine] Mark as unknown the branch weights of packed integer selecting shifts llvm:instcombine Covers the InstCombine, InstSimplify and AggressiveInstCombine passes llvm:transforms
#162726 opened Oct 9, 2025 by mtrofin Loading…
[CIR] Add support for virtual destructor calls clang Clang issues not falling into any other category ClangIR Anything related to the ClangIR project
#162725 opened Oct 9, 2025 by andykaylor Loading…
[SelectionDAG] Add stricter SDTypeProfile for strict_fsetcc(s). llvm:SelectionDAG SelectionDAGISel as well
#162724 opened Oct 9, 2025 by topperc Loading…
[flang] Process legacy DATA-style /initializers/ sooner flang:semantics flang Flang issues not falling into any other category
#162722 opened Oct 9, 2025 by klausler Loading…
[C2y] Claim support for WG14 N3532; NFC c2y clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#162718 opened Oct 9, 2025 by AaronBallman Loading…
[RISCV][NO-MERGE] Discussions on passing tuning features from the Clang driver backend:RISC-V clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category
#162716 opened Oct 9, 2025 by mshockwave Loading…
[CIR] Add lowering support for dynamic cast clang Clang issues not falling into any other category ClangIR Anything related to the ClangIR project
#162715 opened Oct 9, 2025 by andykaylor Loading…
[Sema] Keep attribute lists in the order the attributes were parsed clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#162714 opened Oct 9, 2025 by hnrklssn Loading…
Allow weak/selectany external definitions in header units. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:modules C++20 modules and Clang Header Modules clang Clang issues not falling into any other category
#162713 opened Oct 9, 2025 by akrieger Loading…
[flang] Use the namelist item descriptor if it is local polymorphic entity. flang:fir-hlfir flang Flang issues not falling into any other category
#162701 opened Oct 9, 2025 by DanielCChen Loading…
ProTip! Filter pull requests by the default branch with base:main.