This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ceb61d43ce6 [AMDGPU] detect WaW hazards when moving/merging load/store [...] new 1160f948c26 Re-land r360859: "[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 | 296 +++++++++++---------- 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 +- test/Transforms/MergeICmps/X86/pr41917.ll | 19 +- .../MergeICmps/X86/split-block-does-work.ll | 15 +- 9 files changed, 225 insertions(+), 225 deletions(-)