- LoopInfo now calculates and tracks loop exit blocks
authorChris Lattner <sabre@nondot.org>
Thu, 27 Feb 2003 00:38:34 +0000 (00:38 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 27 Feb 2003 00:38:34 +0000 (00:38 +0000)
commit5f82b8a1ad3072dbcf893a8b76c783d3188393a5
tree52c4b365219a40ea19b56e4da3c822cd4110f505
parentfe3ae1ed660925f06159ec89460d92148e049ffd
  - LoopInfo now calculates and tracks loop exit blocks

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