[x86] replace integer 'or' ops with packed SSE FP 'or' ops when operating on FP scalars
[oota-llvm.git] / test / CodeGen / X86 / legalize-sub-zero.ll
2011-02-16 Eric ChristopherAdd testcase for PR9190.