convert fptosi(sitofp x) -> x if the fp value has enough bits in its mantissa
[oota-llvm.git] / test / Transforms / InstCombine / srem-simplify-bug.ll
2008-05-06 Dan GohmanCorrect the value of LowBits in srem and urem handling in