convert fptosi(sitofp x) -> x if the fp value has enough bits in its mantissa
[oota-llvm.git] / test / Transforms / InstCombine / 2007-09-17-AliasConstFold2.ll
2007-09-20 Duncan SandsTestcase for PR1678.