- Nov 14, 1991
-
-
ram authored
:DELETED-BLOCK-STARTs.
-
- Nov 13, 1991
-
-
ram authored
whether any args have reoptimize set. Most calls to IR1-OPTIMIZE-COMBINATION that this inhibits are actually desirable. Deleted assertion in JOIN-SUCCESSOR-IF-POSSIBLE. This really can happen, and DELETE-CONTINUATION should do the right thing. Changed MAYBE-TERMINATE-BLOCK to take an explicit IR1-P flag. Fixed it not to consider deleted continuations to have type NIL. Use DELETE-CONTINUATION on the old continuation if it has no references and we aren't in IR1 conversion.
-
ram authored
live and specified-save TNs.
-
ram authored
-
ram authored
necessary to delete all unreachable code. Also, added some ~&'s that improve readability when *compile-progress* is T.
-
ram authored
conversion.
-
ram authored
so that we can iterate when new dead code is discovered (due to deletion of function references.)
-
ram authored
-
- Nov 12, 1991
-
-
ram authored
-
ram authored
when the args are. Put tight bounds on the SIN, COS result types. Some of the other functions could use bounds.
-
ram authored
out whether the result type is real on the basis of the argument range. Change the irrational -> C library transforms to use :EVAL-NAME instead of macroexpanding a zillion times. Also, the result of ATAN is always real, so we don't need a result type assertion.
-
ram authored
-
ram authored
-
ram authored
result type specs.
-
chiles authored
which included commits to RCS files with non-trunk default branches.
-
chiles authored
Fixed "Load File" to correspond with the manual by making it regard "Remote Compile File". It was always going through RFS when it should do so conditionally.
-
- Nov 11, 1991
- Nov 10, 1991
- Nov 09, 1991
-
-
ram authored
*CONVERTING-FOR-INTERPRETER*).
-
ram authored
if the result type is NIL. If so, it stops the block and links it to the component tail. Changed IR1-OPTIMIZE-BLOCK to call MAYBE-TERMINATE-BLOCK. Changed REOPTIMIZE-CONTINUATION to quietly do nothing when called on an unused continuation.
-
ram authored
drop through by being linked to the component tail. If an unknown function is porported not to drop through, then we emit an error trap just to make sure.
-
ram authored
-
ram authored
them with no soccessors.
-
ram authored
no successors.
-
ram authored
we don't drop-through into error code so often.
-
ram authored
tail in FIND-INITIAL-DFO.
-
ram authored
-
ram authored
but shouldn't have.
-
wlott authored
index ...) so that MAKE-ARRAY can tell that it's a vector.
-
ram authored
-
ram authored
-
wlott authored
-
wlott authored
which included commits to RCS files with non-trunk default branches.
-
wlott authored
-
wlott authored
noise.
-
wlott authored
-