This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0cd5bfa [LSV] Don't move stores across may-load instrs, and loosen re [...] new c2a8447 [SCCP] Zap multiple return values.
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/Scalar/SCCP.cpp | 50 +++++++++++++++++++++++++++------ test/Transforms/SCCP/dont-zap-return.ll | 24 ++++++++++++++++ test/Transforms/SCCP/ipsccp-basic.ll | 4 +-- 3 files changed, 67 insertions(+), 11 deletions(-) create mode 100644 test/Transforms/SCCP/dont-zap-return.ll