[x86] replace integer 'or' ops with packed SSE FP 'or' ops when operating on FP scalars
[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...