- Feb 20, 1991
- Feb 18, 1991
- Feb 14, 1991
- Feb 11, 1991
-
-
ram authored
load eval) so that code that uses them doesn't flame out at meta-compile time.
-
ram authored
-
ram authored
-
ram authored
-
ram authored
-
ram authored
is bound. Changed various people to call it so that we don't get spurious undefined function warnings.
-
ram authored
we really need them to bootstrap, even under the new compiler.
-
ram authored
-
ram authored
so that we can rename the compiler package. Changed FTYPE declaration processing not to do NOTE-NAME-DEFINED, since this is now done by %PROCLAIM.
-
ram authored
-
ram authored
-
ram authored
-
ram authored
many dead code notes. Added new GENERIC-EQL/FIXNUM VOPs to prevent fixnum specific operations from being used on word-integer operands (unnecessarily consing the first arg.)
-
ram authored
-
ram authored
-
- Feb 06, 1991
-
-
ram authored
-
- Feb 04, 1991
-
-
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.
-