1.0.3.41:
authorNathan Froyd <froydnj@cs.rice.edu>
Sat, 17 Mar 2007 21:24:59 +0000 (21:24 +0000)
committerNathan Froyd <froydnj@cs.rice.edu>
Sat, 17 Mar 2007 21:24:59 +0000 (21:24 +0000)
commit7c886a5d39f959ec6e82ea7970c245c92e407d8f
tree0433e9a96aff5dffd67beb4ec699b8680f2b7128
parent3106aee96a20d1a76a114e504bc2931f8196cace
1.0.3.41:
Use a local variable for %%CURRENT-{VOP,SEGMENT}%% rather than a
  dynamic variable; eliminates spurious BOUNDP checks and
  generates smaller code for VOP emitters.  Saves ~170k on core
  size on x86-64/linux.
src/compiler/assem.lisp
version.lisp-expr