[PATCH] D23844: [Coroutines] Part 9: Add cleanup subfunction.
Gor Nishanov via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 29 07:42:30 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL279971: [Coroutines] Part 9: Add cleanup subfunction. (authored by GorNishanov).
Changed prior to commit:
https://reviews.llvm.org/D23844?vs=69566&id=69570#toc
Repository:
rL LLVM
https://reviews.llvm.org/D23844
Files:
llvm/trunk/docs/Coroutines.rst
llvm/trunk/include/llvm/IR/Intrinsics.td
llvm/trunk/lib/IR/Verifier.cpp
llvm/trunk/lib/Transforms/Coroutines/CoroEarly.cpp
llvm/trunk/lib/Transforms/Coroutines/CoroElide.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-elide.ll
llvm/trunk/test/Transforms/Coroutines/coro-heap-elide.ll
llvm/trunk/test/Transforms/Coroutines/coro-split-00.ll
llvm/trunk/test/Transforms/Coroutines/coro-split-01.ll
llvm/trunk/test/Transforms/Coroutines/ex0.ll
llvm/trunk/test/Transforms/Coroutines/ex1.ll
llvm/trunk/test/Transforms/Coroutines/ex2.ll
llvm/trunk/test/Transforms/Coroutines/ex3.ll
llvm/trunk/test/Transforms/Coroutines/restart-trigger.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23844.69570.patch
Type: text/x-patch
Size: 41155 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160829/6ba6abda/attachment-0001.bin>
More information about the llvm-commits
mailing list