aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/RegAllocLinearScan.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-01-22 16:56:13 +0000
committerChris Lattner <sabre@nondot.org>2004-01-22 16:56:13 +0000
commit2f561384fb29e2df6731262a1bc11e95303435c8 (patch)
tree8b5dafc8ba174ca53f0f2c8ba5f7c48d2aaf51c5 /lib/CodeGen/RegAllocLinearScan.cpp
parent93ddd7ea10c4a72fc19243c33f7dd9a99480f4a2 (diff)
Eliminated the CompletedNodes argument to the cloneReachable* methods. This
map was only used to implement a marginal GlobalsGraph optimization, and it actually slows the analysis down (due to the overhead of keeping it), so just eliminate it entirely. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10955 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/RegAllocLinearScan.cpp')
0 files changed, 0 insertions, 0 deletions