Switch these to using ETForest instead of DominatorSet to compute itself.
authorChris Lattner <sabre@nondot.org>
Wed, 11 Jan 2006 05:10:20 +0000 (05:10 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 11 Jan 2006 05:10:20 +0000 (05:10 +0000)
commit88cac3d2f70d01423f56363f24e172786428b3cf
tree8d90256a0c001680ec52800a7d27bdc1310a8b71
parent19ef3d5be2123d30e385f54e0e7ad46d75746920
Switch these to using ETForest instead of DominatorSet to compute itself.
Patch written by Daniel Berlin!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25202 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/GCSE.cpp
lib/Transforms/Scalar/LoopStrengthReduce.cpp