- Jan 02, 1991
-
-
ram authored
deleted, it is not totally simple to find the home lambda. Moved unreferenced variable noting into NOTE-UNREFERENCED-VARS, since this code is now shared with function deleting code in ir1util.
-
ram authored
is necessary for some cases of dead code deletion (functions that are never called.)
-
ram authored
is unsafe before punting. Fixed ASSERT-DEFINITION-TYPE to propagate the new type information to any refs, and also to not set the type when the argument has sets.
-
ram authored
the calling environment of a LET was even if the BIND gets deleted (due to all variables being deleted.) Also added many uses of REQUIRED-ARGUMENT to suppress type warnings. Added a use of FREEZE-TYPE to speed type tests for these types.
-
- Dec 28, 1990
-
-
ram authored
rolling its own, so that it doesn't choke when a type check is weakened but left simple (which is only known to C-C-T).
-
ram authored
debug-info is not important, so that we can use CHECK-STRUCTURE, etc. Changed TYPE-TEST-COST to penalize predicates as opposed to check templates so that we will use a check template in favor of a "same cost" predicate.
-
- Dec 19, 1990
- Dec 18, 1990
-
-
wlott authored
-
wlott authored
-
wlott authored
-
wlott authored
-
wlott authored
-
wlott authored
the various structure-{ref,set,length} vops had to be fixed.
-
wlott authored
-
wlott authored
flushed the defknown for structurify, and added one for make-structure.
-
wlott authored
,.
-
wlott authored
-
wlott authored
structurifying vectors.
-
ram authored
-
wlott authored
all the handlers needed for the sparc port, stuff has been moved around to localize the machine specific parts.
-
wlott authored
to the OS_VM_mumble names defined in os.h.
-
wlott authored
returning from lisp instead of relying on it being saved. Restore the %fsr from the correct place in a sigcontext (was loading it with the value for the Y register).
-
wlott authored
cause we use bcopy to copy the old stack into place.
-
- Dec 17, 1990
-
-
ram authored
-
wlott authored
-
wlott authored
-
wlott authored
-
wlott authored
was signaled due to an unimp, a tcc, or a taddcctv instruction, and act accordingly.
-
ram authored
-
wlott authored
If it is, assume that it is the word offset and that the code object is stored on the stack after it.
-
wlott authored
-
- Dec 16, 1990
- Dec 15, 1990
- Dec 14, 1990
-
-
ram authored
timezone arg, thus resulting in some undesirable type inferences.
-
- Dec 13, 1990
-
-
wlott authored
which included commits to RCS files with non-trunk default branches.
-