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

[Clang] Introduce OverflowBehaviorType for fine-grained overflow control clang:as-a-library libclang and C++ API 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 debuginfo lldb
#148914 opened Jul 15, 2025 by JustinStitt Loading…
[AMDGPU][clang][CodeGen][opt] Add late-resolved feature identifying predicates backend:AMDGPU 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 llvm:transforms SPIR-V SPIR-V language support
#134016 opened Apr 2, 2025 by AlexVlx Loading…
[C++23] [CLANG] Adding C++23 constexpr math functions: fmin, fmax and frexp. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category llvm:adt
#88978 opened Apr 16, 2024 by zahiraam Loading…
[clang] Catch missing format attributes clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#105479 opened Aug 21, 2024 by budimirarandjelovichtec Loading…
[clang][MBD] set up module build daemon infrastructure 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 platform:windows
#67562 opened Sep 27, 2023 by cpsughrue Draft
Elide suspension points via [[clang::coro_await_suspend_destroy]] 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 coroutines C++20 coroutines libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#152623 opened Aug 8, 2025 by snarkmaster Loading…
[clang] Implement gcc_struct attribute on Itanium targets 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
#71148 opened Nov 3, 2023 by DanShaders Loading…
[AMDGPU] Enable OpenCL hostcall printf (WIP) backend:AMDGPU 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
#72556 opened Nov 16, 2023 by vikramRH Loading…
Add pointer field protection feature. backend:AArch64 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 libc++abi libc++abi C++ Runtime Library. Not libc++. libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. llvm:analysis Includes value tracking, cost tables and constant folding llvm:codegen llvm:instcombine Covers the InstCombine, InstSimplify and AggressiveInstCombine passes llvm:ir llvm:transforms
#133538 opened Mar 28, 2025 by pcc Loading…
[AMDGPU] Match bitsin(typeof(x)) - popcnt(x) to s_bcnt0_i32 backend:AMDGPU clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category llvm:ir
#164847 opened Oct 23, 2025 by linuxrocks123 Loading…
[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…
[clang]: Propagate *noreturn attributes in CFG clang:analysis clang:dataflow Clang Dataflow Analysis framework - https://clang.llvm.org/docs/DataFlowAnalysisIntro.html clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:static analyzer clang Clang issues not falling into any other category clang-tidy clang-tools-extra
#146355 opened Jun 30, 2025 by negativ Draft
[Sema] Diagnose use of if/else-if condition variable inside else-if/else branch(s) clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#156436 opened Sep 2, 2025 by arrowten Loading…
[LifetimeSafety] Add missing origins stats for lifetime analysis clang:analysis clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:temporal-safety Issue/FR relating to the lifetime analysis in Clang (-Wdangling, -Wreturn-local-addr) clang Clang issues not falling into any other category
#166568 opened Nov 5, 2025 by DEBADRIBASAK Loading…
C++26 Annotation c++26 clang:frontend Language frontend issues, e.g. anything involving "Sema" reflection Issues related to C++26 reflection
#166287 opened Nov 4, 2025 by zebullax Loading…
3 of 4 tasks
Make sanitizer special case list slash-agnostic clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category compiler-rt:sanitizer llvm:support
#149886 opened Jul 21, 2025 by DKLoehr Loading…
[clang] fix uefi target for aarch64 & x86_64 backend:AArch64 clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#120632 opened Dec 19, 2024 by RossComputerGuy Loading…
[X86][Clang] Support constexpr evaluation of cvtpd2ps intrinsics backend:X86 clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:headers Headers provided by Clang, e.g. for intrinsics clang Clang issues not falling into any other category
#169980 opened Nov 29, 2025 by HamzaHassanain Loading…
[Clang] Allow __builtin_fma/fmaf/fmal to be used in a constant expression 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 libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
#158048 opened Sep 11, 2025 by ckoparkar Loading…
[clang][WebAssembly] Handle casted function pointers with different number of arguments backend:WebAssembly 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
#153168 opened Aug 12, 2025 by turran Loading…
[clang] Add support for the c2000 architecture 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
#125663 opened Feb 4, 2025 by student433 Loading…
[MIPS][ISel] Fix musttail backend:MIPS 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
#161860 opened Oct 3, 2025 by djtodoro Loading…
One more fix for P3144R2 implementation clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:openmp OpenMP related changes to Clang clang:static analyzer clang Clang issues not falling into any other category
#149406 opened Jul 17, 2025 by hvdijk Loading…
[Clang] Warn when std::atomic_thread_fence is used with fsanitize=thread clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category
#166542 opened Nov 5, 2025 by BStott6 Loading…
[AVR] Handle flash RO data mapped to data space for newer devices 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
#146244 opened Jun 28, 2025 by tomtor Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.