[x86] replace integer 'or' ops with packed SSE FP 'or' ops when operating on FP scalars
[oota-llvm.git] / test / CodeGen / X86 / fast-isel-trunc-kill-subreg.ll
2015-05-08 Pete Cooper[X86] Fast-ISel was incorrectly always killing the...