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

[Scheduler][NFC] Don't use set to track visited nodes llvm:SelectionDAG SelectionDAGISel as well
#190480 opened Apr 4, 2026 by aengelke Loading…
[ConstantFolding] Non-constrained functions in strictfp llvm:analysis Includes value tracking, cost tables and constant folding llvm:instcombine Covers the InstCombine, InstSimplify and AggressiveInstCombine passes llvm:ir llvm:transforms
#190478 opened Apr 4, 2026 by spavloff Loading…
[libc][math][c23] Add acospibf16 math function backend:AMDGPU backend:RISC-V bazel "Peripheral" support tier build system: utils/bazel libc
#190477 opened Apr 4, 2026 by Sukumarsawant Loading…
[lldb] Remove VMRange class (NFC) lldb
#190475 opened Apr 4, 2026 by s-barannikov Loading…
[DA] Add overflow check in BanerjeeMIVtest llvm:analysis Includes value tracking, cost tables and constant folding
#190469 opened Apr 4, 2026 by cabbaken Loading…
[DA] Add overflow test for BanerjeeMIVtest llvm:analysis Includes value tracking, cost tables and constant folding
#190468 opened Apr 4, 2026 by cabbaken Loading…
Fix block pointer NTTP crash clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#190464 opened Apr 4, 2026 by Serosh-commits Loading…
[Clang][Docs] Fix malformed code-block directive in MSan and TSan docs clang Clang issues not falling into any other category
#190461 opened Apr 4, 2026 by DarkPhoenix42 Loading…
Warn on unbounded scanf and invalid fopen modes clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#190453 opened Apr 4, 2026 by Pppp1116 Loading…
Add a fortify warning for literal strcpy overflow clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#190448 opened Apr 4, 2026 by Pppp1116 Loading…
Warn when size arguments miss the null terminator clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#190447 opened Apr 4, 2026 by Pppp1116 Loading…
Warn on small string-buffer allocations clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#190446 opened Apr 4, 2026 by Pppp1116 Loading…
ProTip! Filter pull requests by the default branch with base:main.