diff options
author | Nicolas Geoffray <ngeoffray@google.com> | 2017-03-15 16:41:31 +0000 |
---|---|---|
committer | Nicolas Geoffray <ngeoffray@google.com> | 2017-03-16 11:12:56 +0000 |
commit | 13a797bc53596af3d68eeb9721a8d76c23710ce9 (patch) | |
tree | b2d2b68a1a60215c7e10ac0821c1c761cebda787 /compiler/optimizing/graph_visualizer.cc | |
parent | 0a1f0798176250853c1fb83f00a436a183d2bfc1 (diff) |
vixl32: do not use D14 as a temporary.
D14 is a callee-save register, which means we would need to
save it in the prologue, but at the point we're using it
the prologue has already been generated.
bug: 35977033
test: m ART_USE_VIXL_ARM_BACKEND=true test-art-target
Change-Id: Id7340ad9e87a9e527ce0989f45aae0b3a0963206
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions