convert fptosi(sitofp x) -> x if the fp value has enough bits in its mantissa
[oota-llvm.git] / test / Transforms / InstCombine / 2008-01-13-AndCmpCmp.ll
2008-01-13 Chris LattnerFix PR1907, a nasty miscompilation because instcombine...