Chris Lattner 2ef703ec42 If a block is dead, dominators will not be calculated for it. Because of this
loop information won't see it, and we could have unreachable blocks pointing to
the non-header node of blocks in a natural loop.  This isn't tidy, so have the
loopsimplify pass clean it up.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12380 91177308-0d34-0410-b5e6-96231b3b80d8
2004-03-14 03:59:22 +00:00
..
2004-01-09 06:12:26 +00:00
2004-02-25 15:15:04 +00:00
2004-01-09 06:02:20 +00:00
2004-01-09 06:12:26 +00:00