llvm/test/Analysis/Dominators
Rafael Espindola c9ae8cc24c Change the implementation of dominates(inst, inst) to one based on what the
verifier does. This correctly handles invoke.
Thanks to Duncan, Andrew and Chris for the comments.
Thanks to Joerg for the early testing.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151469 91177308-0d34-0410-b5e6-96231b3b80d8
2012-02-26 02:19:19 +00:00
..
2006-10-02-BreakCritEdges.ll Change tests from "opt %s" to "opt < %s" so that opt doesn't see the 2009-09-11 18:01:28 +00:00
2007-01-14-BreakCritEdges.ll Change tests from "opt %s" to "opt < %s" so that opt doesn't see the 2009-09-11 18:01:28 +00:00
2007-07-11-SplitBlock.ll Eliminate more redundant llvm-as calls. 2009-09-11 18:17:12 +00:00
2007-07-12-SplitBlock.ll Eliminate more redundant llvm-as calls. 2009-09-11 18:17:12 +00:00
invoke.ll Change the implementation of dominates(inst, inst) to one based on what the 2012-02-26 02:19:19 +00:00
lit.local.cfg Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed. 2012-02-16 06:28:33 +00:00