[PATCH] D22998: [coroutines] Part 4a: Coroutine Devirtualization: Lower coro.resume and coro.destroy.

David Majnemer via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 4 13:37:54 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL277765: [coroutines] Part 4[ab]: Coroutine Devirtualization: Lower coro.resume and… (authored by majnemer).

Changed prior to commit:
  https://reviews.llvm.org/D22998?vs=66851&id=66853#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D22998

Files:
  llvm/trunk/include/llvm/IR/CallSite.h
  llvm/trunk/lib/IR/Verifier.cpp
  llvm/trunk/lib/Transforms/Coroutines/CoroEarly.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/Verifier/invoke.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22998.66853.patch
Type: text/x-patch
Size: 13629 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160804/d87a3fad/attachment.bin>


More information about the llvm-commits mailing list