summaryrefslogtreecommitdiff
path: root/test/Analysis/LoopInfo/2003-05-15-NestingProblem.ll
Commit message (Expand)AuthorAge
* Update these tests to match what Loop::print now prints.Dan Gohman2009-10-24
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-11
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-08
* Update this test for the LoopInfo::print changes.Dan Gohman2009-02-27
* Fix WriteAsOperand to not emit a leading space character. AdjustDan Gohman2008-09-14
* Remove llvm-upgrade.Tanya Lattner2008-02-14
* For PR1319:Reid Spencer2007-04-16
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* Update tests now that opt no longer reads .ll filesChris Lattner2006-08-27
* For PR872:Reid Spencer2006-08-18
* Fix buggy testChris Lattner2003-10-23
* New testChris Lattner2003-05-15