Return undef on FP <-> Int conversions that overflow (PR21330).
[oota-llvm.git] / test / Transforms / InstCombine / 2012-02-28-ICmp.ll
2012-02-29 Bill WendlingTestcase for r151691.