This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b16b4ba59a7 [DebugInfo] Make sure all DBG_VALUEs' reguse operands have [...] new c660be2252a [SLPVectorizer][X86] Add horizontal add/sub tests
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/hadd.ll | 547 ++++++++++++++++++++++++++++++ test/Transforms/SLPVectorizer/X86/hsub.ll | 547 ++++++++++++++++++++++++++++++ 2 files changed, 1094 insertions(+) create mode 100644 test/Transforms/SLPVectorizer/X86/hadd.ll create mode 100644 test/Transforms/SLPVectorizer/X86/hsub.ll