[x86] replace integer 'or' ops with packed SSE FP 'or' ops when operating on FP scalars
[oota-llvm.git] / test / CodeGen / X86 / pr24602.ll
2015-08-27 Ahmed Bougacha[CodeGen] Check FoldConstantArithmetic result before...