[X86] Do not lower scalar sdiv/udiv to a shifts + mul sequence when optimizing for...
[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...