aboutsummaryrefslogtreecommitdiff
path: root/test/Analysis/Dominators/2007-01-14-BreakCritEdges.ll
AgeCommit message (Expand)Author
2009-09-11Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman
2009-09-08Change these tests to feed the assembly files to opt directly, insteadDan Gohman
2007-04-15Fix this test to test what it was intended to test.Nick Lewycky
2007-04-15Update tests for the disappearance of -idom.Owen Anderson
2007-04-08Fix this testcase to fail if the bug were reintroduced.Nick Lewycky
2007-04-08Remove DomSet completely. This concludes work on PR1171.Owen Anderson
2007-03-28Remove use of implementation keyword.Reid Spencer
2007-01-26For PR761:Reid Spencer
2007-01-14testcase for pr1110Chris Lattner