llvm-project/llvm/lib/Transforms/Coroutines
Jun Ma 46bff786bc [Coroutines] Remove alignment check in shouldBeMustTail
Differential Revision: https://reviews.llvm.org/D77362
2020-04-07 09:07:34 +08:00
..
CMakeLists.txt [cmake] Explicitly mark libraries defined in lib/ as "Component Libraries" 2019-11-21 10:48:08 -08:00
CoroCleanup.cpp [Coroutines][4/6] New pass manager: coro-cleanup 2020-02-19 00:30:27 -05:00
CoroEarly.cpp Use optimal layout and preserve alloca alignment in coroutine frames. 2020-03-26 00:51:09 -04:00
CoroElide.cpp Use optimal layout and preserve alloca alignment in coroutine frames. 2020-03-26 00:51:09 -04:00
CoroFrame.cpp Use optimal layout and preserve alloca alignment in coroutine frames. 2020-03-26 00:51:09 -04:00
CoroInstr.h Use optimal layout and preserve alloca alignment in coroutine frames. 2020-03-26 00:51:09 -04:00
CoroInternal.h Use optimal layout and preserve alloca alignment in coroutine frames. 2020-03-26 00:51:09 -04:00
CoroSplit.cpp [Coroutines] Remove alignment check in shouldBeMustTail 2020-04-07 09:07:34 +08:00
Coroutines.cpp [LLVM-C] Add bindings for addCoroutinePassesToExtensionPoints 2020-02-24 20:15:51 +01:00
LLVMBuild.txt Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00