Chris Lattner 4f02fc28eb Fix PR223: Loopsimplify incorrectly updates dominator information
The problem is that the dominator update code didn't "realize" that it's
possible for the newly inserted basic block to dominate anything.  Because
it IS possible, stuff was getting updated wrong.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11137 91177308-0d34-0410-b5e6-96231b3b80d8
2004-02-05 21:12:24 +00:00
..
2004-01-09 06:12:26 +00:00
2004-02-04 21:33:42 +00:00
2004-01-12 19:56:36 +00:00
2004-01-09 06:02:20 +00:00
2004-01-09 06:02:20 +00:00
2004-01-09 06:12:26 +00:00
2004-01-09 06:12:26 +00:00