This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2d2bdce25ce [X86][AVX] Use Zeroable mask to improve shuffle mask widening new 36dba4ab0ce [InstCombine]add testcases for folding more SPFofSPF pattern new 33468275adc [X86][SSE] Utilize ZeroableElements for canWidenShuffleElements
The 2 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 | 33 ++- test/CodeGen/X86/avx-cast.ll | 4 +- test/CodeGen/X86/vector-shuffle-256-v32.ll | 28 +-- test/Transforms/InstCombine/abs_abs.ll | 326 +++++++++++++++++++++++++++++ 4 files changed, 364 insertions(+), 27 deletions(-)