- Feb 11, 1991
- Feb 10, 1991
- Feb 08, 1991
-
-
ram authored
-
ram authored
-
ram authored
which included commits to RCS files with non-trunk default branches.
-
ram authored
now, we only set the length when the stream is created. This chould be decached off of hooks eventually.
-
ram authored
the editor every time.
-
ram authored
which included commits to RCS files with non-trunk default branches.
-
ram authored
-
- Feb 07, 1991
- Feb 06, 1991
-
-
ram authored
-
- Feb 04, 1991
-
-
ram authored
in the unknown-value return code.
-
ram authored
-
ram authored
used by assembly-level optimization. ALso added the new ENTRY-POINT funny instruction which inhibits code motion.
-
ram authored
code motion across the multiple value entry point in unknown-values return.
-
ram authored
assembly-level optimization.
-
ram authored
-
ram authored
-
ram authored
-
ram authored
-
ram authored
-
ram authored
between the TNs SCs, rather than only when the SC list are EQUAL. This allows POSITIVE-FIXNUM to be subsituted for FIXNUM, etc.
-
ram authored
MV-combination optimizers depending on the kind of call. We convert newly discovered MV-BINDs local :MV-LET calls, and convert MV-CALLs to MV-BINDs if the argument count is known. Also added a VALUES-LIST IR1 optimizer that converts (values-list (list ...)) into (values ...). These changes make inline expansion of functions that have &rest args and do APPLY convert to FUNCALL.
-
ram authored
call to minimize the probability of bignum results. Changed both GET-INTERNAL-REAL-TIME and GET-INTERNAL-RUN-TIME to assume that the syscall does ERRNO checking and to have a locally unsafe policy.
-
- Feb 03, 1991
- Feb 02, 1991
- Feb 01, 1991
-
-
ram authored
that we can use these VOPs when moving into locations of type T when the value is known to be a FIXNUM.
-
ram authored
of last conses to return. Added the TAILP-NIL cleanup with clarifies the behavior of TAILP when the first arg is atomic.
-
ram authored
transformation.
-
ram authored
-
wlott authored
-
- Jan 31, 1991