convert fptosi(sitofp x) -> x if the fp value has enough bits in its mantissa
[oota-llvm.git] / test / Transforms / InstCombine / 2008-02-28-OrFCmpCrash.ll
2008-02-29 Chris LattnerFolding or(fcmp,fcmp) only works if the operands of...