- Nov 16, 1997
-
-
dtc authored
complex-float support. The realpart and imagpart functions now need to do some type dispatch. The VOPs are now direct translations of realpart and imagpart; remove the hack accessor functions.
-
- Nov 05, 1997
-
-
dtc authored
node-var as an optional argument so the allocation function can make policy decisions (to inline with GENCGC). Remove the make-complex-{single,double}-float functions, and just define the VOPs as translations of the complex function. Fix a few bugs in the complex-float move VOPs.
-
- Nov 01, 1997
-
-
dtc authored
types. Adds storage classes to the backend for these so they can be stored in registers or on the stack without consing; new primitive types etc. Also adds (simple-array (complex {single,double}-float)) array types to avoid consing and speed vectors operations. All these changes are conditional on the :complex-float feature. More work is needed to exploit these changes: improving the type dispatch in the various function; maybe compiler transforms or more VOPs to handle common functions inline.
-
- May 15, 1997
-
-
dtc authored
-
- Jan 18, 1997
-
-
ram authored
-
- Feb 17, 1995
-
-
ram authored
-
- Oct 31, 1994
-
-
ram authored
-
- Feb 11, 1994
-
-
cvs2git authored
-
- Feb 09, 1994
-
-
wlott authored
because someone declared (- most-negative-fixnum) to be a fixnum.
-
- Jun 24, 1993
-
-
ram authored
-
- Jun 17, 1993
-
-
wlott authored
-
- Mar 01, 1993
-
-
ram authored
-
- Jan 13, 1993
-
-
cvs2git authored
-
- Feb 07, 1992
-
-
ram authored
-
- Nov 14, 1991
-
-
wlott authored
-
- Feb 25, 1991
-
-
ram authored
that the compiler will know that the tagbody never drops through.
-
- Feb 08, 1991
-
-
ram authored
-
- Dec 12, 1990
-
-
ram authored
default, the power-of-2 transforms will get a chance to run.
-
- Dec 11, 1990
-
-
ram authored
-
- Oct 03, 1990
-
-
wlott authored
-
- Oct 01, 1990
-
-
ram authored
-
- Sep 18, 1990
-
-
ram authored
-
- Aug 14, 1990
-
-
ram authored
compare correctly.
-
- Jul 21, 1990
-
-
wlott authored
-
- Jul 10, 1990
-
-
ram authored
the number is positive.
-
- Jul 09, 1990
-
-
ram authored
-
- Jul 08, 1990
-
-
wlott authored
supposed to have compile-time parameters in it.
-
- Jul 07, 1990
- Jul 06, 1990
-
-
wlott authored
-
- Jul 05, 1990
- Jul 03, 1990
-
-
ram authored
-