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

[Clang][Headers] Fix tgmath.h incompatibility with Glibc backend:X86 clang:headers Headers provided by Clang, e.g. for intrinsics clang Clang issues not falling into any other category
#161301 opened Sep 30, 2025 by ac-bcc Loading…
[clang][Dependency Scanning] Refactor Scanning Compiler Instance Initialization clang Clang issues not falling into any other category
#161300 opened Sep 29, 2025 by qiongsiwu Loading…
[CIR] Upstream support for generating global ctor regions clang Clang issues not falling into any other category ClangIR Anything related to the ClangIR project
#161298 opened Sep 29, 2025 by andykaylor Loading…
[libc][math] Refactor exp2 implementation to header-only in src/__support/math folder. bazel "Peripheral" support tier build system: utils/bazel libc
#161297 opened Sep 29, 2025 by bassiounix Loading…
[InstCombine] Preserve profile branch weights when folding logical booleans llvm:instcombine Covers the InstCombine, InstSimplify and AggressiveInstCombine passes llvm:ir llvm:transforms
#161293 opened Sep 29, 2025 by alanzhao1 Loading…
release/21.x: [clang][PAC] Don't try to diagnose use of pointer auth on dependent types #159505 (#159859) clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#161288 opened Sep 29, 2025 by llvmbot Loading… LLVM 21.x Release
[clang-sycl-linker] Generate SymbolTable for each image clang Clang issues not falling into any other category SYCL https://registry.khronos.org/SYCL
#161287 opened Sep 29, 2025 by YuriPlyakhin Loading…
[flang] Consolidate & clean up COMMON block checks flang:openmp flang:parser flang:semantics flang Flang issues not falling into any other category
#161286 opened Sep 29, 2025 by klausler Loading…
[Flang] Add parsing and attribute registration for SIMPLE specifier flang:parser flang:semantics flang Flang issues not falling into any other category
#161285 opened Sep 29, 2025 by mlir-maiden Loading…
[mlir] Add strided metadata range dataflow analysis mlir:core MLIR Core Infrastructure mlir:memref mlir
#161280 opened Sep 29, 2025 by fabianmcg Loading…
[Clang][Sema] Fix crash in CheckUsingDeclQualifier due to diagnostic missing an argument clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#161277 opened Sep 29, 2025 by shafik Loading…
[libcxx] Unwrap iterators in __find_segment libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#161274 opened Sep 29, 2025 by lbonn Loading…
[CIR] Add missing case for OMPFuseDirectiveClass in emitStmt switch clang Clang issues not falling into any other category ClangIR Anything related to the ClangIR project
#161269 opened Sep 29, 2025 by jiang1997 Loading…
ProTip! Filter pull requests by the default branch with base:main.