[InstCombine] Move SSE/AVX vector blend folding to instcombiner
[oota-llvm.git] / test / Transforms / InstCombine / pr19420.ll
2014-04-14 Matt ArsenaultRevert "Revert r206045, "Fix shift by constants for...