OSDN Git Service

AArch64: Enable Inlining.
authorSerban Constantinescu <serban.constantinescu@arm.com>
Mon, 30 Jun 2014 16:10:28 +0000 (17:10 +0100)
committerAndreas Gampe <agampe@google.com>
Fri, 4 Jul 2014 23:09:35 +0000 (16:09 -0700)
commit63fe93d9f9d2956b1ee2b98cdd6ddd2153f5f9cf
treea9d1ee95f84f43e6fecd490f63ec0ae44d3b14d7
parent827477ad5ff20d0b2ca70828f3f56dea6fa8dddd
AArch64: Enable Inlining.

This patch fixes the remaining issues with inlining for ARM64.

Change-Id: I2d85b7c4f3fb2b667bf6029fbc271ab954378889
Signed-off-by: Serban Constantinescu <serban.constantinescu@arm.com>
Signed-off-by: Matteo Franchin <matteo.franchin@arm.com>
compiler/dex/frontend.cc
compiler/dex/quick/arm64/codegen_arm64.h
compiler/dex/quick/arm64/fp_arm64.cc
compiler/dex/quick/arm64/int_arm64.cc
compiler/dex/quick/arm64/utility_arm64.cc
compiler/dex/quick/gen_invoke.cc