X86: Prefer using VPSHUFD over VPERMIL because it has better throughput.
[oota-llvm.git] / test / CodeGen / X86 / 2012-03-20-LargeConstantExpr.ll
2012-03-20 Bill WendlingIt's possible to have a constant expression who's size...