- Mar 13, 1993
-
-
ram authored
used except when we have a check VOP, and I don't want that.
-
ram authored
-
ram authored
lossage.
-
ram authored
-
ram authored
-
ram authored
-
ram authored
-
ram authored
-
ram authored
easily used with :ALTERNATE-METACLASS.
-
ram authored
-
ram authored
-
ram authored
because that's already done.
-
ram authored
-
ram authored
-
ram authored
-
ram authored
old layout.
-
ram authored
an arg.
-
ram authored
-
ram authored
-
ram authored
stubs. Initialize STRUCTURE-CLASS-CONSTRUCTOR. Changed ALTERNATE-METACLASS to be inherited by structures that include it. Update arg syntax of REGISTER-LAYOUT and use :DEFSTRUCT-LAYOUT option so that we can incompatibly redefine forward referenced (but not defined) structures. Fix structure redefinition warning formatting.
-
ram authored
-
ram authored
-
ram authored
-
ram authored
-
ram authored
-
- Mar 12, 1993
-
-
ram authored
-
ram authored
-
wlott authored
-
ram authored
handle this (and the other accessors.) Added funcallable-instance-info for fetching the info.
-
ram authored
-
ram authored
-
wlott authored
-
ram authored
-
ram authored
BLOCK-NUMBER to be in emit-order so that debug-info can use this as well as profiling. Add support for FIN-FUNCTION..
-
ram authored
-
ram authored
shared with profile info.
-
hallgren authored
Take out :reads/:writes since :dependencies is now used. Add to the instruction generator code for collecting dynamic statistics if needed. Accept :cost from the instructions file for instruction costs.
-
hallgren authored
-
hallgren authored
-
hallgren authored
In ASSEM-INIT have it set new-assem:segment-collect-dynamic-statistics of *code-segment* to *collect-dynamic-statistics* so it has faster reference in new-assem.lisp.
-