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

Gor Nishanov via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 6 13:52:27 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL277936: [Coroutines] Part 5: Add CGSCC restart trigger (authored by GorNishanov).

Changed prior to commit:
  https://reviews.llvm.org/D23234?vs=67086&id=67087#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23234

Files:
  llvm/trunk/include/llvm/IR/Function.h
  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/CoroSplit.cpp
  llvm/trunk/test/Transforms/Coroutines/restart-trigger.ll

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


More information about the llvm-commits mailing list