[x86] replace integer 'or' ops with packed SSE FP 'or' ops when operating on FP scalars
[oota-llvm.git] / test / CodeGen / X86 / shift-pcmp.ll
2014-02-22 NAKAMURA Takumillvm/test/CodeGen/X86/shift-pcmp.ll: Tweak to appease...
2014-02-21 Quentin Colombet[DAGCombiner] PCMP* sets its result to all ones or...