diff options
author | Alexandre Rames <alexandre.rames@linaro.org> | 2016-08-02 13:45:28 +0100 |
---|---|---|
committer | Alexandre Rames <alexandre.rames@linaro.org> | 2016-08-03 09:24:31 +0100 |
commit | b2b753c85433d81bcf44ad35b7b053d8fc753148 (patch) | |
tree | a10d2fd40109c5ca4a31e78a1de9cc3b83d2ca18 /compiler/optimizing/graph_visualizer.cc | |
parent | d16ae7fe70d74091778e5952b7920df14866287f (diff) |
ARM64: Use the zero register in the parallel-move resolver.
When moving zero to a stack slot, this will change
mov temp, #0
str temp, [...]
into
str zr, [...]
Change-Id: I2211b00d70f3fa0a02e781c90198757290b2bf89
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions