- Jun 17, 1990
-
-
ram authored
lose again from people doing it on non-constant continuations.
-
- May 30, 1990
-
-
cvs2git authored
-
- May 17, 1990
-
-
ram authored
some weird TYPE-CHECK annotation. This prevents us from trashing type check generation.
-
- May 16, 1990
-
-
ram authored
Fixed continuation substitution stuff to look at the let's home lambda so that we will sometimes do something.
-
- May 12, 1990
-
-
ram authored
Now we substitute for global function variables when the reference isn't :notinline. Also, single-reference let variables can be squeezed out by replacing the ref's value continuation with the argument continuation. The biggest advantage of this is that it allows output type assertions on the reference to be seen by the argument, which helps INCF, PSETQ, etc.
-
- May 09, 1990
-
-
ram authored
variables correctly.
-
- May 07, 1990
-
-
ram authored
deleted-contiuation merging.
-
- Apr 27, 1990
-
-
ram authored
ending in a deleted continuation.
-
- Apr 24, 1990
-
-
ram authored
deleted.
-
- Mar 16, 1990
-
-
wlott authored
other transforms, and changed IR1-OPTIMIZE-COMBINATION to respect this.
-
- Mar 05, 1990
-
-
cvs2git authored
-
- Feb 06, 1990
-
-
wlott authored
-