This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a063107f8d1 TargetMachine: Merge TargetMachine and LLVMTargetMachine new f157979d5fe [CVP] Process binary operations even when def is local
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: .../Scalar/CorrelatedValuePropagation.cpp | 20 ++-------- test/Transforms/CorrelatedValuePropagation/add.ll | 23 ++++++++++++ test/Transforms/CorrelatedValuePropagation/ashr.ll | 43 ++++++++++++++++++++++ test/Transforms/CorrelatedValuePropagation/sdiv.ll | 43 ++++++++++++++++++++++ test/Transforms/CorrelatedValuePropagation/srem.ll | 23 ++++++++++++ 5 files changed, 136 insertions(+), 16 deletions(-)