aboutsummaryrefslogtreecommitdiff
path: root/lib/Analysis/DataStructure/CompleteBottomUp.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-03-23 20:08:59 +0000
committerChris Lattner <sabre@nondot.org>2005-03-23 20:08:59 +0000
commite3f1d8a5251556815ebf0ea0d259b497502f25d8 (patch)
tree26363945c255845d1f75c9f5f0ff827a639f943d /lib/Analysis/DataStructure/CompleteBottomUp.cpp
parenteb39492deba56cfb4e1772b1826e8be77cfac7f8 (diff)
Totally gut mergeInGraph. There is absolutely no reason to be merging
global roots in from callees to callers. The BU graphs do not have accurate globals information and all of the clients know it. Instead, just make sure the GG is up-to-date, and they will be perfectly satiated. This speeds up the BU pass on 176.gcc from 5.5s to 1.5s, and Loc+BU+TD from 7s to 2.7s. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20786 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/DataStructure/CompleteBottomUp.cpp')
0 files changed, 0 insertions, 0 deletions