[x86] lower calls to fmin and llvm.minnum.* using minss/minsd/minps/minpd (PR24475)
[oota-llvm.git] / test / CodeGen / X86 / i386-shrink-wrapping.ll
2015-12-02 Quentin Colombet[X86] Make sure the prologue does not clobber EFLAGS...