[DAGCombiner] Added BSWAP(BSWAP(x)) -> x combine pattern.
[oota-llvm.git] / test / CodeGen / X86 / 2012-02-14-scalar.ll
2012-02-14 Nadav RotemFix PR12000. Some vector operations may use scalar...