aboutsummaryrefslogtreecommitdiff
path: root/test/Analysis/LoopInfo/2003-05-15-NestingProblem.ll
AgeCommit message (Expand)Author
2012-07-02Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth
2009-10-24Update these tests to match what Loop::print now prints.Dan 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
2009-02-27Update this test for the LoopInfo::print changes.Dan Gohman
2008-09-14Fix WriteAsOperand to not emit a leading space character. AdjustDan Gohman
2008-02-14Remove llvm-upgrade.Tanya Lattner
2007-04-16For PR1319:Reid Spencer
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-08-27Update tests now that opt no longer reads .ll filesChris Lattner
2006-08-18For PR872:Reid Spencer
2003-10-23Fix buggy testChris Lattner
2003-05-15New testChris Lattner