diff options
author | Alexey Frunze <Alexey.Frunze@imgtec.com> | 2016-12-13 17:43:11 -0800 |
---|---|---|
committer | Alexey Frunze <Alexey.Frunze@imgtec.com> | 2016-12-19 14:47:16 -0800 |
commit | f63f569eeefe3907c48a175494a2a0ba351b641a (patch) | |
tree | c2ba1621cbcd77571378b8261ec6d47c754953aa /compiler/optimizing/graph_visualizer.cc | |
parent | 2c43590dc2bb7fb4a3a015b1b65543bb8705ffe8 (diff) |
MIPS64: Improve string and class loads.
This adds most kinds of string/class loads.
JIT string/class loads are TBD separately.
This also fixes Mips64Assembler::LoadLabelAddress()
(adding a constant to a 64-bit address must be done
using daddiu, not addiu).
Test: test-art-host-gtest
Test: booted MIPS64 (with 2nd arch MIPS32R6) in QEMU
Test: "make -j1 ART_TEST_DEFAULT_COMPILER=false ART_TEST_OPTIMIZING=true
ART_TEST_INTERPRETER=false ART_TEST_JIT=false
ART_TEST_PIC_TEST=true test-art-target-run-test64"
Change-Id: I1f94ece4cd202382c11167e1ed958e9d08d92822
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions