aboutsummaryrefslogtreecommitdiffstats
path: root/test/Analysis/Dominators
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-1/+1
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-0/+60
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-161-1/+0
* Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...Dmitri Gribenko2012-12-301-1/+1
* FileCheck-ize tests.Bill Wendling2012-04-241-2/+3
* Change the implementation of dominates(inst, inst) to one based on what theRafael Espindola2012-02-261-0/+19
* Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...Eli Bendersky2012-02-162-3/+1
* Eliminate more redundant llvm-as calls.Dan Gohman2009-09-112-2/+2
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-112-2/+2
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-082-2/+2
* Move these tests into the proper directory.Owen Anderson2008-05-293-817/+0
* 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-144-79/+73
* update for new domtree dump formatChris Lattner2007-08-061-1/+1
* Bunch of tests to check loop passes.Devang Patel2007-07-312-0/+34
* Convert .cvsignore filesJohn Criswell2007-06-291-3/+0
* New test case.Devang Patel2007-04-211-0/+28
* New test.Devang Patel2007-04-181-0/+692
* Fix this test to test what it was intended to test.Nick Lewycky2007-04-151-1/+1
* For PR1319:Reid Spencer2007-04-153-4/+7
* Update tests for the disappearance of -idom.Owen Anderson2007-04-151-1/+1
* Make the llvm-runtest function much more amenable by eliminating all theReid Spencer2007-04-111-1/+1
* Fix this testcase to fail if the bug were reintroduced.Nick Lewycky2007-04-081-1/+1
* Remove DomSet completely. This concludes work on PR1171.Owen Anderson2007-04-082-16/+1
* Remove use of implementation keyword.Reid Spencer2007-03-281-1/+0
* For PR761:Reid Spencer2007-01-261-1/+1
* testcase for pr1110Chris Lattner2007-01-141-0/+188
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-023-3/+3
* New testcase for PR932Chris Lattner2006-10-031-0/+20
* Add http://llvm.org/bugs/show_bug.cgi?id=923 test case.Devang Patel2006-09-271-0/+100
* 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
* Removing Makefiles. Regression tests are now run by QMTest.John Criswell2003-09-151-10/+0
* New testcaseChris Lattner2003-05-122-0/+25