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

Added partial support for compiling C++20 modules and header-units without scanning. backend:SystemZ clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' 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 llvm:support
#147682 opened Jul 9, 2025 by HassanSajjad-302 Loading… updated Dec 1, 2025
[CUDA] Add device-side kernel launch support clang:codegen IR generation bugs: mangling, exceptions, etc. clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' 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
#165519 opened Oct 29, 2025 by darkbuck Loading… updated Nov 30, 2025
[StackProtector] Introduce stack-protect-refinement pass to remove unnecessary protections. backend:AArch64 backend:ARM backend:X86 clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category debuginfo llvm:globalisel llvm:transforms LTO Link time optimization (regular/full LTO or ThinLTO)
#150390 opened Jul 24, 2025 by Mermen Loading… updated Nov 29, 2025
[Clang][Driver] Split fsanitize.c test clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category
#169952 opened Nov 28, 2025 by melver Loading… updated Nov 28, 2025
[flang] Emit target features for PPC clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' flang:driver flang:fir-hlfir flang Flang issues not falling into any other category
#169860 opened Nov 27, 2025 by kkwli Loading… updated Nov 28, 2025
[CodeGen][ObjC] Initial WebAssembly Support for GNUstep backend:WebAssembly clang:codegen IR generation bugs: mangling, exceptions, etc. clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category llvm:mc Machine (object) code
#169043 opened Nov 21, 2025 by hmelder Loading… updated Nov 28, 2025
[Clang] Lift HIPSPV onto the new offload driver clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category
#168043 opened Nov 14, 2025 by linehill Loading… updated Nov 28, 2025
Integrated Distributed ThinLTO (DTLTO): Design Overview clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category lld:COFF lld:ELF lld:MachO lld:wasm lld llvm:support llvm:transforms LTO Link time optimization (regular/full LTO or ThinLTO) platform:windows
#126654 opened Feb 11, 2025 by bd1976bris Loading… updated Nov 28, 2025
[Flang][FIR] Introduce FIRToCoreMLIR pass. clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' flang:codegen flang:driver flang:fir-hlfir flang Flang issues not falling into any other category
#168703 opened Nov 19, 2025 by NexMing Loading… updated Nov 28, 2025
[RISCV] Add Svrsw60t59b extension backend:RISC-V clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category llvm:mc Machine (object) code
#132321 opened Mar 21, 2025 by trdthg Loading… updated Nov 28, 2025
[TySan] TySan support for SystemZ - Re-submission of original pr#162396 clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' compiler-rt:sanitizer compiler-rt
#169850 opened Nov 27, 2025 by anoopkg6 Loading… updated Nov 27, 2025
[AMDGPU] Implement Waitcnt Expansion for Profiling backend:AMDGPU clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl'
#169345 opened Nov 24, 2025 by PankajDwivedi-25 Loading… updated Nov 27, 2025
[llvm][Triple] Add libc-less variants of some environments backend:loongarch clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category
#168042 opened Nov 14, 2025 by alexrp Loading… updated Nov 27, 2025
[Clang][CodeGen] Remove explicit insertion of AllocToken pass clang:codegen IR generation bugs: mangling, exceptions, etc. clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category LTO Link time optimization (regular/full LTO or ThinLTO)
#169360 opened Nov 24, 2025 by melver Loading… updated Nov 27, 2025
[clang][Driver] Add ROCm lib/llvm/bin detection test clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category
#169705 opened Nov 26, 2025 by yxsamliu Loading… updated Nov 27, 2025
Enable fexec-charset option 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 llvm:support
#138895 opened May 7, 2025 by abhina-sree Loading… updated Nov 27, 2025
[Clang]: Enable speculative devirtualization clang:codegen IR generation bugs: mangling, exceptions, etc. 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 llvm:transforms
#159685 opened Sep 19, 2025 by hassnaaHamdi Loading… updated Nov 27, 2025
[Clang] Reuse the function getOptimizationLevel in tools::addLTOOptions. clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category
#169762 opened Nov 27, 2025 by tclin914 Loading… updated Nov 27, 2025
hipcc/ld.lld unable to link separable compilation when dynamic librar… clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category
#169551 opened Nov 25, 2025 by david-salinas Loading… updated Nov 27, 2025
[Matrix] Add a row\col major toggle in the clang driver 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
#167628 opened Nov 12, 2025 by farzonl Loading… updated Nov 26, 2025
[clang][Hexagon] Add Picolibc as part of triple backend:Hexagon clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl'
#169613 opened Nov 26, 2025 by quic-k Loading… updated Nov 26, 2025
[Clang] [C++26] Expansion Statements (Part 10: Expansion Limit) c++26 clang:codegen IR generation bugs: mangling, exceptions, etc. 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
#169689 opened Nov 26, 2025 by Sirraide Loading… updated Nov 26, 2025
[clang][driver] Correcting arguments when using libFuzzer with -shared-libsan clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category
#164842 opened Oct 23, 2025 by bjosv Loading… updated Nov 26, 2025
[Clang] Make -falloc-token-mode a hidden frontend option clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category
#169359 opened Nov 24, 2025 by melver Draft updated Nov 26, 2025
[clang][Driver][SPIR-V] Allow linking IR using llvm-link backend:SPIR-V clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang Clang issues not falling into any other category
#169572 opened Nov 25, 2025 by sarnex Loading… updated Nov 26, 2025
ProTip! Mix and match filters to narrow down what you’re looking for.