1
0
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2025-01-20 12:31:40 +00:00
Reid Spencer 28531c71cd 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
2004-08-16 07:46:33 +00:00
..
2004-08-16 07:46:33 +00:00
2004-07-17 23:47:01 +00:00
2004-06-08 17:53:24 +00:00
2004-06-08 17:53:24 +00:00
2004-07-15 01:29:12 +00:00
2004-06-27 18:38:48 +00:00
2004-07-15 01:29:12 +00:00
2004-07-08 22:09:34 +00:00
2004-07-25 18:08:57 +00:00