This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from bcfb546743a [InstCombine] add shuffle+binops test from PR37806; NFC new 1c5cdb19a65 [SLPVectorizer][X86] Add alternate opcode tests for simple [...]
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: test/Transforms/SLPVectorizer/X86/alternate-fp.ll | 220 ++++++++ test/Transforms/SLPVectorizer/X86/alternate-int.ll | 620 +++++++++++++++++++++ 2 files changed, 840 insertions(+) create mode 100644 test/Transforms/SLPVectorizer/X86/alternate-fp.ll create mode 100644 test/Transforms/SLPVectorizer/X86/alternate-int.ll