]> granicus.if.org Git - llvm/commit
Dramatically simplify building of natural loops and fix a bug where the BBMap
authorChris Lattner <sabre@nondot.org>
Sat, 22 Feb 2003 21:33:11 +0000 (21:33 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 22 Feb 2003 21:33:11 +0000 (21:33 +0000)
commit420df9bc781eb4d37e95f6394ccebf5952b15878
treef0728086fef8209d282d6002b179261e90d1891d
parent3a9a56e7b2f574b946edc0abb5dfa19e40f82ec1
Dramatically simplify building of natural loops and fix a bug where the BBMap
was not correctly computed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5606 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/LoopInfo.cpp