1.0.36.6: array data vector type derivation
authorNikodemus Siivola <nikodemus@random-state.net>
Sun, 28 Feb 2010 19:37:09 +0000 (19:37 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Sun, 28 Feb 2010 19:37:09 +0000 (19:37 +0000)
commit47c0c169c106f17a212593cb781bb792355cb5d3
tree9f1391c83da3d579b91b00c835c57915bef0e527
parenta9588489d05f2d358886eb4aba39ca0a2a3de8b2
1.0.36.6: array data vector type derivation

 * Needs to be done for ARRAY-STORAGE-VECTOR and %ARRAY-DATA-VECTOR
   in addition to %DATA-VECTOR-AND-INDEX.

 * If the array is simple, we may be able to derive the exact length
   of the data vector, not just the element type.
NEWS
src/compiler/fndb.lisp
src/compiler/generic/vm-tran.lisp
tests/compiler.pure.lisp
version.lisp-expr