- Oct 31, 1994
-
-
ram authored
-
- Aug 23, 1994
-
-
ram authored
DEST. This can happen when the reference is in top-level code which hasn't been optimized yet.
-
- Feb 11, 1994
-
-
cvs2git authored
-
- Aug 25, 1993
-
-
ram authored
-
- Jan 13, 1993
-
-
cvs2git authored
-
- Apr 01, 1992
-
-
ram authored
tail set have no RETURN.
-
- Dec 11, 1991
- Feb 20, 1991
-
-
ram authored
-
- Nov 03, 1990
-
-
wlott authored
information. ,
-
- Oct 03, 1990
-
-
ram authored
to do known-values return, but we can't due to variable values.
-
- Aug 16, 1990
-
-
ram authored
the new DEBUG-ENVIRONMENT TNs.
-
- Jul 23, 1990
-
-
ram authored
-
- May 30, 1990
-
-
cvs2git authored
-
- May 16, 1990
-
-
ram authored
variable is indirect.
-
- Apr 16, 1990
-
-
ram authored
revision 1.3.1.4 date: 90/04/13 12:15:11; author: ram; state: Exp; lines added/del: 2/5 Deleted some junk. ---------------------------- revision 1.3.1.3 date: 90/04/08 18:00:21; author: ram; state: Exp; lines added/del: 3/3 old-cont -> old-fp ---------------------------- revision 1.3.1.2 date: 90/04/02 15:22:28; author: ram; state: Exp; lines added/del: 12/14 Changed people to use the new interface to making environment TNs. Changed creation of the NLX SP save TN to be done by a VM function so that it can portably restrict the TN to the stack now that FORCE-TN-TO-STACK only works after representation selection. ---------------------------- revision 1.3.1.1 date: 90/03/27 12:15:27; author: ram; state: Exp; lines added/del: 3/8 Un-lobotomized GTN by allowing passing locations to have primitive types other than T (now that we should be able to hack this.)
-
- Mar 05, 1990
-
-
cvs2git authored
-
- Feb 15, 1990
-
-
ram authored
Instead of doing two passes over the environments, we do only one, and assign the IR2 environment before the lambda-var TNs, rather than vice-versa. The only reason for doing two passes was to allow the primitive type of variables to be gotten from the TN (thus avoiding duplicated calls to PRIMITIVE-TYPE), but this doesn't seem to be a big deal.
-
- Feb 09, 1990
-
-
ram authored
variables unless (= SPEED 3). This ensures that argument values are available for backtrace, etc.
-
- Feb 06, 1990
-
-
wlott authored
-