[x86] lower calls to fmin and llvm.minnum.* using minss/minsd/minps/minpd (PR24475)
[oota-llvm.git] / test / CodeGen / X86 / pseudo_cmov_lower.ll
2015-08-06 Michael Kuperstein[X86] Improve EmitLoweredSelect for contiguous CMOV...