aboutsummaryrefslogtreecommitdiffstats
path: root/test/Other/2003-02-19-LoopInfoNestingBug.ll
Commit message (Expand)AuthorAgeFilesLines
* Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth2012-07-021-1/+1
* Update these tests to match what Loop::print now prints.Dan Gohman2009-10-241-1/+1
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-111-1/+1
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-1/+1
* Update another test for the LoopInfo::print changes.Dan Gohman2009-02-271-1/+1
* Remove llvm-upgrade and update tests.Tanya Lattner2008-02-191-16/+17
* For PR1319: Upgrade to new test harnessReid Spencer2007-04-151-1/+2
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-1/+1
* Adjust tests now that opt doesn't read .ll files.Chris Lattner2006-08-271-1/+1
* Modified the RUN line from "analyze ..." to "opt -analyze ..." becauseBill Wendling2006-08-221-1/+1
* Fix testcase failing because of change of outputChris Lattner2003-07-011-1/+1
* Add a testcase for broken loopinfoChris Lattner2003-02-201-0/+27