This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e5d96fd9415 [X86][XOP] Add X86ISD::VPERMIL2 demandedelts test new c4c427ffea8 [X86] SimplifyDemandedVectorElts - add X86ISD::VPERMIL2 mas [...] new 491c5046445 [X86][AVX] Add X86ISD::VPERMILPV demandedelts tests
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 | 4 +- test/CodeGen/X86/vector-shuffle-combining-avx.ll | 96 ++++++++++++++++++++++++ test/CodeGen/X86/vector-shuffle-combining-xop.ll | 24 ++---- 3 files changed, 105 insertions(+), 19 deletions(-)