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

release/21.x: [SPARC] Remove CCIfConsecutiveRegs for f128 returns (#170133) backend:Sparc clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category compiler-rt:builtins compiler-rt:sanitizer compiler-rt:ubsan Undefined behavior sanitizer compiler-rt
#170580 opened Dec 4, 2025 by llvmbot Loading… LLVM 21.x Release
Ubsan minimum assumed alignment clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category compiler-rt:sanitizer compiler-rt:ubsan Undefined behavior sanitizer compiler-rt
#166755 opened Nov 6, 2025 by gbMattN Loading…
Add a field in Coverage Mapping header for tracking coverage capabilities clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category compiler-rt PGO Profile Guided Optimizations
#158059 opened Sep 11, 2025 by RenjiSann Loading…
[AIX] Implement the ifunc attribute. backend:PowerPC clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category compiler-rt:builtins compiler-rt llvm:codegen llvm:ir llvm:transforms
#153049 opened Aug 11, 2025 by w2yehia Loading…
Implement a simple e2e test for PFP. compiler-rt
#151655 opened Aug 1, 2025 by pcc Loading…
[DRAFT][memprof][darwin] Support memprof on Darwin platform and add binary access profile clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category compiler-rt PGO Profile Guided Optimizations
#142884 opened Jun 5, 2025 by SharonXSharon Loading…
[Driver][OHOS] Fix lld link issue clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category compiler-rt
#121575 opened Jan 3, 2025 by phuang Loading…
[RFC][Transforms][IPO] Add func suffix in ArgumentPromotion and DeadArgumentElimination backend:AArch64 backend:AMDGPU compiler-rt:cfi Control Flow Integrity compiler-rt function-specialization llvm:analysis Includes value tracking, cost tables and constant folding llvm:transforms LTO Link time optimization (regular/full LTO or ThinLTO)
#109899 opened Sep 25, 2024 by yonghong-song Loading…
Added missing BitmapFirst and BitmapLast in InstrProfilingPlatformOth… compiler-rt PGO Profile Guided Optimizations
#96539 opened Jun 24, 2024 by bbarwik Loading…
ProTip! Filter pull requests by the default branch with base:main.