0.8.21.43: "oops" -- that wasn't an optimization!
authorNikodemus Siivola <nikodemus@random-state.net>
Fri, 15 Apr 2005 16:08:52 +0000 (16:08 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Fri, 15 Apr 2005 16:08:52 +0000 (16:08 +0000)
commitd2d79e977aa4c1476cfb4b2fbe6e5749e74e26fb
tree1605ed001ee26701ebf4fa7d4b7b444e5ea82a7b
parentffa9a31f62e3e2abab8ebcbb3bfdab9725feaf7f
0.8.21.43: "oops" -- that wasn't an optimization!
 * don't transform EQL to EQ if either argument is known to
    be a fixnum, as we have backend magic to deal with that. The
    effect of the previous "improvement" was rather horrible
    for bignums. Still apply the transform if the fixnumness is
    in question.
src/compiler/srctran.lisp
version.lisp-expr