summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Debugger/FDHandle.cpp
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2004-12-23 21:13:26 +0000
committerReid Spencer <rspencer@reidspencer.com>2004-12-23 21:13:26 +0000
commit454a8afc6d3d0516c9946b60e815243c5a85d025 (patch)
tree56d9d4a567330c3de4642c66f90c23176f650e5b /llvm/lib/Debugger/FDHandle.cpp
parent0a54a58c6350aca4a15e7eb49e12e631c5a4c07f (diff)
downloadbcm5719-llvm-454a8afc6d3d0516c9946b60e815243c5a85d025.tar.gz
bcm5719-llvm-454a8afc6d3d0516c9946b60e815243c5a85d025.zip
Try to speed up gccld hot spot in BasicVN::getEqualNumberNodes by making
a function call at the core of the loop inline and removing unused stack variables from an often called function. This doesn't improve things much, the real saving will be by reducing the number of calls to this function (100K+ when linking kimwitu++). llvm-svn: 19119
Diffstat (limited to 'llvm/lib/Debugger/FDHandle.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud