[X86] Do not lower scalar sdiv/udiv to a shifts + mul sequence when optimizing for...
[oota-llvm.git] / test / CodeGen / X86 / fcmove.ll
2015-04-29 Pete CooperChange x86 CMOVE_F to read it source, not write it.