This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d51f64169ed Revert "[MergeICmps] Disable mergeicmps if the target does [...] new 139a55f53b9 [X86][SSE] Add SKX cpu tests to SSE/AVX scheduling tests (D38443) new 94302cb16c0 [MergeICmp][NFC] Make test tuple-four-int8.ll more readable.
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: test/CodeGen/X86/avx-schedule.ll | 577 ++++++++++++++ test/CodeGen/X86/avx2-schedule.ll | 1009 +++++++++++++++++++++++++ test/CodeGen/X86/fma-schedule.ll | 193 +++++ test/CodeGen/X86/sse-schedule.ll | 327 ++++++++ test/CodeGen/X86/sse2-schedule.ll | 830 ++++++++++++++++++++ test/CodeGen/X86/sse3-schedule.ll | 77 ++ test/CodeGen/X86/sse41-schedule.ll | 313 ++++++++ test/CodeGen/X86/sse42-schedule.ll | 88 +++ test/CodeGen/X86/ssse3-schedule.ll | 100 +++ test/Transforms/MergeICmps/tuple-four-int8.ll | 64 +- 10 files changed, 3546 insertions(+), 32 deletions(-)