llvm-project/llvm/lib/Transforms/Coroutines
Chuanqi Xu 12d04ce956 [NFC] [Coroutines] Remove unused CoroFree 2021-07-14 19:13:12 +08:00
..
CMakeLists.txt llvmbuildectomy - replace llvm-build by plain cmake 2020-11-13 10:35:24 +01:00
CoroCleanup.cpp Add @llvm.coro.async.size.replace intrinsic. 2021-02-23 06:43:52 -08:00
CoroEarly.cpp [Coroutine] Properly deal with byval and noalias parameters 2021-06-17 19:06:10 -07:00
CoroElide.cpp [NFC] [Coroutines] Remove unused CoroFree 2021-07-14 19:13:12 +08:00
CoroFrame.cpp [OpaquePtr] Use byval type more 2021-07-13 09:34:34 -07:00
CoroInstr.h [coro async] Allow a coro.suspend.async to specify which argument is the context argument 2021-03-03 08:27:37 -08:00
CoroInternal.h [Coroutines] Salvege Debug.values 2021-05-13 13:06:33 +08:00
CoroSplit.cpp [coro async] Move code to proper switch 2021-07-07 06:19:08 -07:00
Coroutines.cpp [OpaquePtr] Use GlobalValue::getValueType() more 2021-07-13 09:34:34 -07:00