summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/LoopInfo
Commit message (Expand)AuthorAgeFilesLines
* Introduce llvm.loop.parallel_accesses and llvm.access.group metadata.Michael Kruse2018-12-202-0/+128
* [PM] Port LoopInfo to the new pass manager, adding both a LoopAnalysisChandler Carruth2015-01-201-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
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-173-0/+35
OpenPOWER on IntegriCloud