This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 47e6904 [InstCombine] don't assert that division-by-constant has been [...] new 5b6d16c [Coroutines] Part12: Handle alloca address-taken new ea437ed fix FileCheck variables for test added with r280677
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 | 47 ++++++++++++++++- test/Transforms/Coroutines/ArgAddr.ll | 67 ++++++++++++++++++++++++ test/Transforms/InstCombine/icmp-div-constant.ll | 4 +- 3 files changed, 115 insertions(+), 3 deletions(-) create mode 100644 test/Transforms/Coroutines/ArgAddr.ll