[x86] lower calls to fmin and llvm.minnum.* using minss/minsd/minps/minpd (PR24475)
[oota-llvm.git] / test / CodeGen / X86 / sdiv-pow2.ll
2015-08-25 Steve KingPass function attributes instead of boolean in isIntDiv...