This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8d709d9d439 [Support] Fix some Wundef warnings new dcf21c6fd1d Recommit r333268: [IPSCCP] Use PredicateInfo to propagate f [...]
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: include/llvm/Transforms/Scalar/SCCP.h | 6 +- lib/Transforms/IPO/SCCP.cpp | 24 ++++- lib/Transforms/Scalar/SCCP.cpp | 123 ++++++++++++++++++++++-- test/Other/new-pm-lto-defaults.ll | 4 +- test/Other/opt-O2-pipeline.ll | 4 + test/Other/opt-O3-pipeline.ll | 4 + test/Other/opt-Os-pipeline.ll | 4 + test/Transforms/IPConstantProp/musttail-call.ll | 4 +- 8 files changed, 158 insertions(+), 15 deletions(-)