summaryrefslogtreecommitdiff
path: root/compiler/optimizing/code_generator.cc
diff options
context:
space:
mode:
author Roland Levillain <rpl@google.com> 2015-04-14 16:02:41 +0100
committer Roland Levillain <rpl@google.com> 2015-06-02 17:37:40 +0100
commit5b3ee56cd63ee9e3c70c0412d044b81ab9c94513 (patch)
treeb57f056c5e4ad18ba7c89034bbbb51b90820e648 /compiler/optimizing/code_generator.cc
parent122addc3962207badd364b00a75a58639e76b10c (diff)
Delegate long-to-float type conversions to the runtime on ARM.
On ARM, translate long-to-float type conversions (from both Quick and Optimizing) as calls to the runtime routine art_l2f, instead of generating ad hoc code, so as to improve the precision of the conversions. Bug: 20413424 Change-Id: I8c414ee1c6f4ff1f32ee78f75734cfd3cf579f71
Diffstat (limited to 'compiler/optimizing/code_generator.cc')
0 files changed, 0 insertions, 0 deletions