[PATCH] D23229: Part 4c: Coroutine Devirtualization: Devirtualize coro.resume and coro.destroy.
Gor Nishanov via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 5 19:24:23 PDT 2016
This revision was automatically updated to reflect the committed changes.
GorNishanov marked 3 inline comments as done.
Closed by commit rL277908: Part 4c: Coroutine Devirtualization: Devirtualize coro.resume and coro.destroy. (authored by GorNishanov).
Changed prior to commit:
https://reviews.llvm.org/D23229?vs=67052&id=67053#toc
Repository:
rL LLVM
https://reviews.llvm.org/D23229
Files:
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/CoroInstr.h
llvm/trunk/lib/Transforms/Coroutines/CoroInternal.h
llvm/trunk/lib/Transforms/Coroutines/Coroutines.cpp
llvm/trunk/test/Transforms/Coroutines/coro-early.ll
llvm/trunk/test/Transforms/Coroutines/coro-elide.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23229.67053.patch
Type: text/x-patch
Size: 15855 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160806/a659a4f1/attachment.bin>
More information about the llvm-commits
mailing list