summaryrefslogtreecommitdiff
path: root/llvm.spec.in
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2004-08-16 07:46:33 +0000
committerReid Spencer <rspencer@reidspencer.com>2004-08-16 07:46:33 +0000
commit28531c71cd142f623d56a7ea13df2e014eebff54 (patch)
tree6ee3aaa75133c190ec8cac98f6e294ab8d3d4a0d /llvm.spec.in
parentd771c5340aa281c35d22e207b6321b52246639a2 (diff)
downloadllvm-28531c71cd142f623d56a7ea13df2e014eebff54.tar.gz
llvm-28531c71cd142f623d56a7ea13df2e014eebff54.tar.bz2
llvm-28531c71cd142f623d56a7ea13df2e014eebff54.tar.xz
Fix PR422.
Ouch! Changes in the lazy initialization code caused each incorporated function to reprocess the entire function on every lookup of a value's slot number. This caused a horrible slowdown in all functions. This fix made llvm-dis go from "longer than I care to wait" (minutes) on a large test case to 0.53 seconds. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15818 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'llvm.spec.in')
0 files changed, 0 insertions, 0 deletions