1.0.29.2: implement fixnump/signed-word VOP on x86 and x86-64
commitcd23187a89f532f7b57e88b5392a7905e6ae3276
authorNikodemus Siivola <nikodemus@random-state.net>
Fri, 5 Jun 2009 11:36:46 +0000 (5 11:36 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Fri, 5 Jun 2009 11:36:46 +0000 (5 11:36 +0000)
tree97a2292293aa6216f6210759690578a63dbe3a88
parentfd79e33e6b6dacdc52cf6668a5bb7adf75aad6c1
1.0.29.2: implement fixnump/signed-word VOP on x86 and x86-64

 * No need to cons up a bignum, and just one branch required.
   Eliminates a whole class of signed-word to integer coercions.
NEWS
src/compiler/x86-64/type-vops.lisp
src/compiler/x86/type-vops.lisp
version.lisp-expr