summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorRoland Levillain <rpl@google.com>2015-04-14 15:57:52 +0100
committerRoland Levillain <rpl@google.com>2015-06-03 12:37:13 +0100
commit682393c4b1995c209e2cf71780b0fb9023150213 (patch)
tree48ec13295adcabdd8de203ce6081034e19e12ee2 /compiler/optimizing/graph_visualizer.cc
parent6a0d5e7fe6dc0c9d3dd941ab991203f2d5d1c354 (diff)
Improve the performance of long-to-double conversions on ARM.
Use a VMLA instruction instead of VADD & VMUL instructions in long-to-double conversions on ARM. This change reduces code size and improves execution times (but does not alter precision). It trades one temporary FPU register for two temporary core registers. Change-Id: I1dc35bef6c12be8f305e5b46da98c2421686b60d
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions