Changeset 5348


Ignore:
Timestamp:
Oct 14, 2006, 6:20:34 AM (18 years ago)
Author:
Gary Byers
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ccl/ChangeLog

    r5344 r5348  
     12006-10-14 06:30  gb
     2
     3        * lib/defstruct.lisp: Don't (DECLARE (OPTIMIZE (SAFETY 3))) in
     4        generated DEFSTRUCT accessors.
     5
     62006-10-14 06:27  gb
     7
     8        * compiler/X86/x862.lisp: Fix many cases of ENSURING-NODE-TARGET.
     9       
     10        Do the fixnum case of two-argument subtraction inline.
     11       
     12        Inline the fixnum case of two-argument numeric comparisons.
     13       
     14        STRUCT-REF avoids typechecking when reckless.
     15
     162006-10-14 06:21  gb
     17
     18        * compiler/backend.lisp: It makes no sense to use the vinsn macros
     19        <- and ^ inside ENSURING-NODE-TARGET, so make it check for that.
     20
    1212006-10-14 06:20  gb
    222
Note: See TracChangeset for help on using the changeset viewer.