[PATCH] D23234: [Coroutines] Part 5: Add CGSCC restart trigger

Gor Nishanov via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 6 11:38:12 PDT 2016


GorNishanov updated this revision to Diff 67078.
GorNishanov added a comment.

uploaded with more context (-U999999)


https://reviews.llvm.org/D23234

Files:
  include/llvm/IR/Function.h
  lib/Transforms/Coroutines/CoroEarly.cpp
  lib/Transforms/Coroutines/CoroElide.cpp
  lib/Transforms/Coroutines/CoroInstr.h
  lib/Transforms/Coroutines/CoroInternal.h
  lib/Transforms/Coroutines/CoroSplit.cpp
  test/Transforms/Coroutines/restart-trigger.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23234.67078.patch
Type: text/x-patch
Size: 11273 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160806/d09b49c5/attachment.bin>


More information about the llvm-commits mailing list