summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorAlexandre Rames <alexandre.rames@linaro.org>2016-07-15 17:41:13 +0100
committerAlexandre Rames <alexandre.rames@linaro.org>2016-07-18 11:25:19 +0100
commit68bd9b9b165ffca1a49b80bb437ce9f87b738264 (patch)
tree671bb60203157fdb34dd2e9cdf851cb79eb02a0e /compiler/optimizing/graph_visualizer.cc
parent173f435e56acfd0501fc460747572a4796dcffe0 (diff)
ARM64: Improve code generated to spill/restore for slow paths.
Aligning the accesses allows generating better code. Before: add x16, sp, #0x44 (68) stp x0, x1, [x16, #-16] After: stp x0, x1, [sp, #56] Change-Id: I3e20ad3fa59d00aee4b4d14ea9d59c7cd546509e
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions