0.9.9.1:
authorJuho Snellman <jsnell@iki.fi>
Thu, 26 Jan 2006 21:51:31 +0000 (21:51 +0000)
committerJuho Snellman <jsnell@iki.fi>
Thu, 26 Jan 2006 21:51:31 +0000 (21:51 +0000)
commita499f2c9099d1dc2cb4227a2505eb4cc6f310e24
treefbd1af08f80ef9262d7b0997ac05a6477cd3b946
parent8464b73339fa51c2843cacae5dee35f6a37e60fc
0.9.9.1:
        Use an opt-in strategy for SSE. By default use the base version
        of fast_bzero unconditionally. The cpuid-based detection is only
        enabled when we have reason to believe that the operating system
        supports SSE. Patch by NIIMI Satoshi.
src/runtime/bsd-os.c
src/runtime/linux-os.c
src/runtime/x86-arch.h
src/runtime/x86-assem.S
version.lisp-expr