0.9.14.9:
authorNathan Froyd <froydnj@cs.rice.edu>
Sat, 8 Jul 2006 17:04:23 +0000 (17:04 +0000)
committerNathan Froyd <froydnj@cs.rice.edu>
Sat, 8 Jul 2006 17:04:23 +0000 (17:04 +0000)
commita1337bbf6d317b1e7494a73ad4b3c670f69eea4d
tree7126c6147d71e9118c6c71a84ecb4592d255a490
parent01e9e8c568777d6480699e6cb3947f38c3bed350
0.9.14.9:
Introduce out-of-line ALLOCATE-CONS routines on x86.

Saves ~250K+ of core space.  The allocation sequences for other
  objects could be profitably out-of-lined in the same fashion;
  one and two word bignums would be the next candidates.
src/assembly/x86/alloc.lisp
src/compiler/srctran.lisp
src/compiler/x86/alloc.lisp
version.lisp-expr