Add check so we don't try to perform an impossible transformation. Fixes issue from...
[oota-llvm.git] / test / CodeGen / X86 / avx-vextractf128.ll
2011-08-11 Bruno Cardoso LopesAdd a dag combine to xform 256-bit shuffles into simple...