Changeset 5503
- Timestamp:
- Nov 6, 2006, 9:20:33 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ccl/ChangeLog (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/ChangeLog
r5496 r5503 1 2006-11-06 22:07 gb 2 3 * compiler/nx0.lisp: nx-error-for-simple-2d-array-type: forgot the 4 :fixnum-vector case. 5 6 2006-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 12 2006-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 19 2006-11-06 22:01 gb 20 21 * compiler/nxenv.lisp: general-aset2, simple-typed-aset2. 22 23 2006-11-06 22:00 gb 24 25 * compiler/nx1.lisp: New %ASET2 handling. 26 27 2006-11-06 21:59 gb 28 29 * compiler/nx0.lisp: ACODE-FORM-TYPE: use var-inittype if var is 30 never assigned to. 31 1 32 2006-11-05 22:09 gb 2 33
Note:
See TracChangeset
for help on using the changeset viewer.
