summaryrefslogtreecommitdiff
path: root/test/Analysis/Dominators
Commit message (Expand)AuthorAge
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-16
* Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...Dmitri Gribenko2012-12-30
* FileCheck-ize tests.Bill Wendling2012-04-24
* Change the implementation of dominates(inst, inst) to one based on what theRafael Espindola2012-02-26
* Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...Eli Bendersky2012-02-16
* Eliminate more redundant llvm-as calls.Dan Gohman2009-09-11
* 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
* Move these tests into the proper directory.Owen Anderson2008-05-29
* 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
* update for new domtree dump formatChris Lattner2007-08-06
* Bunch of tests to check loop passes.Devang Patel2007-07-31
* Convert .cvsignore filesJohn Criswell2007-06-29
* New test case.Devang Patel2007-04-21
* New test.Devang Patel2007-04-18
* Fix this test to test what it was intended to test.Nick Lewycky2007-04-15
* For PR1319:Reid Spencer2007-04-15
* Update tests for the disappearance of -idom.Owen Anderson2007-04-15
* Make the llvm-runtest function much more amenable by eliminating all theReid Spencer2007-04-11
* Fix this testcase to fail if the bug were reintroduced.Nick Lewycky2007-04-08
* Remove DomSet completely. This concludes work on PR1171.Owen Anderson2007-04-08
* Remove use of implementation keyword.Reid Spencer2007-03-28
* For PR761:Reid Spencer2007-01-26
* testcase for pr1110Chris Lattner2007-01-14
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* New testcase for PR932Chris Lattner2006-10-03
* Add http://llvm.org/bugs/show_bug.cgi?id=923 test case.Devang Patel2006-09-27
* 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
* Removing Makefiles. Regression tests are now run by QMTest.John Criswell2003-09-15
* New testcaseChris Lattner2003-05-12