summaryrefslogtreecommitdiff
path: root/test/Analysis/PostDominators
Commit message (Expand)AuthorAge
* FileCheck-ize tests.Bill Wendling2013-08-22
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-16
* Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...Eli Bendersky2012-02-16
* remove postdom frontiers, because it is dead. Forward dom frontiers areChris Lattner2011-04-05
* Fix PR6047Tobias Grosser2010-01-16
* 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
* Fix PR1098 by correcting the postdominators analysis.Owen Anderson2008-05-04