convert fptosi(sitofp x) -> x if the fp value has enough bits in its mantissa
[oota-llvm.git] / test / Transforms / InstCombine / fp-ret-bitcast.ll
2008-05-14 Bill WendlingSituations can arise when you have a function called...