Add DomSet back, and revert the changes to LoopSimplify. Apparently the
authorOwen Anderson <resistor@mac.com>
Sat, 7 Apr 2007 18:23:27 +0000 (18:23 +0000)
committerOwen Anderson <resistor@mac.com>
Sat, 7 Apr 2007 18:23:27 +0000 (18:23 +0000)
commite9ed4452bce4f5a7f8005d7ebd649a20c22ef268
tree1664eecd417148ffdbe404aed9fc596460a21109
parent414de4df41bba7f9e2b06723ae2ddae51dac3e0f
Add DomSet back, and revert the changes to LoopSimplify.  Apparently the
ETForest updating mechanisms don't work as I thought they did.  These changes
will be reapplied once the issue is worked out.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35741 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/Dominators.h
lib/Transforms/Utils/LoopSimplify.cpp
lib/VMCore/Dominators.cpp