This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1cfec9f5d34 [MC] Fix 3 objdump tests after rL346610 new d3caae0ce26 [IPSCCP,PM] Preserve PDT in the new pass manager.
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 | 1 + lib/Transforms/IPO/SCCP.cpp | 8 ++++--- lib/Transforms/Scalar/SCCP.cpp | 7 +++--- ...erve-domtree.ll => ipsccp-preserve-analysis.ll} | 25 ++++++++-------------- 4 files changed, 18 insertions(+), 23 deletions(-) rename test/Transforms/SCCP/{ipsccp-preserve-domtree.ll => ipsccp-preserve-analysi [...]