This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 51e92d1 [AArch64] Improve add/sub/cmp isel of uxtw forms. new 8a7cd49 [Coroutines] Part14: Handle coroutines with no suspend points.
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/CoroInstr.h | 8 ++ lib/Transforms/Coroutines/CoroSplit.cpp | 112 ++++++++++++++++++ test/Transforms/Coroutines/no-suspend.ll | 189 +++++++++++++++++++++++++++++++ 3 files changed, 309 insertions(+) create mode 100644 test/Transforms/Coroutines/no-suspend.ll