This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9a16b611a76 [LoopVectorizer] Use TTI.getOperandInfo() new d327e07926e [X86][AVX] getFauxShuffleMask - add support for INSERT_SUBV [...]
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 | 36 ++ .../CodeGen/X86/avx512-shuffles/partial_permute.ll | 22 +- test/CodeGen/X86/oddshuffles.ll | 4 +- test/CodeGen/X86/vector-shuffle-256-v32.ll | 596 +++++++++++++++++---- test/CodeGen/X86/vector-shuffle-256-v4.ll | 18 +- test/CodeGen/X86/vector-shuffle-256-v8.ll | 347 +++++++++--- test/CodeGen/X86/vector-shuffle-avx512.ll | 22 +- test/CodeGen/X86/vector-shuffle-v1.ll | 14 +- 8 files changed, 823 insertions(+), 236 deletions(-)