summaryrefslogtreecommitdiff
path: root/test/Analysis/LoopInfo
AgeCommit message (Expand)Author
2015-01-20[PM] Port LoopInfo to the new pass manager, adding both a LoopAnalysisChandler Carruth
2013-08-22FileCheck-ize tests.Bill Wendling
2013-08-16[tests] Cleanup initialization of test suffixes.Daniel Dunbar
2012-07-02Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth
2012-02-16Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...Eli Bendersky
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-05-20sabre brings to my attention that the 'tr' suffix is also obsoleteGabor Greif
2008-05-20Rename the last test with .llx extension to .ll, resolve duplicate test by re...Gabor Greif
2008-02-14Remove llvm-upgrade.Tanya Lattner
2007-06-29Convert .cvsignore filesJohn Criswell
2007-04-16For PR1319:Reid Spencer
2007-04-15For PR1319:Reid Spencer
2007-04-11Make the llvm-runtest function much more amenable by eliminating all theReid 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
2006-04-12Added the ability to xfail based on llvmgcc versionTanya Lattner
2006-03-23Tired of wading through cvs's list ? files that are generated when buildingReid Spencer
2004-11-19Adding srcdir argTanya Lattner
2004-11-13Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...Tanya Lattner
2003-10-23Fix buggy testChris Lattner
2003-09-15Removing Makefiles. Regression tests are now run by QMTest.John Criswell
2003-05-15Depends on analyze, not optChris Lattner
2003-05-15New directoryChris Lattner
2003-05-15New testChris Lattner