[PATCH] D23412: [Coroutines]: Part6b: Add coro.id intrinsic.

Gor Nishanov via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 11 22:53:43 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL278481: [Coroutines]: Part6b: Add coro.id intrinsic. (authored by GorNishanov).

Changed prior to commit:
  https://reviews.llvm.org/D23412?vs=67799&id=67800#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23412

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/CoroInstr.h
  llvm/trunk/lib/Transforms/Coroutines/CoroInternal.h
  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/restart-trigger.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23412.67800.patch
Type: text/x-patch
Size: 39084 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160812/81238a4c/attachment.bin>


More information about the llvm-commits mailing list