Return undef on FP <-> Int conversions that overflow (PR21330).
[oota-llvm.git] / test / Transforms / LoopIdiom / scev-invalidation.ll
2012-10-31 Benjamin KramerLCSSA: Add a workaround for another nasty SCEV cache...