This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 32d667e [InstCombine] add tests for non-splat select(ext) new 40fec41 [Coroutines] Part15c: Fix coro-split to correctly handle defi [...] new f12f0e6 Revert test change in r282894 as it's broken in some platforms.
The 2 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/CoroFrame.cpp | 48 +++++++++++++------------ test/Transforms/Coroutines/coro-split-02.ll | 54 ++++++++++++++++++++++++++++ test/Transforms/LoopUnroll/unroll-pragmas.ll | 42 ++-------------------- 3 files changed, 82 insertions(+), 62 deletions(-) create mode 100644 test/Transforms/Coroutines/coro-split-02.ll