Fix PR18361: Invalidate LoopDispositions after LoopSimplify hoists things.
[oota-llvm.git] / test / Transforms / IndVarSimplify / overflowcheck.ll
2013-12-23 Andrew TrickAdd support to indvars for optimizing sadd.with.overflow.