aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/LoopRotate/crash.ll
AgeCommit message (Expand)Author
2012-12-30Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...Dmitri Gribenko
2011-06-17remove asmparser support for the old getresult instruction, which has been su...Chris Lattner
2011-04-09fix PR9523, a crash in looprotate on a non-canonical loop made out of indirec...Chris Lattner
2011-01-11merge tests into one crash.ll test.Chris Lattner
2011-01-11remove a bogus assertion: the latch block of a loop is not Chris Lattner