This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c41e268716a [IRMover] Improve diagnostic messages for conflicting metadata new ed46b2831ad Reland r360771 "[MergeICmps] Simplify the code." new cca3497c0b3 [llvm-readobj] - Revert r360676 partially. NFC.
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/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 +- tools/llvm-readobj/ELFDumper.cpp | 961 +++++++++++---------- 9 files changed, 704 insertions(+), 687 deletions(-)