Bill Currie
|
b7aba0b643
|
allow named constants to be checked for immediate constants. qfcc now produces
the same number of globals etc as it used to
|
2001-04-02 18:43:10 +00:00 |
|
Bill Currie
|
f517dc6ce6
|
fix a silly bug and an incorrect interpretation of the old code
|
2001-04-02 18:10:43 +00:00 |
|
Bill Currie
|
02b09f4e5c
|
no more redundant strings. costs ~7ms, though, but HALVING the strofs size
in frikbot seems worth it.
|
2001-04-01 06:40:51 +00:00 |
|
Bill Currie
|
59e55834ed
|
Another massive speadup caused by using hash tables to lookup already
generated immediate values. frikbot now compiles in just over 1s on my
machine.
|
2001-04-01 06:01:02 +00:00 |
|