- May 24, 1992
-
-
ram authored
-
- May 21, 1992
- Apr 29, 1992
-
-
wlott authored
-
- Apr 28, 1992
-
-
wlott authored
needed for the register window. The call-out vop now takes the callee save area into account when allocating the frame.
-
- Apr 27, 1992
-
-
wlott authored
optimized for the single value return case.
-
- Apr 01, 1992
-
-
wlott authored
if between 2 and 6 (inclusive) values were expected. Also, spiffed up the case where > 6 values were expected.
-
- Mar 11, 1992
-
-
wlott authored
-
- Mar 06, 1992
-
-
wlott authored
and JALI instead of a LI/JR pair.
-
- Nov 09, 1991
-
-
ram authored
-
- Nov 08, 1991
-
-
ram authored
for representation selection's benefit.
-
- May 16, 1991
-
-
ram authored
value of the new NFP was loaded.
-
- Mar 23, 1991
-
-
wlott authored
-
- Mar 22, 1991
-
-
wlott authored
-
- Dec 02, 1990
-
-
wlott authored
the LRA, but it's lifetime was :from :eval so the compiler though it didn't conflict with, for example, the new FP. Therefore, the new FP could get trashed.
-
- Nov 30, 1990
-
-
wlott authored
-
- Nov 21, 1990
-
-
wlott authored
show up in registers, so people who use it better not allocate tns in it. Or more specifically, they better wire a temporary in it that is live from the return to the end of the vop.
-
- Nov 14, 1990
-
-
ram authored
This really can happen when we compile a full call to a local function for some reason (arg count error, etc.)
-
- Nov 03, 1990
-
-
wlott authored
support routines so we can change backends.
-
- Oct 23, 1990
-
-
wlott authored
routines. Also several minor tweaks here and there to fill delay slots better.
-
- Sep 28, 1990
-
-
ram authored
symbol.
-
- Sep 21, 1990
-
-
wlott authored
-
- Sep 17, 1990
-
-
wlott authored
an additional slot that holds the raw address of the function (i.e. the location to jump to). Named-call just uses this value.
-
- Sep 06, 1990
-
-
wlott authored
specify environment-debug live tns with specific save locations instead of stack wired environment live tns.
-
- Aug 23, 1990
-
-
wlott authored
places where this value was needed to use this function instead of calculating it independently each time. Changed the local-call vops to do necessary loading explicity so that the compiler won't try to use all the registers for arguments and not leave any available for operand loading.
-
- Jul 20, 1990
-
-
ram authored
rather than before.
-
- Jul 10, 1990
-
-
wlott authored
-
- Jul 03, 1990
-
-
wlott authored
-
- Jun 27, 1990
-
-
wlott authored
compute the code object from the LRA a second time when a single value was returned.
-
- Jun 25, 1990
-
-
wlott authored
-
- Jun 20, 1990
-
-
wlott authored
will actually be used.
-
- Jun 18, 1990
-
-
wlott authored
-
- Jun 16, 1990
-
-
wlott authored
any-reg/descriptor-reg distinctions consistent.
-
- Jun 10, 1990
-
-
wlott authored
numbers, it helps if you set the frame pointer to the lowest address in the frame, not the highest.
-
- Jun 09, 1990
-
-
wlott authored
-
- Jun 06, 1990
-
-
wlott authored
-
- Jun 04, 1990
-
-
wlott authored
-
- May 30, 1990
-
-
cvs2git authored
-