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

[llvm] Remove unused includes (NFC) mlir:core MLIR Core Infrastructure mlir
#148872 opened Jul 15, 2025 by kazutakahirata Loading…
[Sema] Remove unnecessary casts (NFC) clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#148871 opened Jul 15, 2025 by kazutakahirata Loading…
[llvm-lto2] Added version command for llvm-lto2
#148866 opened Jul 15, 2025 by fnriv Loading…
[CIR] Reformat Ops to use common CIR_ prefix and definition traits style clang Clang issues not falling into any other category ClangIR Anything related to the ClangIR project
#148865 opened Jul 15, 2025 by xlauko Loading…
[libc++] Remove mentions of Clang 18 in the test suite libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#148862 opened Jul 15, 2025 by ldionne Loading…
[NFC][clang] Refactor CXX/module/module.interface/p1.cpp with split-file clang:modules C++20 modules and Clang Header Modules clang Clang issues not falling into any other category
#148861 opened Jul 15, 2025 by yronglin Loading…
[RISCV] Handle LHS == 0 in isVLKnownLE backend:RISC-V
#148860 opened Jul 15, 2025 by lukel97 Loading…
[DebugInfo] Remove getPrevNonDebugInstruction clang:openmp OpenMP related changes to Clang compiler-rt:sanitizer flang:openmp llvm:codegen llvm:instcombine Covers the InstCombine, InstSimplify and AggressiveInstCombine passes llvm:ir llvm:transforms
#148859 opened Jul 15, 2025 by jmorse Loading…
[CIR] Upstream unary not for ComplexType clang Clang issues not falling into any other category ClangIR Anything related to the ClangIR project
#148857 opened Jul 15, 2025 by AmrDeveloper Loading…
Fix extraneous addition of -X flag in baremetal toolchain clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category
#148855 opened Jul 15, 2025 by quic-garvgupt Loading…
[LLVM] Improve the DemandedBits Analysis llvm:analysis Includes value tracking, cost tables and constant folding llvm:transforms
#148853 opened Jul 15, 2025 by karouzakisp Loading…
[github][CIR] Add xlauko and andykaylor as CIR reviewers
#148852 opened Jul 15, 2025 by xlauko Loading…
Fix clang crash with -print-changed=dot-cfg
#148844 opened Jul 15, 2025 by cabbaken Loading…
ProTip! Filter pull requests by the default branch with base:main.