OSDN Git Service

MIPS32: Improve storing of constants in fields and array elements
authorAlexey Frunze <Alexey.Frunze@imgtec.com>
Sat, 3 Sep 2016 05:14:06 +0000 (22:14 -0700)
committerAlexey Frunze <Alexey.Frunze@imgtec.com>
Fri, 16 Sep 2016 02:11:14 +0000 (19:11 -0700)
commitf58b24831f7203e248798dce4c62bf61c51ba15d
treeab7c886781ba6328b350513352b763cd433627a3
parent7d26164308e9eab5c596a19b841e4ab1c27828a8
MIPS32: Improve storing of constants in fields and array elements

Test: booted MIPS32 in QEMU
Test: test-art-target-run-test-optimizing on CI20
Test: test-art-host-gtest

Change-Id: Ifcf8c1e215e3768711c391e8da6f663bba71f8d9
compiler/optimizing/code_generator_mips.cc
compiler/optimizing/code_generator_mips.h
compiler/utils/mips/assembler_mips.h
compiler/utils/mips/assembler_mips_test.cc