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

[libc][math] Refactor cbrt implementation to header-only in src/__support/math folder. bazel "Peripheral" support tier build system: utils/bazel libc
#151837 opened Aug 2, 2025 by bassiounix Loading…
[clang][bytecode] Try to load local and global variables directly 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
#151833 opened Aug 2, 2025 by tbaederr Loading…
[vscode-lldb] Fix format lldb lldb-dap
#151829 opened Aug 2, 2025 by royitaqi Loading…
[clang][bytecode] Use SmallVector for Function::Code 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
#151821 opened Aug 2, 2025 by tbaederr Loading…
[Clang](NFC) Add coverage for VTable debug info clang Clang issues not falling into any other category
#151818 opened Aug 2, 2025 by kikairoya Loading…
[clang][NFC] Code Cleanup of inferred noreturn attributes in explicit specializations. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#151815 opened Aug 2, 2025 by snarang181 Loading…
[flang] Fix failure of regression tests on macOS flang:driver flang:fir-hlfir flang:openmp flang Flang issues not falling into any other category
#151812 opened Aug 2, 2025 by parabola94 Loading…
[AMDGPU] Add missing v_permlane_up_b32 test. NFC. backend:AMDGPU mc Machine (object) code
#151811 opened Aug 2, 2025 by rampitec Loading…
[AMDGPU] v_cvt_scalef32_sr_pk16_* gfx1250 instructions backend:AMDGPU clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category llvm:ir mc Machine (object) code
#151810 opened Aug 2, 2025 by rampitec Loading…
release/21.x: [libc++] Implement comparison operators for tuple added in C++23 (#148799) libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#151808 opened Aug 2, 2025 by frederick-vs-ja Loading…
[DWARF] Speedup .gdb_index dumping debuginfo
#151806 opened Aug 2, 2025 by itrofimow Loading…
[BOLT] Use llvm-nm by default on Windows BOLT
#151805 opened Aug 2, 2025 by slydiman Loading…
[OpenACC][CIR] Implement 'init' lowering for private clause vars clang:as-a-library libclang and C++ API clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:modules C++20 modules and Clang Header Modules clang Clang issues not falling into any other category ClangIR Anything related to the ClangIR project
#151781 opened Aug 1, 2025 by erichkeane Loading…
ProTip! Filter pull requests by the default branch with base:main.