This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from dadb4c59097 [X86][AVX] Generalize split256BitStore to splitVectorStore. NFCI. new a33b657dbdf [x86] split more 256-bit stores of concatenated vectors
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/Target/X86/X86ISelLowering.cpp | 7 +- test/CodeGen/X86/memset-nonzero.ll | 5 +- test/CodeGen/X86/oddshuffles.ll | 157 ++++++++++++++--------------- test/CodeGen/X86/x86-interleaved-access.ll | 68 ++++++------- 4 files changed, 113 insertions(+), 124 deletions(-)