- Notifications
You must be signed in to change notification settings - Fork 15.4k
Pull requests: llvm/llvm-project
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add support for llvm.dbg.declare_value in the CoroSplitter pass. coroutines C++20 coroutines debuginfo llvm:ir llvm:transforms
#168134 by rastogishubham was merged Nov 24, 2025 Loading… updated Nov 24, 2025
Create llvm.dbg.declare_value and add it to the CoroSplitter Pass coroutines C++20 coroutines debuginfo llvm:ir llvm:transforms
#164953 by rastogishubham was closed Nov 14, 2025 • Draft updated Nov 14, 2025
[Transforms] Use "= default" (NFC) coroutines C++20 coroutines llvm:transforms vectorizers
#166043 by kazutakahirata was merged Nov 2, 2025 Loading… updated Nov 2, 2025
[SimplifyCFG] Fold the contiguous wrapping cases into ICmp. coroutines C++20 coroutines llvm:transforms
#161000 by dianqk was merged Oct 6, 2025 Loading… updated Oct 31, 2025
[Coroutines] Fix assertion failure in CoroAnnotationElide pass coroutines C++20 coroutines llvm:transforms
#163609 by grigorypas was merged Oct 16, 2025 Loading… updated Oct 16, 2025
[clang] Improve nested name specifier AST representation backend:AArch64 backend:AMDGPU backend:ARC backend:ARM backend:CSKY backend:Hexagon backend:Lanai backend:loongarch backend:MIPS backend:PowerPC backend:RISC-V backend:Sparc backend:SystemZ backend:WebAssembly backend:X86 clang:analysis clang:as-a-library libclang and C++ API clang:bytecode Issues for the clang bytecode constexpr interpreter clang:codegen IR generation bugs: mangling, exceptions, etc. clang:dataflow Clang Dataflow Analysis framework - https://clang.llvm.org/docs/DataFlowAnalysisIntro.html clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:modules C++20 modules and Clang Header Modules clang:openmp OpenMP related changes to Clang clang:static analyzer clang Clang issues not falling into any other category clang-tidy clang-tools-extra clangd coroutines C++20 coroutines debuginfo HLSL HLSL Language Support libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. lldb
#147835 by mizvekov was merged Aug 9, 2025 Loading… updated Oct 13, 2025
[docs][coroutines] Update gdb debugger script clang Clang issues not falling into any other category coroutines C++20 coroutines
#162145 by vogelsgesang was merged Oct 10, 2025 Loading… updated Oct 10, 2025
Use internal linkage for __NoopCoro_ResumeDestroy coroutines C++20 coroutines llvm:transforms
#159407 by dpaoliello was merged Sep 18, 2025 Loading… updated Sep 18, 2025
[clang] AST: remove DependentTemplateSpecializationType 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 clang-tidy clang-tools-extra clangd coroutines C++20 coroutines lldb
#158109 by mizvekov was merged Sep 12, 2025 Loading… updated Sep 12, 2025
[Coroutines] Enhance DILabel generation with support for inlined locs coroutines C++20 coroutines llvm:transforms
#155989 by Dinistro was merged Sep 1, 2025 Loading… updated Sep 1, 2025
[Coroutines] Add llvm.coro.is_in_ramp and drop return value of llvm.coro.end clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category coroutines C++20 coroutines llvm:analysis Includes value tracking, cost tables and constant folding llvm:ir llvm:transforms mlir:llvm mlir
#153404 by NewSigma was merged Aug 25, 2025 Loading… updated Aug 25, 2025
[PATCH 2/7] [clang] improve NestedNameSpecifier: misc small clang changes backend:AArch64 backend:AMDGPU backend:ARC backend:ARM backend:CSKY backend:Hexagon backend:Lanai backend:loongarch backend:MIPS backend:PowerPC backend:RISC-V backend:Sparc backend:SystemZ backend:WebAssembly backend:X86 clang:analysis clang:as-a-library libclang and C++ API clang:bytecode Issues for the clang bytecode constexpr interpreter clang:codegen IR generation bugs: mangling, exceptions, etc. clang:dataflow Clang Dataflow Analysis framework - https://clang.llvm.org/docs/DataFlowAnalysisIntro.html clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:modules C++20 modules and Clang Header Modules clang:openmp OpenMP related changes to Clang clang:static analyzer clang Clang issues not falling into any other category clang-tidy clang-tools-extra clangd coroutines C++20 coroutines debuginfo HLSL HLSL Language Support libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. lldb
#148012 by mizvekov was merged Aug 9, 2025 Loading… updated Aug 9, 2025
[PATCH 5/7] [clang] NNS improvement: getOriginalDecl changes backend:AArch64 backend:AMDGPU backend:ARC backend:ARM backend:CSKY backend:Hexagon backend:Lanai backend:loongarch backend:MIPS backend:PowerPC backend:RISC-V backend:Sparc backend:SystemZ backend:WebAssembly backend:X86 clang:analysis clang:as-a-library libclang and C++ API clang:bytecode Issues for the clang bytecode constexpr interpreter clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:modules C++20 modules and Clang Header Modules clang:openmp OpenMP related changes to Clang clang:static analyzer clang Clang issues not falling into any other category clang-tidy clang-tools-extra clangd coroutines C++20 coroutines debuginfo HLSL HLSL Language Support lldb
#149747 by mizvekov was merged Aug 9, 2025 Loading… updated Aug 9, 2025
[IR] Remove size argument from lifetime intrinsics backend:AArch64 backend:AMDGPU backend:MIPS backend:NVPTX backend:PowerPC backend:RISC-V backend:SPIR-V backend:SystemZ backend:WebAssembly backend:X86 backend:Xtensa clang:codegen IR generation bugs: mangling, exceptions, etc. clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category compiler-rt:sanitizer coroutines C++20 coroutines flang:fir-hlfir flang Flang issues not falling into any other category llvm:analysis Includes value tracking, cost tables and constant folding llvm:codegen llvm:globalisel llvm:instcombine Covers the InstCombine, InstSimplify and AggressiveInstCombine passes llvm:ir llvm:SelectionDAG SelectionDAGISel as well llvm:transforms mlir:llvm mlir PGO Profile Guided Optimizations
#150248 by nikic was merged Aug 8, 2025 Loading… updated Aug 8, 2025
[Coroutines] Work on intrinsic IDs instead of names (NFCI) coroutines C++20 coroutines llvm:transforms
#145518 by nikic was merged Jul 1, 2025 Loading… updated Jul 24, 2025
[Clang] Make the SizeType, SignedSizeType and PtrdiffType be named sugar types instead of built-in types clang:codegen IR generation bugs: mangling, exceptions, etc. 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 coroutines C++20 coroutines
#143653 by YexuanXiao was merged Jul 18, 2025 Loading… updated Jul 19, 2025
[clang][CodeGen] Set IR generation bugs: mangling, exceptions, etc. clang:openmp OpenMP related changes to Clang clang Clang issues not falling into any other category coroutines C++20 coroutines
dead_on_return when passing arguments indirectly backend:PowerPC backend:RISC-V backend:SystemZ backend:X86 clang:codegen #148159 by antoniofrighetto was merged Jul 18, 2025 Loading… updated Jul 18, 2025
[lldb] Show coro_frame in C++20 coroutines lldb
std::coroutine_handle pretty printer coroutines #141516 by vogelsgesang was merged Jun 11, 2025 Loading… updated Jun 11, 2025
[RFC] Initial implementation of P2719 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:static analyzer clang Clang issues not falling into any other category coroutines C++20 coroutines
#113510 by ojhunt was merged Apr 11, 2025 Loading… updated Jun 9, 2025
[Clang] Make the result type of sizeof/pointer subtraction/size_t lit… clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:static analyzer clang Clang issues not falling into any other category coroutines C++20 coroutines
#136542 by YexuanXiao was closed Apr 28, 2025 Loading… updated Jun 6, 2025
[llvm] Fix typos in documentation backend:AMDGPU coroutines C++20 coroutines
#140275 by kazutakahirata was merged May 16, 2025 Loading… updated May 16, 2025
[NFC][Cloning] Replace DIFinder usage in CloneFunctionInto with a MetadataPredicate coroutines C++20 coroutines debuginfo llvm:transforms
#129148 by artempyanykh was merged Mar 13, 2025 Loading… updated Apr 21, 2025
[Analysis] Add DebugInfoCache analysis coroutines C++20 coroutines debuginfo llvm:analysis Includes value tracking, cost tables and constant folding llvm:ir llvm:transforms
#118629 by artempyanykh was closed Apr 21, 2025 Loading… updated Apr 21, 2025
Re-apply "Emit missing cleanups for stmt-expr" and other commits clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category coroutines C++20 coroutines
#89154 by usx95 was merged Apr 29, 2024 Loading… updated Apr 14, 2025
Previous Next
ProTip! Mix and match filters to narrow down what you’re looking for.