[IndVarSimplify] Partially revert r217953 to see if this fixes the bots.
[oota-llvm.git] / test / Transforms / LoopRotate / simplifylatch.ll
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2013-05-06 Andrew TrickRotate multi-exit loops even if the latch was simplified.
2012-02-14 Andrew TrickAdd simplifyLoopLatch to LoopRotate pass.