1.0.2.4: Improve inlined array heap allocation on x86.
authorNathan Froyd <froydnj@cs.rice.edu>
Mon, 29 Jan 2007 18:30:24 +0000 (18:30 +0000)
committerNathan Froyd <froydnj@cs.rice.edu>
Mon, 29 Jan 2007 18:30:24 +0000 (18:30 +0000)
commit0da101cd78f9b7b772f6a469ade38b01e5de982b
treebfd32d599631b1d5f0e290c0ecffd5ab3ec542c5
parent7d6e31566fd93e779f0060a58a0f6658fbdef14b
1.0.2.4: Improve inlined array heap allocation on x86.
...allow IMMEDIATE SCs to ALLOCATE-VECTOR-ON-HEAP;
...use shorter instructions to set the widetag.

Cuts a couple of pages off of sbcl.core.
src/compiler/x86/alloc.lisp
src/compiler/x86/macros.lisp
version.lisp-expr