[PATCH] D25543: [coroutines] Add handling for unwind coro.ends
Gor Nishanov via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 27 11:22:15 PDT 2016
GorNishanov updated this revision to Diff 76068.
GorNishanov added a comment.
merge with top of the trunk. Preparing to land.
https://reviews.llvm.org/D25543
Files:
docs/Coroutines.rst
include/llvm/IR/Intrinsics.td
lib/Transforms/Coroutines/CoroSplit.cpp
test/Transforms/Coroutines/ArgAddr.ll
test/Transforms/Coroutines/coro-split-00.ll
test/Transforms/Coroutines/coro-split-01.ll
test/Transforms/Coroutines/coro-split-02.ll
test/Transforms/Coroutines/coro-split-dbg.ll
test/Transforms/Coroutines/coro-split-eh.ll
test/Transforms/Coroutines/ex0.ll
test/Transforms/Coroutines/ex1.ll
test/Transforms/Coroutines/ex2.ll
test/Transforms/Coroutines/ex3.ll
test/Transforms/Coroutines/ex4.ll
test/Transforms/Coroutines/ex5.ll
test/Transforms/Coroutines/no-suspend.ll
test/Transforms/Coroutines/phi-coro-end.ll
test/Transforms/Coroutines/restart-trigger.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25543.76068.patch
Type: text/x-patch
Size: 23786 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161027/65611dd5/attachment.bin>
More information about the llvm-commits
mailing list