aboutsummaryrefslogtreecommitdiffstats
path: root/test/Analysis/LoopInfo
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-0/+1
* FileCheck-ize tests.Bill Wendling2013-08-221-2/+3
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-161-1/+0
* Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth2012-07-021-1/+1
* Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...Eli Bendersky2012-02-162-3/+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 this test for the LoopInfo::print changes.Dan Gohman2009-02-271-1/+1
* Fix WriteAsOperand to not emit a leading space character. AdjustDan Gohman2008-09-141-1/+1
* sabre brings to my attention that the 'tr' suffix is also obsoleteGabor Greif2008-05-201-1/+1
* Rename the last test with .llx extension to .ll, resolve duplicate test by re...Gabor Greif2008-05-201-1/+1
* Remove llvm-upgrade.Tanya Lattner2008-02-141-13/+13
* Convert .cvsignore filesJohn Criswell2007-06-291-3/+0
* For PR1319:Reid Spencer2007-04-161-1/+2
* For PR1319:Reid Spencer2007-04-151-2/+2
* Make the llvm-runtest function much more amenable by eliminating all theReid Spencer2007-04-111-1/+1
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-1/+1
* Update tests now that opt no longer reads .ll filesChris Lattner2006-08-271-1/+1
* For PR872:Reid Spencer2006-08-181-1/+1
* Added the ability to xfail based on llvmgcc versionTanya Lattner2006-04-121-1/+1
* Tired of wading through cvs's list ? files that are generated when buildingReid Spencer2006-03-231-0/+3
* Adding srcdir argTanya Lattner2004-11-191-1/+1
* Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...Tanya Lattner2004-11-131-0/+3
* Fix buggy testChris Lattner2003-10-231-1/+1
* Removing Makefiles. Regression tests are now run by QMTest.John Criswell2003-09-151-10/+0
* Depends on analyze, not optChris Lattner2003-05-151-1/+1
* New directoryChris Lattner2003-05-151-0/+10
* New testChris Lattner2003-05-151-0/+29