[DAGCombiner] Added BSWAP(BSWAP(x)) -> x combine pattern.
[oota-llvm.git] / test / CodeGen / X86 / vec_unsafe-fp-math.ll
2014-09-05 Sanjay PatelAllow vector fsub ops with constants to get the same...