llvm/test/Transforms/LoopRotate/PhiRename-1.ll: FileCheck-ize. It fixes PR13301.
[oota-llvm.git] / test / Transforms / LoopRotate / simplifylatch.ll
2012-02-14 Andrew TrickAdd simplifyLoopLatch to LoopRotate pass.