Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
524e7ea8cd17bad17bd9f3e0ccbb19ad0d4d9c02
/
runtime
/
arch
/
mips
/
context_mips.cc
524e7ea
Remove ArtCode.
by Nicolas Geoffray
· 10 years ago
6bc4374
Add an abstraction over a compiled code.
by Nicolas Geoffray
· 10 years ago
639bdd1
ART: Single-frame deopt
by Andreas Gampe
· 10 years ago
ff73498
Revert "Revert "[MIPS] Use hard float calling convention for managed code""
by Goran Jakovljevic
· 10 years ago
7fee84c
Revert "[MIPS] Use hard float calling convention for managed code"
by Vladimir Marko
· 10 years ago
a29449d
[MIPS] Use hard float calling convention for managed code
by Goran Jakovljevic
· 10 years ago
e401d14
Move mirror::ArtMethod to native
by Mathieu Chartier
· 10 years ago
5b09ea0
ART: Use kBadFprBase on mips64 and arm64.
by Vladimir Marko
· 10 years ago
80afd02
ART: Clean up arm64 kNumberOfXRegisters usage.
by Vladimir Marko
· 10 years ago
794ad76
ART: Introduce NO_RETURN, Mark DoLongJump noreturn
by Andreas Gampe
· 11 years ago
96ba8dc
Refactor register access from StackVisitor
by Sebastien Hertz
· 11 years ago
b688611
ART: Remove unnecessary includes
by Andreas Gampe
· 11 years ago
0bcb290
Revert "Revert "Fix access to FP registers when visiting stack""
by Sebastien Hertz
· 11 years ago
8ebd94a
Revert "Fix access to FP registers when visiting stack"
by Sebastien Hertz
· 11 years ago
aa9b3ae
Fix access to FP registers when visiting stack
by Sebastien Hertz
· 11 years ago
7624d25
Move quick frame info to OatQuickMethodHeader.
by Vladimir Marko
· 11 years ago
8194963
Replace CountOneBits and __builtin_popcount with POPCOUNT.
by Vladimir Marko
· 11 years ago
ea46f95
Refactor java.lang.reflect implementation
by Brian Carlstrom
· 12 years ago
166db04
Move assembler out of runtime into compiler/utils.
by Ian Rogers
· 12 years ago
[Renamed from runtime/oat/runtime/mips/context_mips.cc]
7934ac2
Fix cpplint whitespace/comments issues
by Brian Carlstrom
· 12 years ago
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 12 years ago
[Renamed from src/oat/runtime/mips/context_mips.cc]
8b1ce16
Fixes for comparisons between signed and unsigned values with new jb-mr2 compiler (for MIPS, previously fixed for ARM and x86)
by Brian Carlstrom
· 13 years ago
8e26b31
MIPS build fix.
by Ian Rogers
· 13 years ago
4a4552d
Fix build of art/src/oat/runtime/mips/context_mips.cc
by Brian Carlstrom
· 13 years ago
8dbb708
Rename run-time functions to distinguish art_quick_[name] vs art_portable_[name].
by Logan Chien
· 13 years ago
2dd0e2c
Directory restructuring of object.h
by Ian Rogers
· 13 years ago
6702243
Support for SetVReg and add SetGPR.
by Mathieu Chartier
· 13 years ago
0703060
Fixes to make jni_compiler_test work on MIPS.
by jeffhao
· 13 years ago
66f1925
Change dex cache to be java object instead of array, add pointer to dex file in dex cache.
by Mathieu Chartier
· 13 years ago
7fbee07
Preliminary changes to allow mips target to build.
by jeffhao
· 13 years ago