OSDN Git Service

MIPS32: Fix GenerateVirtualCall in the presence of intrinsics
authorGoran Jakovljevic <Goran.Jakovljevic@imgtec.com>
Tue, 4 Oct 2016 08:17:34 +0000 (10:17 +0200)
committerGoran Jakovljevic <Goran.Jakovljevic@imgtec.com>
Tue, 4 Oct 2016 10:28:51 +0000 (12:28 +0200)
commite919b074dbbc5feea4e68d9ee0bbd1a3e248c738
treef5eacb1d1dfa59c4b734ff297441e6aa8a4e9a18
parentf12831352ce7a697a7efed9ccecaf664acefe7af
MIPS32: Fix GenerateVirtualCall in the presence of intrinsics

Fix GenerateVirtualCall like it is done in the
I0ed88a48b313a8d28bc39fae40631123aadb13ef for all other architectures.

Test: mma -j2 test-art-target-run-test-optimizing on CI20
Change-Id: Ie55c62701b20c4f40badc95563b2aef9e83807de
compiler/optimizing/code_generator_mips.cc