This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 56a8ba1f8e4 [llvm-exegesis][NFC] moving code around. new 8056d4002ab Revert r342942 "[MachineCopyPropagation] Reimplement CopyTr [...] new c335565127d [InstCombine] Add new tests in preparation for a combine of [...]
The 2 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/CodeGen/MachineCopyPropagation.cpp | 112 +++++++------- test/Transforms/InstCombine/icmp-mul.ll | 249 ++++++++++++++++++++++++++++++++ 2 files changed, 303 insertions(+), 58 deletions(-) create mode 100644 test/Transforms/InstCombine/icmp-mul.ll