Optimize x86-64/CELL-REF on static symbols.
commitd1a659a87e65baff6ec56877e70268d4f2320fcf
authorStas Boukarev <stassats@gmail.com>
Mon, 1 Aug 2016 11:42:44 +0000 (1 14:42 +0300)
committerStas Boukarev <stassats@gmail.com>
Mon, 1 Aug 2016 11:42:44 +0000 (1 14:42 +0300)
tree410e3357115533f057958d28769f6178487e7983
parent9a11fb18ef2fee4d89c5d56f7414283bd2f578d1
Optimize x86-64/CELL-REF on static symbols.

Don't load the symbol into a register, compute the EA directly.
src/compiler/x86-64/memory.lisp
src/compiler/x86-64/target-insts.lisp