This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ca0b43a08cc [InstCombine] add tests for fmin/fmax libcalls; NFC new 630452a0de3 [X86][AVX] Fold concat(vpermilps(x,c),vpermilps(y,c)) -> vp [...]
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 | 30 ++++++++++++++++++++++++++++++ test/CodeGen/X86/vector-shuffle-256-v16.ll | 8 ++++---- test/CodeGen/X86/vector-shuffle-256-v4.ll | 26 ++++++++++++++++++++------ test/CodeGen/X86/vector-shuffle-256-v8.ll | 23 +++++++++++++++-------- 4 files changed, 69 insertions(+), 18 deletions(-)