commit | 4f02fc28eb20f20f41c5ea148ce5058a72b55ade | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Thu Feb 05 21:12:24 2004 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Thu Feb 05 21:12:24 2004 +0000 |
tree | e546f92443cace4cbc82a61bc69b9092efc2ae91 | |
parent | 7f5dd4a4e0f3e921570f96a7b098002722ab51e6 [diff] |
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