Changeset 5503


Ignore:
Timestamp:
Nov 6, 2006, 9:20:33 PM (18 years ago)
Author:
Gary Byers
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ccl/ChangeLog

    r5496 r5503  
     12006-11-06 22:07  gb
     2
     3        * compiler/nx0.lisp: nx-error-for-simple-2d-array-type: forgot the
     4        :fixnum-vector case.
     5
     62006-11-06 22:04  gb
     7
     8        * compiler/PPC/ppc2.lisp: Handle vector assignment differently;
     9        handle (setf (aref ...)) of simple 2d-arrays inline if the type is
     10        known/declared.
     11
     122006-11-06 22:02  gb
     13
     14        * compiler/PPC/: PPC32/ppc32-vinsns.lisp, PPC64/ppc64-vinsns.lisp:
     15        Add vinsns for misc-set-s* and variants. (Identical to the unsigned
     16        versions, but it helps not to have to remember which are
     17        implemented and which aren't.)
     18
     192006-11-06 22:01  gb
     20
     21        * compiler/nxenv.lisp: general-aset2, simple-typed-aset2.
     22
     232006-11-06 22:00  gb
     24
     25        * compiler/nx1.lisp: New %ASET2 handling.
     26
     272006-11-06 21:59  gb
     28
     29        * compiler/nx0.lisp: ACODE-FORM-TYPE: use var-inittype if var is
     30        never assigned to.
     31
    1322006-11-05 22:09  gb
    233
Note: See TracChangeset for help on using the changeset viewer.