| commit | 7855719c102ef1440fb846dec6716e263d64efdc | [log] [tgz] |
|---|---|---|
| author | David Majnemer <david.majnemer@gmail.com> | Wed Jul 27 05:12:35 2016 +0000 |
| committer | David Majnemer <david.majnemer@gmail.com> | Wed Jul 27 05:12:35 2016 +0000 |
| tree | ec4380bf9d50bd6b6a924702894dabe60f3a058a | |
| parent | 18c964d7a43a9c3c8fbecb5d4646d5ba3a871ca7 [diff] |
[coroutines] Part 2 of N: Adding Coroutine Intrinsics This is the second patch in the coroutine series. It adds coroutine intrinsics and updates intrinsic cost in TargetTransformInfoImpl.h. Patch by Gor Nishanov! Differential Revision: https://reviews.llvm.org/D22659 llvm-svn: 276839