[PATCH] D23461: [Coroutines] Part 7: Split coroutine into subfunctions
Gor Nishanov via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 16 11:12:26 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL278830: [Coroutines] Part 7: Split coroutine into subfunctions (authored by GorNishanov).
Changed prior to commit:
https://reviews.llvm.org/D23461?vs=68215&id=68230#toc
Repository:
rL LLVM
https://reviews.llvm.org/D23461
Files:
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/CoroFrame.cpp
llvm/trunk/lib/Transforms/Coroutines/CoroInstr.h
llvm/trunk/lib/Transforms/Coroutines/CoroInternal.h
llvm/trunk/lib/Transforms/Coroutines/CoroSplit.cpp
llvm/trunk/lib/Transforms/Coroutines/Coroutines.cpp
llvm/trunk/test/Transforms/Coroutines/coro-split-00.ll
llvm/trunk/test/Transforms/Coroutines/coro-split-01.ll
llvm/trunk/test/Transforms/Coroutines/restart-trigger.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23461.68230.patch
Type: text/x-patch
Size: 41568 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160816/29f73376/attachment.bin>
More information about the llvm-commits
mailing list