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

Gor Nishanov via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 11 21:27:14 PDT 2016


GorNishanov retitled this revision from "Coroutine: part6 preview" to "[Coroutines]: Part6b: Add coro.id intrinsic.".
GorNishanov updated the summary for this revision.
GorNishanov updated this revision to Diff 67795.
Herald added a subscriber: mehdi_amini.

https://reviews.llvm.org/D23412

Files:
  docs/Coroutines.rst
  include/llvm/IR/Intrinsics.td
  lib/IR/Verifier.cpp
  lib/Transforms/Coroutines/CoroEarly.cpp
  lib/Transforms/Coroutines/CoroElide.cpp
  lib/Transforms/Coroutines/CoroInstr.h
  lib/Transforms/Coroutines/CoroInternal.h
  lib/Transforms/Coroutines/Coroutines.cpp
  test/Transforms/Coroutines/coro-elide.ll
  test/Transforms/Coroutines/coro-heap-elide.ll
  test/Transforms/Coroutines/restart-trigger.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23412.67795.patch
Type: text/x-patch
Size: 38524 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160812/0768198c/attachment-0001.bin>


More information about the llvm-commits mailing list