[x86] replace integer 'or' ops with packed SSE FP 'or' ops when operating on FP scalars
[oota-llvm.git] / test / CodeGen / X86 / fma-intrinsics-x86.ll
2015-06-25 Ahmed Bougacha[X86] Cleanup fma tests a little bit. NFC.