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

Add DllMain entry point to libclang.dll clang:as-a-library libclang and C++ API clang Clang issues not falling into any other category
#171465 opened Dec 9, 2025 by GkvJwa Loading…
[CIR] Upstream CXXNoexceptExpr clang Clang issues not falling into any other category ClangIR Anything related to the ClangIR project
#171462 opened Dec 9, 2025 by AmrDeveloper Loading…
[SDAG] Fix incorrect usage of VECREDUCE_ADD backend:AArch64 llvm:SelectionDAG SelectionDAGISel as well
#171459 opened Dec 9, 2025 by MacDue Loading…
[clang][FMV][AArch64] Remove O3 from failing test clang Clang issues not falling into any other category
#171457 opened Dec 9, 2025 by labrinea Loading…
[flang][OpenMP] Frontend support for DIMS modifier clang:openmp OpenMP related changes to Clang flang:fir-hlfir flang:openmp flang:parser flang:semantics flang Flang issues not falling into any other category
#171454 opened Dec 9, 2025 by kparzysz Loading…
Revert "CodeGen: Add LibcallLoweringInfo analysis pass (#168622)" backend:AArch64 backend:AMDGPU backend:loongarch backend:PowerPC backend:RISC-V backend:SPIR-V backend:X86 clang:codegen IR generation bugs: mangling, exceptions, etc. llvm:analysis Includes value tracking, cost tables and constant folding llvm:codegen llvm:transforms LTO Link time optimization (regular/full LTO or ThinLTO)
#171452 opened Dec 9, 2025 by alexey-bataev Loading…
[flang][OpenACC] do not load pointer and allocatables component in data clauses flang:fir-hlfir flang Flang issues not falling into any other category openacc
#171445 opened Dec 9, 2025 by jeanPerier Loading…
[mlir] Move GET_ATTR/TYPEDEF_CLASSES after declarations mlir:core MLIR Core Infrastructure mlir
#171444 opened Dec 9, 2025 by Harald-R Loading…
[libc++] Store the premerge runner images in the monorepo libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#171443 opened Dec 9, 2025 by ldionne Loading…
[clang][ExprConstant] Reject integral casts of addr-label-diffs... clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#171437 opened Dec 9, 2025 by tbaederr Loading…
[CI] Tweak wording for builds with passing tests and build errors infrastructure Bugs about LLVM infrastructure
#171436 opened Dec 9, 2025 by DavidSpickett Loading…
[OpenCL] Add cl_khr_subgroup_named_barrier and cl_intel_required_subgroup_size to OpenCLExtensions.def clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#171433 opened Dec 9, 2025 by wenju-he Loading…
ProTip! Filter pull requests by the default branch with base:main.