This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2b69712b6e7 [MergeICmps] Fix r360771. new 1e3d019b42b Revert r360771 "[MergeICmps] Simplify the code."
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: lib/Transforms/Scalar/MergeICmps.cpp | 295 ++++++++++----------- test/CodeGen/PowerPC/memcmp-mergeexpand.ll | 2 +- test/CodeGen/X86/memcmp-mergeexpand.ll | 4 +- .../MergeICmps/X86/alias-merge-blocks.ll | 15 +- .../MergeICmps/X86/entry-block-shuffled.ll | 52 ++-- .../MergeICmps/X86/multiple-blocks-does-work.ll | 18 +- test/Transforms/MergeICmps/X86/pair-int32-int32.ll | 29 +- .../MergeICmps/X86/split-block-does-work.ll | 15 +- 8 files changed, 215 insertions(+), 215 deletions(-)