Switch loopinfo to using ETForest instead of DominatorSet to compute itself.
authorChris Lattner <sabre@nondot.org>
Wed, 11 Jan 2006 05:08:29 +0000 (05:08 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 11 Jan 2006 05:08:29 +0000 (05:08 +0000)
commit45a0e9b04df1c7daf70f1ec81194632a38c5de97
tree4640dc5827569b8fddee67f8f73578505cac8135
parentbf0945877ecc2d9562d70e3097fdcf8555a474cd
Switch loopinfo to using ETForest instead of DominatorSet to compute itself.
Patch by Daniel Berlin!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25199 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/LoopInfo.cpp