[PATCH] D22847: [coroutines] Part 3 of N: Adding Boilerplate for Coroutine Passes
David Majnemer via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 28 14:12:18 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL277033: [coroutines] Part 3 of N: Adding Boilerplate for Coroutine Passes (authored by majnemer).
Changed prior to commit:
https://reviews.llvm.org/D22847?vs=65860&id=65993#toc
Repository:
rL LLVM
https://reviews.llvm.org/D22847
Files:
llvm/trunk/docs/Coroutines.rst
llvm/trunk/include/llvm/InitializePasses.h
llvm/trunk/include/llvm/Transforms/Coroutines.h
llvm/trunk/lib/Transforms/CMakeLists.txt
llvm/trunk/lib/Transforms/Coroutines/CMakeLists.txt
llvm/trunk/lib/Transforms/Coroutines/CoroCleanup.cpp
llvm/trunk/lib/Transforms/Coroutines/CoroEarly.cpp
llvm/trunk/lib/Transforms/Coroutines/CoroElide.cpp
llvm/trunk/lib/Transforms/Coroutines/CoroInternal.h
llvm/trunk/lib/Transforms/Coroutines/CoroSplit.cpp
llvm/trunk/lib/Transforms/Coroutines/Coroutines.cpp
llvm/trunk/lib/Transforms/Coroutines/LLVMBuild.txt
llvm/trunk/lib/Transforms/LLVMBuild.txt
llvm/trunk/test/Transforms/Coroutines/smoketest.ll
llvm/trunk/tools/opt/CMakeLists.txt
llvm/trunk/tools/opt/opt.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22847.65993.patch
Type: text/x-patch
Size: 18909 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160728/1796c8bd/attachment.bin>
More information about the llvm-commits
mailing list