- Aug 02, 1992
-
-
wlott authored
type to be tagged-num instead of fixnum.
-
- Jan 31, 1992
-
-
ram authored
-
- Jan 10, 1992
-
-
ram authored
must be FIXNUM (when with :SAFE VOPs need not be proven type, only asserted.) Added GENERIC-EQL/FIXNUM VOPs (with higher costs) to prevent spurious representation number-consing when a fixnum and a word-integer are compared (e.g. in ZEROP.)
-
- Apr 09, 1991
-
-
wlott authored
set, and deftransform the rest. Added VOPs for shift-towards-{start,end}.
-
- Dec 16, 1990
-
-
wlott authored
-
- Dec 15, 1990
-
-
wlott authored
-
- Dec 11, 1990
-
-
wlott authored
cost.
-
- Dec 03, 1990
-
-
wlott authored
instead of the raw value.
-
- Nov 30, 1990
-
-
wlott authored
-
- Nov 16, 1990
-
-
wlott authored
-
- Nov 03, 1990
-
-
wlott authored
-
- Nov 01, 1990
-
-
wlott authored
-
- Oct 02, 1990
-
-
wlott authored
for 4 args.
-
- Jul 26, 1990
-
-
wlott authored
-
- Jul 21, 1990
-
-
ram authored
version gets used when it applies.
-
- Jul 12, 1990
- Jul 10, 1990
-
-
ram authored
lifetime problems.
-
- Jul 03, 1990
- Jun 18, 1990
-
-
wlott authored
know about more cases where they are missing.
-
- Jun 17, 1990
-
-
wlott authored
-
- Jun 16, 1990
-
-
wlott authored
any-reg/descriptor-reg distinctions consistent.
-
- Jun 12, 1990
-
-
wlott authored
are supposed to.
-
- Jun 04, 1990
-
-
wlott authored
Wrote %floor as a bit at a time shift and subtract divider.
-
- May 30, 1990
-
-
cvs2git authored
-
- May 19, 1990
-
-
wlott authored
-
- May 18, 1990
-
-
wlott authored
the extra shifting itself. Added gcd and lcm static functions.
-
- May 13, 1990
-
-
wlott authored
-
- May 11, 1990
- May 09, 1990
-
-
wlott authored
Wrote signed-byte-32-len and unsigned-byte-32-count which translate integer-length and logcount. The signed/unsigned choices are based on what makes the most sence for bignums.
-
- May 07, 1990
-
-
wlott authored
number of result types as results.
-
- May 06, 1990
-
-
wlott authored
to tagged fixnums. Added all the bignum support VOPs. .,
-
- Apr 29, 1990
-
-
wlott authored
-
- Apr 27, 1990
-
-
wlott authored
Changed truncate and rem to require their args in signed-regs and to not bother with shifting themselves. Added several unsigned-byte 32 logical ops.
-
- Apr 24, 1990
-
-
wlott authored
-
- Apr 23, 1990
-
-
wlott authored
Only list one storage class for temporaries.
-
- Apr 03, 1990
-
-
wlott authored
-
- Apr 01, 1990
-
-
wlott authored
-