llvm-project/llvm/lib/Transforms/Coroutines
Mircea Trofin 447e2c3067 [llvm][NFC][CallSite] Remove Implementation uses of CallSite
Reviewers: dblaikie, davidxl, craig.topper

Subscribers: arsenm, dschuff, nemanjai, jvesely, nhaehnle, sbc100, jgravelle-google, hiraditya, aheejin, kbarton, kerbowa, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D78142
2020-04-14 14:49:47 -07: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 Rename OptimalLayout to OptimizedStructLayout at Chris's request. 2020-04-10 00:14:20 -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 [llvm][NFC][CallSite] Remove Implementation uses of CallSite 2020-04-14 14:49:47 -07: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