This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4ed456cbf1c Add missing 'override', fixing compilation with some compil [...] new 95ba9814e6d Revert r337904: [IPSCCP] Use PredicateInfo to propagate fac [...]
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 | 126 ++---------------------- 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, 15 insertions(+), 161 deletions(-)