1.0.23.66: Calculate array sizes in a more reliable way.
commitbe52601c40950e4f47889482a78a88484e10484b
authorThiemo Seufer <ths@networkno.de>
Tue, 23 Dec 2008 14:10:23 +0000 (23 14:10 +0000)
committerThiemo Seufer <ths@networkno.de>
Tue, 23 Dec 2008 14:10:23 +0000 (23 14:10 +0000)
tree6b070d6069f9c2ffc4903c4a3c0372d47154c17e
parent591a8f806180e33bf3636dfc81852e7ec58a1bb1
1.0.23.66: Calculate array sizes in a more reliable way.

  * The old implementation depended on the array header size being
    an even number of words.

  * Also, another micro-optimization for MIPS.
src/compiler/alpha/array.lisp
src/compiler/hppa/array.lisp
src/compiler/mips/array.lisp
src/compiler/ppc/array.lisp
src/compiler/sparc/array.lisp
version.lisp-expr