summaryrefslogtreecommitdiff
path: root/test/Analysis/LoopInfo
Commit message (Expand)AuthorAge
* Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth2012-07-02
* Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...Eli Bendersky2012-02-16
* 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
* sabre brings to my attention that the 'tr' suffix is also obsoleteGabor Greif2008-05-20
* Rename the last test with .llx extension to .ll, resolve duplicate test by re...Gabor Greif2008-05-20
* Remove llvm-upgrade.Tanya Lattner2008-02-14
* Convert .cvsignore filesJohn Criswell2007-06-29
* For PR1319:Reid Spencer2007-04-16
* For PR1319:Reid Spencer2007-04-15
* Make the llvm-runtest function much more amenable by eliminating all theReid Spencer2007-04-11
* 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
* Added the ability to xfail based on llvmgcc versionTanya Lattner2006-04-12
* Tired of wading through cvs's list ? files that are generated when buildingReid Spencer2006-03-23
* Adding srcdir argTanya Lattner2004-11-19
* Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...Tanya Lattner2004-11-13
* Fix buggy testChris Lattner2003-10-23
* Removing Makefiles. Regression tests are now run by QMTest.John Criswell2003-09-15
* Depends on analyze, not optChris Lattner2003-05-15
* New directoryChris Lattner2003-05-15
* New testChris Lattner2003-05-15