This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c831d1b [GVN] Minor code cleanup. NFC. new e95eedc [SLPVectorizer] Extend SLP Vectorizer to deal with aggregates.
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/Vectorize/SLPVectorizer.cpp | 188 +++++++++++++++++----- test/Transforms/SLPVectorizer/X86/insertvalue.ll | 189 +++++++++++++++++++++++ 2 files changed, 340 insertions(+), 37 deletions(-) create mode 100644 test/Transforms/SLPVectorizer/X86/insertvalue.ll