[Openmcl-cvs-notifications] Commit: ccl/compiler/X86
gb@clozure.com
gb at clozure.com
Sun May 7 04:27:33 MDT 2006
Affected files with versions:
x86-lapmacros.lisp,1.22
-----------------------------------
Details:
Update of /usr/local/tmpcvs/openmcl-dev/ccl/compiler/X86
In directory clozure.com:/tmp/cvs-serv13693/compiler/X86
Modified Files:
x86-lapmacros.lisp
Log Message:
Use PSRLQ/PSLLQ for single-float boxing/unboxing. (A few months ago, I'd mistakenly
decided that it was faster to go through memory than to use these instructions.
It seems to actually be substantially slower, as one would expect.)
More information about the Openmcl-cvs-notifications
mailing list