0.9.8.28:
authorJuho Snellman <jsnell@iki.fi>
Mon, 9 Jan 2006 22:46:14 +0000 (22:46 +0000)
committerJuho Snellman <jsnell@iki.fi>
Mon, 9 Jan 2006 22:46:14 +0000 (22:46 +0000)
commita4cffc065c83d046fce193919bf6d4e53f181455
tree86a778b86b5b29b5a979f2ffec4401105ea5d7f1
parent04d819bb1a2e64de4e997203b9516229bb73c686
0.9.8.28:
        Oh, the embarrassment. x86-64 was using full calls to GENERIC-< and
        GENERIC-> for (UN)SIGNED-BYTE-64-P and CHECK-(UN)SIGNED-BYTE-64.
        Fix it.

        * Conditionalize type predicate, type predicate wrapper and
          typecheckfun creation on N-WORD-BITS. Add missing 64-bit
          cases.
        * Add missing SIGNED-BYTE-64 VOPs.
        * Nuke the now-unused 32-bit VOPs.
NEWS
src/code/pred.lisp
src/code/typecheckfuns.lisp
src/compiler/generic/vm-type.lisp
src/compiler/generic/vm-typetran.lisp
src/compiler/x86-64/type-vops.lisp
version.lisp-expr