History log of /art/compiler/jni/quick/mips64/calling_convention_mips64.h
Revision Date Author Comments
cc8b04e5481ca7567d337d9358f92dc2195fc137 27-Sep-2016 Goran Jakovljevic <Goran.Jakovljevic@imgtec.com> jni: Add @CriticalNative support for MIPS32/MIPS64

Test: lunch aosp_mips-eng && make
Test: lunch aosp_mips64-eng && make
Test: mma -j2 test-art-target on CI20 and QEMU

Bug: 31743474

Change-Id: Ic73c384c4b187cdeb610b1a8e39a4d54d5be1481
542451cc546779f5c67840e105c51205a1b0a8fd 26-Jul-2016 Andreas Gampe <agampe@google.com> ART: Convert pointer size to enum

Move away from size_t to dedicated enum (class).

Bug: 30373134
Bug: 30419309
Test: m test-art-host
Change-Id: Id453c330f1065012e7d4f9fc24ac477cc9bb9269
3224838dfe9c95330ad963286f2c47e9546d3b5c 19-May-2016 Vladimir Marko <vmarko@google.com> Clean up JNI calling convention callee saves.

Precalculate callee saves at compile time and return them
as ArrayRef<> instead of keeping then in a std::vector<>.

Change-Id: I4fd7d2bbf6138dc31b0fe8554eac35b0777ec9ef
3887c468d731420e929e6ad3acf190d5431e94fc 12-Aug-2015 Roland Levillain <rpl@google.com> Remove unnecessary `explicit` qualifiers on constructors.

Change-Id: Id12e392ad50f66a6e2251a68662b7959315dc567
6ea651f0f4c7de4580beb2e887d86802c1ae0738 24-Feb-2015 Maja Gagic <maja.gagic@imgtec.com> Initial support for quick compiler on MIPS64r6.

Change-Id: I6f43027b84e4a98ea320cddb972d9cf39bf7c4f8