Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | In coro.retcon lowering, don't explode if the optimizer messes around with th... | John McCall | 2019-08-14 | 1 | -0/+20 |
* | Generalize llvm.coro.suspend.retcon to allow an arbitrary number of arguments... | John McCall | 2019-08-14 | 1 | -14/+13 |
* | Extend coroutines to support a "returned continuation" lowering. | John McCall | 2019-08-14 | 1 | -0/+94 |