aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/LoopRotate/LRCrash-2.ll
AgeCommit message (Expand)Author
2011-01-11merge tests into one crash.ll test.Chris Lattner
2009-10-24Make these tests more interesting by usingDan Gohman
2009-09-11Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman
2009-09-08Change these tests to feed the assembly files to opt directly, insteadDan Gohman
2008-03-25Byebye llvm-upgrade!Tanya Lattner
2007-04-09Add Loop Rotate test cases.Devang Patel