- 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
[NFC] Update coroutine intrinsics documentation and few remaining tests to opaque pointers coroutines C++20 coroutines
#65698 by asl was merged Sep 8, 2023 Loading… updated Sep 8, 2023
[Coroutine][DebugInfo] Remove the memory attributes on coro-async-declaration.ll (NFC) coroutines C++20 coroutines
#66088 by dianqk was merged Sep 14, 2023 Loading… updated Sep 14, 2023
Extend IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category coroutines C++20 coroutines llvm:ir llvm:transforms mlir:llvm mlir
retcon.once coroutines lowering to optionally produce a normal result clang:codegen #66333 by asl was merged Sep 15, 2023 Loading… updated Sep 15, 2023
[llvm][documentation] Fix coroutines documentation coroutines C++20 coroutines
#66420 by NoodleSugar was merged Sep 18, 2023 Loading… updated Sep 18, 2023
[Clang][LLVM][Coroutines] Prevent __coro_gro from outliving __promise clang:codegen IR generation bugs: mangling, exceptions, etc. clang Clang issues not falling into any other category coroutines C++20 coroutines llvm:ir llvm:transforms
#66706 by bcardosolopes was merged Sep 22, 2023 Loading… updated Sep 22, 2023
Coroutines: Handle non-zero stack address space coroutines C++20 coroutines llvm:transforms
#67092 by ruiling was merged Sep 22, 2023 Loading… updated Sep 22, 2023
[Corosplit][DebugInfo] Don't add EntryValue ops in variadic DIExpressions coroutines C++20 coroutines llvm:transforms
#67179 by felipepiovezan was merged Sep 22, 2023 Loading… updated Sep 23, 2023
Coroutines: Cleanup typed pointer code in CoroFrame.cpp coroutines C++20 coroutines llvm:transforms
#67141 by ruiling was closed Sep 25, 2023 Loading… updated Sep 25, 2023
Diagnose use of VLAs in a coroutine c++20 clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category coroutines C++20 coroutines crash-on-invalid
#70341 by AaronBallman was merged Oct 26, 2023 Loading… updated Oct 26, 2023
[Clang] Preserve coroutine parameter referenced state clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category coroutines C++20 coroutines
#70973 by yuxuanchen1997 was merged Nov 2, 2023 Loading… updated Nov 3, 2023
[coro][pgo] Do not insert counters in the C++20 coroutines llvm:transforms PGO Profile Guided Optimizations
suspend block coroutines #71262 by mtrofin was merged Nov 15, 2023 Loading… updated Nov 15, 2023
[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… updated Nov 17, 2023
[coroutines] Introduce [[clang::coro_return_type]] and [[clang::coro_wrapper]] c++20 clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category coroutines C++20 coroutines
#71945 by usx95 was merged Nov 17, 2023 Loading… updated Nov 17, 2023
[IR] Replace uses of IRBuilder::getInt8PtrTy with getPtrTy. NFC backend:AMDGPU clang:openmp OpenMP related changes to Clang coroutines C++20 coroutines flang:openmp llvm:transforms
#73154 by topperc was merged Nov 22, 2023 Loading… updated Nov 22, 2023
[llvm][Coroutines] Remove no-op ptr-to-ptr bitcasts (NFC) coroutines C++20 coroutines llvm:transforms
#73427 by JOE1994 was merged Nov 26, 2023 Loading… updated Nov 26, 2023
[DebugInfo][RemoveDIs] Have getInsertionPtAfterDef return an iterator coroutines C++20 coroutines debuginfo llvm:ir llvm:transforms vectorizers
#73149 by jmorse was merged Nov 30, 2023 Loading… updated Nov 30, 2023
[coro][pgo] Don't promote pgo counters in the suspend basic block coroutines C++20 coroutines llvm:transforms PGO Profile Guided Optimizations
#71263 by mtrofin was merged Nov 30, 2023 Loading… updated Dec 7, 2023
Revert "[coroutines] Use DILocation from new storage for hoisted dbg.declare" coroutines C++20 coroutines llvm:transforms
#75282 by mizvekov was merged Dec 13, 2023 Loading… updated Dec 13, 2023
[coroutines] Use DILocation from new storage for hoisted dbg.declare coroutines C++20 coroutines llvm:transforms
#75104 by apolloww was merged Dec 12, 2023 Loading… updated Dec 13, 2023
[coroutines] Use DILocation from new storage for hoisted dbg.declare coroutines C++20 coroutines llvm:transforms
#75402 by apolloww was merged Jan 2, 2024 Loading… updated Jan 2, 2024
[coroutines][DPValue] Update DILocation in DPValue for hoisted dbg.declare coroutines C++20 coroutines llvm:transforms
#76765 by apolloww was merged Jan 3, 2024 Loading… updated Jan 3, 2024
[coroutines] Introduce [[clang::coro_disable_lifetimebound]] clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category coroutines C++20 coroutines
#76818 by usx95 was merged Jan 5, 2024 Loading… updated Jan 5, 2024
[NFC] Change FindDbgDeclareUsers interface to match findDbgUsers/values coroutines C++20 coroutines debuginfo llvm:ir llvm:transforms
#73498 by OCHyams was merged Dec 12, 2023 Loading… updated Jan 5, 2024
[RemoveDIs][NFC] Find DPValues using findDbgDeclares coroutines C++20 coroutines debuginfo llvm:ir llvm:transforms
#73500 by OCHyams was merged Dec 12, 2023 Loading… updated Jan 5, 2024
[RemoveDIs] Handle DPValues in LowerDbgDeclare coroutines C++20 coroutines debuginfo llvm:ir llvm:transforms
#73504 by OCHyams was merged Dec 12, 2023 Loading… updated Jan 5, 2024
Previous Next
ProTip! no:milestone will show everything without a milestone.