[DAGCombiner] Revert load slicing (r192471), until I figure out why it fails on ubuntu.
[oota-llvm.git] / test / CodeGen / X86 / 2012-07-10-shufnorm.ll
2012-07-14 Nadav RotemAdd a dagcombine optimization to convert concat_vectors...