- Nov 18, 1990
- Nov 17, 1990
-
-
ram authored
don't bogue out due to premature deletion of the IR1 when *CHECK-CONSISTENCY* is off.
-
wlott authored
-
wlott authored
which included commits to RCS files with non-trunk default branches.
-
wlott authored
-
wlott authored
disassemble and the support routines it needs.
-
wlott authored
check for subdirs, so that we get the trailing slash on them.
-
- Nov 16, 1990
-
-
wlott authored
it wasn't a constant. Ooops.
-
wlott authored
-
wlott authored
generate-call-sequence, because we want the expansion to depend on the target backend, not the backend we are using to make the expansion.
-
wlott authored
-
wlott authored
-
wlott authored
simple-array-p.
-
wlott authored
want LDB, just run lisp with the ``-monitor'' switch.
-
wlott authored
-
- Nov 14, 1990
-
-
ram authored
marked as live before we start the ref-scan for the VOP. This is necessary to ensure the correct conflicts with dead results, especially in the presence of results with :FROM specs.
-
ram authored
This really can happen when we compile a full call to a local function for some reason (arg count error, etc.)
-
ram authored
IR2trans work to maintain parallel assingment semantics.
-
wlott authored
-
- Nov 13, 1990
-
-
wlott authored
-
wlott authored
-
wlott authored
-
wlott authored
single-float-bits, double-float-{low,high}-bits, %{set-,}raw-bits, and %sp-set-definition from the kernel package.
-
wlott authored
at the runtime info.
-
wlott authored
at the runtime info.
-
wlott authored
'cause they are now exported.
-
wlott authored
from the correct backend for runtime.
-
ram authored
-
wlott authored
*target-backend*.
-
ram authored
-
ram authored
when its leaf has refs (due to IR2 optimization.)
-
ram authored
new format for move-arg VOPs. Although in general there can be multiple move arg vops, I decided to assert that there is a unique one in this case of a move within an SC, so that I wouldn't have to mess around writing code to select the right one.
-
wlott authored
-
wlott authored
function-info-or-lose now does what we want.
-
wlott authored
in *target-backend* if there is one.
-
wlott authored
*backend*.
-
wlott authored
-
wlott authored
-