* Don't forget to update Loop information!
authorChris Lattner <sabre@nondot.org>
Thu, 27 Feb 2003 21:50:19 +0000 (21:50 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 27 Feb 2003 21:50:19 +0000 (21:50 +0000)
commit69269ac203156ae8512c9513b75e5c7217c9ac4e
tree98c7a53419c5cfa2977252ba891441f2273407ca
parent8ac33045d1f100689eb8a1ad067d975bdf9a375b
  * Don't forget to update Loop information!
  * Remove bogus assertion: there may be a single outside predecessor and
    still need a new loop-preheader if the predecessor has multiple
    successors.  See bug: LICM/2003-02-27-PreheaderProblem.ll

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