Applied the SB-SIMD patch
commit76364e7717092e1f4e5940dc176360a0d5f45159
authorD Herring <dherring@at.tentpost.dot.com>
Fri, 7 Dec 2007 05:20:47 +0000 (7 00:20 -0500)
committerD Herring <dherring@at.tentpost.dot.com>
Fri, 7 Dec 2007 05:20:47 +0000 (7 00:20 -0500)
tree83ee5fd896b9e1124545094b43dea5069a754edf
parent804a4f391c8dce7d39a5339d87895b069d87554a
Applied the SB-SIMD patch

Basically equivalent to
> cvs -z3 -d :pserver:anonymous@common-lisp.net:/project/sb-simd/cvsroot co sb-simd
> cd sb-simd
> cvs up -r 1.2 sbcl-src/patch_against_sbcl_0_9_3
> cd /path/to/sbcl
> patch -p0 < /path/to/sb-simd/sbcl-src/patch_against_sbcl_0_9_3
src/compiler/x86/insts.lisp
src/compiler/x86/vm.lisp