OSDN Git Service

Revert "[MIPS] Use hard float calling convention for managed code"
authorVladimir Marko <vmarko@google.com>
Fri, 21 Aug 2015 18:39:26 +0000 (18:39 +0000)
committerVladimir Marko <vmarko@google.com>
Fri, 21 Aug 2015 18:39:26 +0000 (18:39 +0000)
commit7fee84c087e0f903e7d43bef180df047db1c8051
treec35065aeef23f857563eacd82e55ae47d8ceb67c
parenta29449dcf57c57fe0876f51367985477317cc557
Revert "[MIPS] Use hard float calling convention for managed code"

MipsMir2Lir::LockCallTemps() is broken for secondary architecture on aosp_mips64-eng.

This reverts commit a29449dcf57c57fe0876f51367985477317cc557.

Change-Id: I480ea7569d73aea7894fc0a6dd804b1135286a37
13 files changed:
compiler/dex/quick/mips/codegen_mips.h
compiler/dex/quick/mips/target_mips.cc
compiler/jni/jni_cfi_test_expected.inc
compiler/jni/quick/mips/calling_convention_mips.cc
compiler/utils/mips/assembler_mips.cc
compiler/utils/mips/assembler_mips.h
runtime/arch/mips/asm_support_mips.h
runtime/arch/mips/context_mips.cc
runtime/arch/mips/jni_entrypoints_mips.S
runtime/arch/mips/quick_entrypoints_mips.S
runtime/arch/mips/quick_method_frame_info_mips.h
runtime/art_method.cc
runtime/entrypoints/quick/quick_trampoline_entrypoints.cc