llvm/test/Transforms/LoopRotate/PhiRename-1.ll: FileCheck-ize. It fixes PR13301.
[oota-llvm.git] / test / Transforms / LoopRotate / 2009-01-25-SingleEntryPhi.ll
2009-10-24 Dan GohmanMake these tests more interesting by using
2009-09-11 Dan GohmanChange tests from "opt %s" to "opt < %s" so that opt...
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2009-01-26 Chris LattnerFix PR3408 by making a non-obvious assumption very...