Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID
[oota-llvm.git] / test / Transforms / LoopRotate / multiple-exits.ll
2012-09-02 Benjamin KramerLoopRotation: Make the brute force DomTree update more...
2012-08-30 Benjamin KramerFix test case.
2012-08-30 Benjamin KramerLoopRotate: Also rotate loops with multiple exits.