summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineBasicBlock.cpp
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
commitb0ac8c48a66c3e44a374c7a3b29fd8be067e32cc (patch)
tree9d1b388e47cfa213e186268ff1c7b4b0b8133df1 /llvm/lib/CodeGen/MachineBasicBlock.cpp
parent8fac94b8822a72fcae16d159b9fcd0ea560eb958 (diff)
downloadbcm5719-llvm-b0ac8c48a66c3e44a374c7a3b29fd8be067e32cc.tar.gz
bcm5719-llvm-b0ac8c48a66c3e44a374c7a3b29fd8be067e32cc.zip
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. llvm-svn: 15818
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud