x86-64: optimize imm-to-mem move for structure inits
commitdf418e5bb2cba945763826c478bc9424538d18d3
authorDouglas Katzman <dougk@google.com>
Tue, 1 Aug 2017 16:59:34 +0000 (1 12:59 -0400)
committerDouglas Katzman <dougk@google.com>
Tue, 1 Aug 2017 17:00:38 +0000 (1 13:00 -0400)
treee67e4dd888443f8d59ed58ae7621bdaee2e9ac2a
parent256220f54927f7754968c5b9ca52536883ee390d
x86-64: optimize imm-to-mem move for structure inits
src/compiler/x86-64/cell.lisp
src/compiler/x86-64/insts.lisp
src/compiler/x86-64/move.lisp