Checkin of new dominator calculation routines. These will be improved in
authorChris Lattner <sabre@nondot.org>
Mon, 2 Jul 2001 05:46:38 +0000 (05:46 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 2 Jul 2001 05:46:38 +0000 (05:46 +0000)
commit1715229db9c04e73ba8acb8579eb2b9465209785
tree351ace27710a8657d7c7eb84cc58cdee01466af5
parentf50b952b93013bee7b6f23274461a7696a91ae59
Checkin of new dominator calculation routines.  These will be improved in
the future to do post dominators and stuff

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@124 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/PostDominators.cpp [new file with mode: 0644]
lib/VMCore/Dominators.cpp [new file with mode: 0644]