[x86] lower calls to fmin and llvm.minnum.* using minss/minsd/minps/minpd (PR24475)
[oota-llvm.git] / test / CodeGen / X86 / constant-hoisting-cmp.ll
2015-12-20 Craig Topper[X86] Prevent constant hoisting for a couple compare...