[X86] Do not lower scalar sdiv/udiv to a shifts + mul sequence when optimizing for...
[oota-llvm.git] / test / CodeGen / X86 / fmaxnum.ll
2014-10-21 Matt ArsenaultAdd minnum / maxnum codegen