Return undef on FP <-> Int conversions that overflow (PR21330).
[oota-llvm.git] / test / Transforms / LoopIdiom / crash.ll
2012-10-31 Benjamin KramerDependenceAnalysis: Don't crash if there is no constant...