0.8.21.50:evaluator-again-branch-point
commit69ef68ba7393e3492c1b4a756d1140f71c2922bc
authorAlexey Dejneka <adejneka@comail.ru>
Tue, 19 Apr 2005 05:54:17 +0000 (19 05:54 +0000)
committerAlexey Dejneka <adejneka@comail.ru>
Tue, 19 Apr 2005 05:54:17 +0000 (19 05:54 +0000)
treebd49ec0ad041a8d4d1ef7f214718e0cb77196705
parent343ef95fda9da33830d5ab6aabe5368c898f0918
0.8.21.50:
        * Changed implementation on ALLOCATE-VECTOR on X86:
        ... two VOPs: A-V-ON-HEAP and A-V-ON-STACK;
        ... choice between them is made with LTN-ANALYZEr;
        ... A-V-ON-STACK always fills vector with zeroes (fixes bug
            reported by Brian Downing).
OPTIMIZATIONS
src/compiler/x86/alloc.lisp
tests/dynamic-extent.impure.lisp
version.lisp-expr