0.8.2.25:
authorAlexey Dejneka <adejneka@comail.ru>
Tue, 12 Aug 2003 17:42:57 +0000 (17:42 +0000)
committerAlexey Dejneka <adejneka@comail.ru>
Tue, 12 Aug 2003 17:42:57 +0000 (17:42 +0000)
commit5f1f553ecde8995aae8d9f9fbe1cd2b2cfb7db48
tree25c6e64ba1e93754f4ce7437e3a12b2df3e54cb2
parentbbd27eabe09922504493f71d5dea5fc4f4069810
0.8.2.25:
        Initial implementation of modular functions:
        * new macro: SB!C:DEFINE-MODULAR-FUNCTION;
        * optimization of LOGAND: try to cut arguments to the needed
          number of bits;
        * implemented + with 32 bit width for x86.
package-data-list.lisp-expr
src/code/numbers.lisp
src/compiler/generic/vm-macs.lisp
src/compiler/srctran.lisp
src/compiler/x86/arith.lisp
version.lisp-expr