0.9.15.1:
authorJuho Snellman <jsnell@iki.fi>
Fri, 28 Jul 2006 01:08:40 +0000 (01:08 +0000)
committerJuho Snellman <jsnell@iki.fi>
Fri, 28 Jul 2006 01:08:40 +0000 (01:08 +0000)
commit1a1f1815159e714a635e92e9f0f2f7845e64fc91
treea0f7191f79525e82cc3f497ec89eeb16639d89ea
parent9aa133cb6a30f8f6d3390aaa039ec5e2cd7fd122
0.9.15.1:
Faster implementation of the LOGCOUNT VOP for x86 and x86-64,
        and an faster BIGNUM-LOGCOUNT on all platforms. (Patch from
        Lutz Euler on sbcl-devel, "Patch: Optimisation of LOGCOUNT" on
        2006-07-23).
NEWS
src/code/bignum.lisp
src/compiler/x86-64/arith.lisp
src/compiler/x86/arith.lisp
tests/arith.pure.lisp
version.lisp-expr