aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/RegAllocIterativeScan.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-08-04 07:44:58 +0000
committerChris Lattner <sabre@nondot.org>2004-08-04 07:44:58 +0000
commit5a837defff581accc09048bea1cd839009e374a7 (patch)
tree3b0eb1cb5e114f4667b9615527d2402e3a0ddb47 /lib/CodeGen/RegAllocIterativeScan.cpp
parent4efe35fd5ebd12f5035ce09d58cea6b9b99ce37b (diff)
FindGlobalNamed used to take 2.92s out of 8.39s running a profile build of
gccld -disable-opt on 252.eon. This patch deletes it and replaces it with a map. The proper fix for this is to fix PR411, but this will do in the short term. gccld on eon now takes 5.51s, which is 50% faster than before this patch. :) git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15480 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/RegAllocIterativeScan.cpp')
0 files changed, 0 insertions, 0 deletions