1.0.4.57: Make the compiler's bit-vector functions use standard CL idioms
authorNathan Froyd <froydnj@cs.rice.edu>
Tue, 10 Apr 2007 18:10:31 +0000 (18:10 +0000)
committerNathan Froyd <froydnj@cs.rice.edu>
Tue, 10 Apr 2007 18:10:31 +0000 (18:10 +0000)
commiteed9a35799d0fefb3c4054ec025769c7d22f8f50
treeb6acffd01077a2427922da46a303121b92248c91
parentd10b036b1d20e6cff820f72b69af2a06dc362327
1.0.4.57: Make the compiler's bit-vector functions use standard CL idioms

* We can do this and still get inline loops because of the
  REPLACE/UB*-BASH-COPY/SUBSEQ/COPY-SEQ work committed early;
* ...and, as a nice bonus, make them slightly faster by doing so.
src/compiler/bit-util.lisp
version.lisp-expr