OSDN Git Service

ARM: VIXL32: Implement InstanceOf, InvokeInterface and others.
authorArtem Serov <artem.serov@linaro.org>
Fri, 14 Oct 2016 14:58:56 +0000 (15:58 +0100)
committerArtem Serov <artem.serov@linaro.org>
Thu, 10 Nov 2016 14:54:09 +0000 (14:54 +0000)
commitcfbe9138edcc56be24f2fad121cd38d6490d95c4
tree620b76b45154264d1dfd2d3baf8a25f843cd9142
parentcc7433d333cd62ed09c0ba0a17e8b0b30a31cb99
ARM: VIXL32: Implement InstanceOf, InvokeInterface and others.

More than 100 tests now start to pass.

Test: export ART_USE_VIXL_ARM_BACKEND=true && \
      mma test-art-host dist && mma test-art-target dist

Change-Id: I7a30241d42bf0beec254f6988646282f4ea46cef
compiler/optimizing/code_generator_arm_vixl.cc
compiler/optimizing/code_generator_arm_vixl.h
compiler/optimizing/common_arm.h
test/Android.arm_vixl.mk