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

[CIR] Upstream support for variable template specializations clang Clang issues not falling into any other category ClangIR Anything related to the ClangIR project
#151069 opened Jul 29, 2025 by mmha Loading…
[clang][CodeGen] Extends lifetime of coroutine promise(CWG2563) clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category coroutines C++20 coroutines llvm:transforms
#151067 opened Jul 29, 2025 by NewSigma Loading…
[CIR] Add support for C++ conversion operators clang Clang issues not falling into any other category ClangIR Anything related to the ClangIR project
#151066 opened Jul 29, 2025 by mmha Loading…
[IRCE] Check loop clone legality before attempting to do so julialang llvm:analysis Includes value tracking, cost tables and constant folding llvm:transforms
#151062 opened Jul 29, 2025 by Keno Loading…
[AMDGPU] Support builtin/intrinsics for async loads/stores on gfx1250 backend:AMDGPU clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category llvm:ir
#151058 opened Jul 28, 2025 by changpeng Loading…
[lldb] Implement RegisterContextWasm lldb
#151056 opened Jul 28, 2025 by JDevlieghere Loading…
[clang] Followup for constexpr-unknown potential constant expressions. clang:bytecode Issues for the clang bytecode constexpr interpreter clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#151053 opened Jul 28, 2025 by efriedma-quic Loading…
release/21.x: [clang][Driver] Prefer non-Linux emulations for baremetal Arm/AArch64 targets (#149235) backend:AArch64 clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category
#151052 opened Jul 28, 2025 by llvmbot Loading… LLVM 21.x Release
[Flang] Fix crash when a derived type with private attribute is specified in extends flang:fir-hlfir flang Flang issues not falling into any other category
#151051 opened Jul 28, 2025 by ceseo Loading…
Fix bazel.BUILD for libc wcschr build errors bazel "Peripheral" support tier build system: utils/bazel libc
#151050 opened Jul 28, 2025 by wenzhi-cui Loading…
[libc] Reland wchar string conversion mb to wc
#151048 opened Jul 28, 2025 by sribee8 Loading…
[HIP] Link the LLVM libc libraries in no-RDC mode clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category
#151046 opened Jul 28, 2025 by jhuber6 Loading…
Optimize usub.sat fix for #79690 llvm:instcombine Covers the InstCombine, InstSimplify and AggressiveInstCombine passes llvm:transforms
#151044 opened Jul 28, 2025 by nimit25 Loading…
[RISCV] Use Hints for Xqcisim/Xqcisync Aliases backend:RISC-V mc Machine (object) code
#151040 opened Jul 28, 2025 by lenary Loading…
ProTip! Filter pull requests by the default branch with base:main.