Add a first attempt at dominator information for MBB's. Use with caution: this has...
authorOwen Anderson <resistor@mac.com>
Mon, 29 Oct 2007 04:50:50 +0000 (04:50 +0000)
committerOwen Anderson <resistor@mac.com>
Mon, 29 Oct 2007 04:50:50 +0000 (04:50 +0000)
commit08895f886655d7d8368d2fdb513dcc963b681a74
tree70a84bfb19cdb2b15c1692439c45ed72490b2923
parent05691876536c68b4870c1dcbcfef83499419473f
Add a first attempt at dominator information for MBB's.  Use with caution: this has been tested to compile.  It has not yet been confirmed to generate correct analysis.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43438 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/Dominators.h
include/llvm/CodeGen/MachineDominators.h [new file with mode: 0644]