diff options
author | Reid Spencer <rspencer@reidspencer.com> | 2004-12-23 21:13:26 +0000 |
---|---|---|
committer | Reid Spencer <rspencer@reidspencer.com> | 2004-12-23 21:13:26 +0000 |
commit | 1e296bf046bc7868fa6b76b32a1404d166bb3a47 (patch) | |
tree | e461388498419bacd585be44eb50dd67bdf56cb1 /lib/System/FreeBSD/DynamicLibrary.cpp | |
parent | ee93c874aa6018e0189df0a8d5b10197c6085d93 (diff) |
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++).
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19119 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/System/FreeBSD/DynamicLibrary.cpp')
0 files changed, 0 insertions, 0 deletions