diff options
author | Reid Spencer <rspencer@reidspencer.com> | 2004-08-16 07:46:33 +0000 |
---|---|---|
committer | Reid Spencer <rspencer@reidspencer.com> | 2004-08-16 07:46:33 +0000 |
commit | b0ac8c48a66c3e44a374c7a3b29fd8be067e32cc (patch) | |
tree | 9d1b388e47cfa213e186268ff1c7b4b0b8133df1 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 8fac94b8822a72fcae16d159b9fcd0ea560eb958 (diff) | |
download | bcm5719-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