Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
ef7d42fca18c16fbaf103822ad16f23246e2905d
/
runtime
/
arch
/
mips
/
quick_entrypoints_mips.S
ef7d42f
Object model changes to support 64bit.
by Ian Rogers
· 12 years ago
7410f29
Fix dumpsys meminfo <pid>.
by Mathieu Chartier
· 12 years ago
cbb2d20
Refactor allocation entrypoints.
by Mathieu Chartier
· 12 years ago
bbb32c2
Add .cfi_restore for assembly functions
by Dave Allison
· 12 years ago
88474b4
Implement Interface Method Tables (IMT).
by Jeff Hao
· 12 years ago
1984152
Add missing callee save restore to quick entrypoints.
by Mathieu Chartier
· 12 years ago
2a6c7b7
Restore callee save registers.
by Mathieu Chartier
· 12 years ago
6bcd163
Fix exception throwing in monitor-enter for MIPS.
by Ian Rogers
· 12 years ago
a9a8254
Improve quick codegen for aput-object.
by Ian Rogers
· 12 years ago
65d1b22
MIPS fix.
by Ian Rogers
· 12 years ago
3b4c189
Split the allocation path into 'instrumented' and 'uninstrumented' ones.
by Hiroshi Yamauchi
· 12 years ago
468532e
Entry point clean up.
by Ian Rogers
· 12 years ago
7655f29
Portable refactorings.
by Ian Rogers
· 12 years ago
166db04
Move assembler out of runtime into compiler/utils.
by Ian Rogers
· 12 years ago
[Renamed from runtime/oat/runtime/mips/runtime_support_mips.S]
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 12 years ago
[Renamed from src/oat/runtime/mips/runtime_support_mips.S]
0aba0ba
Created compiled stubs in image.
by Jeff Hao
· 12 years ago
e3cd2f0
Enable devirtualization for abstract and sub-class methods.
by Ian Rogers
· 12 years ago
1f3bc2f
Fix MIPS jni stub and save gp as part of ref only saves.
by Jeff Hao
· 12 years ago
79fe539
Removing remaining compiled stubs from image.
by Jeff Hao
· 12 years ago
58df327
Removed compiled resolution trampoline.
by Jeff Hao
· 12 years ago
14dd5a8
Fix exception caught listeners and frame type for deopt.
by Jeff Hao
· 12 years ago
62d6c77
Interpreter entries and instrumentation as a listener.
by Ian Rogers
· 13 years ago
5fa60c3
Remove use of compiled proxy stub from portable.
by Jeff Hao
· 13 years ago
4aac9e1
Fix typo in runtime_support_mips.S causing build error with jb-mr2 toolchain
by Brian Carlstrom
· 13 years ago
6474d19
Remove use of compiled invoke stubs from portable.
by Jeff Hao
· 13 years ago
19ca8cf
Fix MIPS invoke stub.
by Jeff Hao
· 13 years ago
5d91730
Changes to remove need for compiled invoke stubs for quick.
by Jeff Hao
· 13 years ago
d4c3f7d
Add cfi debug info for MIPS.
by Jeff Hao
· 13 years ago
8dbb708
Rename run-time functions to distinguish art_quick_[name] vs art_portable_[name].
by Logan Chien
· 13 years ago
7db619b
Enter interpreter stub.
by Ian Rogers
· 13 years ago
af6e67a
Further proxy refactorings.
by Ian Rogers
· 13 years ago
12051ea
Added MIPS instrumentation support.
by jeffhao
· 13 years ago
725a957
Pulled out instrumentation into its own class separate from trace.
by jeffhao
· 13 years ago
8161c03
More MIPS fixes. The vm-tests and oat tests all work on the emulator.
by jeffhao
· 13 years ago
30a3317
More MIPS fixes. Many run-test tests pass.
by jeffhao
· 13 years ago
fc6a30e
More MIPS fixes. Most basic tests pass.
by jeffhao
· 13 years ago
4eb68ed
More MIPS fixes. Fibonacci and ExceptionTest work.
by jeffhao
· 13 years ago
fa147e2
Numerous fixes to MIPS. Basic oatexec works.
by jeffhao
· 13 years ago
0703060
Fixes to make jni_compiler_test work on MIPS.
by jeffhao
· 13 years ago
474b6da
Move thread flags and state into 32bits.
by Ian Rogers
· 13 years ago
9a4f003
Remove the THROW_VERIFICATION_ERROR op and supporting code.
by jeffhao
· 13 years ago
7fbee07
Preliminary changes to allow mips target to build.
by jeffhao
· 13 years ago
af778e6
Add an explicit type for the dex "payload" data.
by Elliott Hughes
· 13 years ago
d36c52e
Check for null array assignments inline. Tidy asm macros.
by Ian Rogers
· 13 years ago
0f3c553
Kill constants.h and fix some copyright headers.
by Elliott Hughes
· 14 years ago
57b86d4
Refactor runtime support.
by Ian Rogers
· 14 years ago
[Renamed (90%) from src/runtime_support_mips.S]
5bc5a7b
MIPS runtime support stubs. Untested/uncompiled
by buzbee
· 14 years ago