This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5872ccc6286 [x86] NFC: More refactoring to pave the way to extending th [...] new 8970bfadd27 [coroutines] Add support for symmetric control transfer (mu [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Transforms/Coroutines/CoroSplit.cpp | 88 +++++++++++++++++++++++ test/Transforms/Coroutines/coro-split-musttail.ll | 60 ++++++++++++++++ 2 files changed, 148 insertions(+) create mode 100644 test/Transforms/Coroutines/coro-split-musttail.ll