Grow the EQ classes for globals at the end of the BU pass. This shrinks
authorChris Lattner <sabre@nondot.org>
Fri, 25 Mar 2005 16:45:43 +0000 (16:45 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 25 Mar 2005 16:45:43 +0000 (16:45 +0000)
commit33b4276053b42ab24adeac6a448079973294a571
tree540f9e98b6dd628cbe1b40c889b2dcf389b09e28
parentdbcc2f7b0b252c445fe665f8a7da9800f7fb31ba
Grow the EQ classes for globals at the end of the BU pass.  This shrinks
memory usage in the TD pass for 254.gap from 31.3MB to 3.9MB.

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