LoopSimplify does not update domfrontier correctly.
authorTobias Grosser <grosser@fim.uni-passau.de>
Fri, 16 Jul 2010 05:59:45 +0000 (05:59 +0000)
committerTobias Grosser <grosser@fim.uni-passau.de>
Fri, 16 Jul 2010 05:59:45 +0000 (05:59 +0000)
commit74c740052a143027bbc2d14594d6188e2e597fa1
treef6aeb9bab22b70a139c6998196090592387a474e
parent9a7b37b8a35e60494cde8b2bb6b6cab587836c7a
LoopSimplify does not update domfrontier correctly.

This fixes PR7649.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108513 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/Dominators.cpp
test/Transforms/LoopSimplify/2010-07-15-IncorrectDomFrontierUpdate.ll [new file with mode: 0644]