- May 01, 1998
-
-
dtc authored
-
- Apr 06, 1998
-
-
dtc authored
optional argument - was just optional for bootstrapping.
-
- Mar 21, 1998
-
-
dtc authored
-
- Feb 03, 1998
-
-
dtc authored
-
- Jan 05, 1998
-
-
dtc authored
specifiers by Raymond Toy. With these changes -0.0 and 0.0 and considered separate on the float type intervals which is more natural for many arithmetic function derive type optimizers. These changes are dependent upon the :negative-zero-is-not-zero feature.
-
- Nov 29, 1997
-
-
dtc authored
-
- Nov 15, 1997
-
-
dtc authored
so can be implemented efficiently, and is handy for type dispatch. Cleanup the realpart and imagpart source transforms, exploiting the complex rational test.
-
- Nov 07, 1997
-
-
dtc authored
efficiently inline with the complex-float support.
-
- 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.
-
- Apr 01, 1997
-
-
dtc authored
(signed-byte 16), (signed-byte 30), (signed-byte 32). These patches include the general support and the x86 backend support; more to follow. The important changes are conditional on the :signed-array feature so shouldn't affect the source without this feature. This work has been driven by Raymond Toy.
-
- Feb 07, 1997
-
-
pw authored
-
- Feb 06, 1997
-
-
pw authored
-
- Feb 05, 1997
-
-
pw authored
-
- Jan 18, 1997
-
-
ram authored
-
- Oct 31, 1994
-
-
ram authored
-
- Feb 11, 1994
-
-
cvs2git authored
-
- Jul 17, 1993
-
-
ram authored
supports forward references and redefinition. Block compiled TYPEP.
-
- Mar 14, 1993
-
-
ram authored
-
- Mar 13, 1993
-
-
ram authored
-
- Mar 01, 1993
-
-
ram authored
-
- Feb 26, 1993
-
-
ram authored
-
- Feb 10, 1993
-
-
ram authored
-
- Feb 08, 1993
-
-
ram authored
-
- Feb 04, 1993
-
-
ram authored
-
- Jan 23, 1993
-
-
ram authored
-
- Jan 15, 1993
-
-
ram authored
-
- Dec 05, 1992
-
-
wlott authored
-
- Apr 15, 1992
-
-
wlott authored
nil to keep it from looking like a list.
-
- Apr 07, 1992
-
-
wlott authored
bounds testing in %%typep of complex numbers.
-
- Mar 08, 1992
-
-
wlott authored
-
- Mar 04, 1992
-
-
ram authored
-
- Feb 14, 1992
-
-
wlott authored
-
- Feb 07, 1992
-
-
ram authored
-
- Feb 06, 1992
-
-
ram authored
-
- Dec 20, 1991
-
-
ram authored
unnecessary C:: qualifiers.
-
- Nov 09, 1991
-
-
wlott authored
-
- Jul 25, 1991
-
-
wlott authored
-
- Mar 19, 1991
-
-
wlott authored
thing into a function instead of trying to funcall it.
-
- Feb 08, 1991
-
-
ram authored
-
- Oct 27, 1990
-
-
wlott authored
-