LoopUnrollRuntime: Check for overflow in the trip count calculation.
[oota-llvm.git] / test / Transforms / LoopUnroll / runtime-loop2.ll
2011-12-09 Andrew TrickAdd -unroll-runtime for unrolling loops with run-time...