Return undef on FP <-> Int conversions that overflow (PR21330).
[oota-llvm.git] / test / Transforms / IndVarSimplify / pr20680.ll
2014-09-03 David MajnemerIndVarSimplify: Don't let LFTR compare against a poison...