- Notifications
You must be signed in to change notification settings - Fork 15.3k
Pull requests: llvm/llvm-project
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[coro] Fix crash due to DILabel in C++20 coroutines llvm:transforms
LineTableOnly mode coroutines #148095 by vogelsgesang was merged Jul 11, 2025 Loading…
[test] Fix C++20 coroutines llvm:transforms
coro-split-dbg-labels.ll for non-x86 coroutines #147087 by vogelsgesang was merged Jul 8, 2025 Loading…
[CodeGen] Apply 'nofree' to 'this' pointer argument. clang:codegen 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 HLSL HLSL Language Support
#106499 by zengdage was closed Aug 29, 2024 Loading…
[DebugInfo][RemoveDIs][NFC] Split findDbgDeclares into two functions coroutines C++20 coroutines debuginfo llvm:ir llvm:transforms
#77478 by SLTozer was merged Jan 15, 2024 Loading…
[llvm] Use dyn_cast_if_present instead of dyn_cast_or_null (NFC) backend:AArch64 backend:AMDGPU backend:ARM backend:DirectX backend:loongarch backend:RISC-V backend:SPIR-V backend:X86 clang:openmp OpenMP related changes to Clang compiler-rt:sanitizer coroutines C++20 coroutines debuginfo flang:openmp function-specialization llvm:analysis Includes value tracking, cost tables and constant folding llvm:binary-utilities llvm:globalisel llvm:ir llvm:mc Machine (object) code llvm:SelectionDAG SelectionDAGISel as well llvm:support llvm:transforms LTO Link time optimization (regular/full LTO or ThinLTO) objectyaml PGO Profile Guided Optimizations platform:windows vectorizers
#75733 by kazutakahirata was closed Feb 6, 2024 Loading…
[Clang] Warn against unused parameters in C++ coroutines with Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category coroutines C++20 coroutines
-Wunused-parameters clang:frontend #70567 by yuxuanchen1997 was closed Nov 1, 2023 Loading…
ProTip! Filter pull requests by the default branch with base:main.