Consolidate some of the lit tests.
[oota-llvm.git] / test / Transforms / LoopRotate / simplifylatch.ll
2013-05-06 Andrew TrickRotate multi-exit loops even if the latch was simplified.
2012-02-14 Andrew TrickAdd simplifyLoopLatch to LoopRotate pass.