diff options
author | Roland Levillain <rpl@google.com> | 2014-12-02 17:45:01 +0000 |
---|---|---|
committer | Roland Levillain <rpl@google.com> | 2014-12-03 12:09:28 +0000 |
commit | 3f8f936aff35f29d86183d31c20597ea17e9789d (patch) | |
tree | 3abc4e5f99cf7de74dbc65cafb6c045074e25381 /compiler/optimizing/code_generator.cc | |
parent | fc600dccd7797a9a10cdd457034ea8e148ccd631 (diff) |
Add support for float-to-int in the optimizing compiler.
- Add support for the float-to-int Dex instruction in the
optimizing compiler.
- Factor type conversion related lines in
compiler/optimizing/builder.cc.
- Generate x86, x86-64 and ARM (but not ARM64) code for
float to int HTypeConversion nodes.
- Add related tests to test/422-type-conversion.
Change-Id: I2382dfc04bf394ed75f675148cfcf98216d65bc6
Diffstat (limited to 'compiler/optimizing/code_generator.cc')
0 files changed, 0 insertions, 0 deletions