This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2cc88925acb [AArch64][GlobalISel] Implement selection support for the n [...] new 59c7547c88a [X86][AVX] Combine INSERT_SUBVECTOR(SRC0, EXTRACT_SUBVECTOR [...]
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 | 17 +++++++- test/CodeGen/X86/var-permute-128.ll | 20 ++++----- test/CodeGen/X86/var-permute-256.ll | 52 +++++++++++------------- test/CodeGen/X86/vector-shuffle-256-v4.ll | 56 +++++++++++++++----------- test/CodeGen/X86/vector-shuffle-256-v8.ll | 67 ++++++++++++++++++++++++------- test/CodeGen/X86/vector-shuffle-512-v8.ll | 22 ++++++---- 6 files changed, 148 insertions(+), 86 deletions(-)