Apply a recent optimization more widely.
authorStas Boukarev <stassats@gmail.com>
Mon, 19 Aug 2013 16:56:22 +0000 (20:56 +0400)
committerStas Boukarev <stassats@gmail.com>
Mon, 19 Aug 2013 16:56:22 +0000 (20:56 +0400)
commit6581faf740fa9df06484b0b5a3cfd3967536682d
treefff497d83ed28c7a99a23bca230a4c7ffe66c1bf
parent348d1ba6cd5a3e718e6f5e2f4826dc7e791ad83c
Apply a recent optimization more widely.

FOREIGN-SYMBOL-SAP was missing changing
LEA REG, [#xADDRESS]
to
MOV REG, #xADDRESS
src/compiler/x86-64/c-call.lisp