use LEA Y, [X+X] instead of LEA Y, [X*2] where appropriate on x86-64
[sbcl.git] / tests / with-compilation-unit.impure.lisp
2011-02-12 Nikodemus Siivola1.0.45.26: fix a long-standing UNINTERN bug
2007-01-19 Juho Snellman1.0.1.33: Better forward reference handling in WITH...