0.9.15.8:
commit13949206f08fef1019da75c9a78d2124556f8d5a
authorNathan Froyd <froydnj@cs.rice.edu>
Sat, 29 Jul 2006 22:59:05 +0000 (29 22:59 +0000)
committerNathan Froyd <froydnj@cs.rice.edu>
Sat, 29 Jul 2006 22:59:05 +0000 (29 22:59 +0000)
treec454793a9810f7c2732121b41ac6304290602d28
parenteb3db8fe3e080c5fa4472a5010d8266204832d61
0.9.15.8:
Improve COUNT on bitvectors.
... pull conditionals out of the inner loop, similar to the recent
    changes for BIGNUM-LOGCOUNT;
... while we're at it, change a few ='s in loop termination
    conditions to >= for better type inference and code generation.
src/compiler/generic/vm-tran.lisp
version.lisp-expr