Loop exit sets are no longer explicitly held, they are dynamically computed on demand.
authorChris Lattner <sabre@nondot.org>
Sun, 18 Apr 2004 22:15:13 +0000 (22:15 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 18 Apr 2004 22:15:13 +0000 (22:15 +0000)
commit5fa802fe279f10f402e039bc931aa57c0e424bf5
treec95c3817c368ad75e13fd6b6536e8e5926665ffb
parentf1ab4b4eac5603d19c20f4a508f93a118a52bdd5
Loop exit sets are no longer explicitly held, they are dynamically computed on demand.

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