convert fptosi(sitofp x) -> x if the fp value has enough bits in its mantissa
[oota-llvm.git] / test / Transforms / InstCombine / align-addr.ll
2008-04-10 Dan GohmanTeach InstCombine's ComputeMaskedBits to handle pointer...