[x86] replace integer 'or' ops with packed SSE FP 'or' ops when operating on FP scalars
[oota-llvm.git] / test / CodeGen / X86 / global-fill.ll
2015-06-17 Benjamin Kramer[AsmPrinter] Make isRepeatedByteSequence smarter about...