- Notifications
You must be signed in to change notification settings - Fork 15.2k
Pull requests: llvm/llvm-project
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[Clang] Add support for the C IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema"
defer TS clang:codegen #162848 opened Oct 10, 2025 by Sirraide Loading…
Partial support for common linkage for WebAssembly backend:WebAssembly llvm:mc Machine (object) code
#151478 opened Jul 31, 2025 by serge-sans-paille Loading…
[clang]: reflection operator parsing for global namespace and primitive types c++26 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 reflection Issues related to C++26 reflection
#164692 opened Oct 22, 2025 by changkhothuychung Loading…
[llvm] add gnu install dirs cmake Build system in general and CMake in particular
#125376 opened Feb 2, 2025 by RossComputerGuy Loading…
[TRI] Remove reserved registers in getRegPressureSetLimit backend:AMDGPU backend:ARM backend:loongarch backend:NVPTX backend:PowerPC backend:X86 llvm:globalisel llvm:regalloc llvm:transforms tablegen
#118787 opened Dec 5, 2024 by wangpc-pp Loading…
[libc] add snmalloc as an alternative allocator to libc libc
#122284 opened Jan 9, 2025 by SchrodingerZhu Loading…
[mlir] Ptr dialect backend:AMDGPU flang:codegen flang:fir-hlfir flang:openmp flang Flang issues not falling into any other category mlir:core MLIR Core Infrastructure mlir:execution-engine mlir:gpu mlir:llvm mlir:memref mlir:ods mlir:openacc mlir:openmp mlir:sparse Sparse compiler in MLIR mlir:spirv mlir openacc
#73057 opened Nov 22, 2023 by fabianmcg Loading…
[llvm][mc][riscv] MC support of T-Head vector extension (xtheadvector) backend:RISC-V llvm:mc Machine (object) code llvm:support
#84447 opened Mar 8, 2024 by kata-ark Loading…
[clang-tidy] Fixed clang-tidy rewriter not properly handling symlinks clang Clang issues not falling into any other category clang-tools-extra
#126393 opened Feb 9, 2025 by felix642 Loading…
[Clang][C++20] Implement constexpr std::bit_cast for bit-fields clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#74775 opened Dec 7, 2023 by sethp Loading…
[clang] Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
__builtin_expect_with_probability accepts value depenent parameter clang:frontend #156113 opened Aug 29, 2025 by Mr-Anyone Loading…
[RISCV] Allocate feature bits for Zifencei and Zmmul backend:RISC-V compiler-rt:builtins compiler-rt
#143306 opened Jun 8, 2025 by Wren6991 Loading…
[Clang] [Diagnostics] Add a new text diagnostics format that supports nested diagnostics clang:diagnostics New/improved warning or error message in Clang, but not in clang-tidy or static analyzer
#151234 opened Jul 29, 2025 by Sirraide Loading…
[clang-format] Add BreakFunctionDeclarationParameters option clang Clang issues not falling into any other category clang-format
#158745 opened Sep 15, 2025 by Fanteria Loading…
[clang-format] Option to insert spaces before the closing Clang issues not falling into any other category clang-format
*/ clang #162105 opened Oct 6, 2025 by Men-cotton Loading…
TSan: Support relaxed accesses and fences compiler-rt:sanitizer compiler-rt:tsan Thread sanitizer compiler-rt
#142579 opened Jun 3, 2025 by rymrg Loading…
[libc++] Fix C++23 standard modules when using with libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
clang-cl on Windows libc++ #148992 opened Jul 15, 2025 by siradam7th Loading…
[lldb-dap] Add process picker command to VS Code extension lldb lldb-dap
#128943 opened Feb 26, 2025 by matthewbastien Loading…
Previous Next
ProTip! Filter pull requests by the default branch with base:main.