OSDN Git Service

ARM: Remove unnecessary VMOV from float/double-to-int.
authorVladimir Marko <vmarko@google.com>
Thu, 7 Jul 2016 11:07:44 +0000 (12:07 +0100)
committerVladimir Marko <vmarko@google.com>
Thu, 7 Jul 2016 13:01:26 +0000 (14:01 +0100)
commit8c5d310b8ac3bdce41cdc680fcad791c321eaec2
treefb3e2055fb8afd580ab740e29d73b1eb3be6f8d8
parent74c0d1bb67f9c6ee8306f0318ab7251d56dc99d6
ARM: Remove unnecessary VMOV from float/double-to-int.

Test: Run standard ART test suite on Nexus 5.
Change-Id: I780fd0cca68f89401d2a114e1022bed498d02979
compiler/optimizing/code_generator_arm.cc