BreakCriticalEdges should update dominance frontier information as well as
authorChris Lattner <sabre@nondot.org>
Thu, 31 Oct 2002 02:44:36 +0000 (02:44 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 31 Oct 2002 02:44:36 +0000 (02:44 +0000)
commit6918c079a1393be8ae551d699479fbfa39b99277
tree9e208c17afa6722a698395891c9b72e43a988a21
parenta24e09df76d327e9fdefa8e6801fedc2b6ad91d3
BreakCriticalEdges should update dominance frontier information as well as
other dominance stuff.  Patch contributed by Casey Carter

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4457 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/BreakCriticalEdges.cpp
lib/Transforms/Utils/BreakCriticalEdges.cpp