X86: Prefer using VPSHUFD over VPERMIL because it has better throughput.
[oota-llvm.git] / test / CodeGen / X86 / 2011-05-09-loaduse.ll
2011-05-11 Nadav RotemFixes a bug in the DAGCombiner. LoadSDNodes have two...