Changeset 5348
- Timestamp:
- Oct 14, 2006, 6:20:34 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ccl/ChangeLog (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/ChangeLog
r5344 r5348 1 2006-10-14 06:30 gb 2 3 * lib/defstruct.lisp: Don't (DECLARE (OPTIMIZE (SAFETY 3))) in 4 generated DEFSTRUCT accessors. 5 6 2006-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 16 2006-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 1 21 2006-10-14 06:20 gb 2 22
Note:
See TracChangeset
for help on using the changeset viewer.
