0.7.4.11:
authorChristophe Rhodes <csr21@cam.ac.uk>
Sat, 1 Jun 2002 14:21:59 +0000 (14:21 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Sat, 1 Jun 2002 14:21:59 +0000 (14:21 +0000)
commitfb1c04c157b26dd973fdf57e8319159eff04d98f
tree5ac9ca7794bb08185100b198528afe4e5219f15c
parent1fdd787fcdac403f92d121701aee8738f710f048
0.7.4.11:
(0.7.4.10 was checked in, but version.lisp-expr wasn't updated)
Remove apparently useless %CHECK-BOUND from transforms for
HAIRY-DATA-VECTOR-{REF,SET}.
... useless and wrong, as they were (a) testing for the wrong thing and
(b) presumably being flushed.
... the mystery deepens, though, as this improves sbcl's performance on
the CASCOR and FIB benchmarks to near-parity with CMUCL.
Explanations welcome.
BUGS
src/compiler/generic/vm-tran.lisp
version.lisp-expr