New testcase for PR223: Loopsimplify incorrectly updates dominator information
authorChris Lattner <sabre@nondot.org>
Thu, 5 Feb 2004 21:11:38 +0000 (21:11 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 5 Feb 2004 21:11:38 +0000 (21:11 +0000)
commit7f5dd4a4e0f3e921570f96a7b098002722ab51e6
tree4dfff6aa5c85c8001bf3a1a08f6a903cb7871832
parentad48cd6327df13ad4b8530733bbf115224bf9562
New testcase for PR223: Loopsimplify incorrectly updates dominator information

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11136 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/LoopSimplify/2004-02-05-DominatorInfoCorruption.ll [new file with mode: 0644]