summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.h
diff options
context:
space:
mode:
authorbuzbee <buzbee@google.com>2014-09-12 10:40:47 -0700
committerbuzbee <buzbee@google.com>2014-09-12 13:49:09 -0700
commit98cb689a57882ecef33967b7804f98b8f8fc76f3 (patch)
tree65c4e718c82e7b79b64529315c4199063168e5b0 /compiler/optimizing/graph_visualizer.h
parentf79ba17defbd9342e44ab9f3de0807054673d3c9 (diff)
Quick compiler (arm64) Fix inline Math.round()
Math.round is detected and inlined for arm64. However, the arm64 backend incorrectly modified a source operand in place during the round sequence. Depending on how registers are allocated, that modification could persist. Changed to use a temp register for the intermediate result. Internal b/17411468 Change-Id: I7c636f985e193f8ff838768fde3b741e443bb1bb
Diffstat (limited to 'compiler/optimizing/graph_visualizer.h')
0 files changed, 0 insertions, 0 deletions