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

[libc++][ranges] Applied [[nodiscard]] to as_rvalue_view libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#173145 opened Dec 20, 2025 by H-G-Hristov Loading…
[CIR][X86]Implement handling for convert-half builtins clang Clang issues not falling into any other category ClangIR Anything related to the ClangIR project
#173143 opened Dec 20, 2025 by Priyanshu3820 Loading…
[clang] Add FixItHint for designated init order clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#173136 opened Dec 20, 2025 by MythreyaK Loading…
Revert "[AA] Improve precision for monotonic atomic load/store operations" llvm:analysis Includes value tracking, cost tables and constant folding llvm:transforms
#173135 opened Dec 20, 2025 by jinhuang1102 Loading…
[InstCombine] Fold integer stores using llvm.assume llvm:instcombine Covers the InstCombine, InstSimplify and AggressiveInstCombine passes llvm:transforms
#173134 opened Dec 20, 2025 by ken-matsui Loading…
2
1
ScheduleDAG: Clear registers on DEBUG_VALUE_LIST correctly. llvm:SelectionDAG SelectionDAGISel as well
#173133 opened Dec 20, 2025 by pcc Loading…
Reapply "[C++20][Modules] Implement P1857R3 Modules Dependency Discovery" 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
#173130 opened Dec 20, 2025 by yronglin Loading…
[bazel] Add potential bzlmod inclusion example bazel "Peripheral" support tier build system: utils/bazel
#173124 opened Dec 20, 2025 by keith Loading…
[Clang][SYCL] Modify err_sycl_entry_point_invalid to use %enum_select. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category SYCL https://registry.khronos.org/SYCL
#173122 opened Dec 19, 2025 by tahonermann Loading…
[llvm] Propagate the VFS to SampleProfileLoaderPass
#173121 opened Dec 19, 2025 by jansvoboda11 Loading…
[MC] Handle malformed target-feature llvm:mc Machine (object) code
#173119 opened Dec 19, 2025 by sweiglbosker Loading…
[SDAG] SetCC: remove spurious extensions backend:AArch64 llvm:SelectionDAG SelectionDAGISel as well
#173110 opened Dec 19, 2025 by DaKnig Loading…
ProTip! Filter pull requests by the default branch with base:main.