Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
9e8c8ca2d4c73d16d58d2375421d30a47df2f81c
/
runtime
/
arch
/
mips
/
entrypoints_init_mips.cc
2ee01bf
Merge "Fix Mips build."
by Treehugger Robot
· 9 years ago
e83504b
Fix Mips build.
by Nicolas Geoffray
· 9 years ago
c480b98
MIPS: Fix polymorphic invokes.
by Alexey Frunze
· 9 years ago
5ace201
Revert "Revert CC related changes."
by Mathieu Chartier
· 9 years ago
96172e0
Revert CC related changes.
by Nicolas Geoffray
· 9 years ago
cc238e2
Fix mips build in InitEntryPoints
by Mathieu Chartier
· 9 years ago
2b36258
Merge "MIPS32: Assign missing entrypoints in InitEntryPoints"
by Treehugger Robot
· 9 years ago
9fd8c60
Pass object instead of class to instanceof entrypoint
by Mathieu Chartier
· 9 years ago
cff6905
Fix mips build
by Mathieu Chartier
· 9 years ago
fe814e8
Use entrypoint switching to reduce code size of GcRoot read barrier
by Mathieu Chartier
· 9 years ago
b99f4d6
Change check cast entrypoint to check instance of
by Mathieu Chartier
· 9 years ago
79b6d0c
MIPS32: Assign missing entrypoints in InitEntryPoints
by Goran Jakovljevic
· 9 years ago
0584647
Remove ThrowNoSuchMethod entrypoint.
by Vladimir Marko
· 9 years ago
3a21e38
Clean up some includes.
by Vladimir Marko
· 9 years ago
d549c28
Remove two ReadBarrierMarkRegX entrypoints.
by Roland Levillain
· 9 years ago
6740997
ART: Change return types of field access entrypoints
by Andreas Gampe
· 9 years ago
02b7580
Introduce more compact ReadBarrierMark slow-paths.
by Roland Levillain
· 9 years ago
0e5ff79
Mark ReadBarrierJni as a direct entry point on MIPS32.
by Roland Levillain
· 9 years ago
87f3fcb
Replace String.charAt() with HIR.
by Vladimir Marko
· 9 years ago
c7ed09b
ART: Log all monitor operations to systrace
by Andreas Gampe
· 9 years ago
7c1559a
x86 Baker's read barrier fast path implementation.
by Roland Levillain
· 10 years ago
0d5a281
x86/x86-64 read barrier support for concurrent GC in Optimizing.
by Roland Levillain
· 10 years ago
3cfa4d0
ART: Remove interpreter entrypoints
by Andreas Gampe
· 10 years ago
0747466
Revert "Revert "Fix deoptimization with pending exception""
by Sebastien Hertz
· 10 years ago
1aee900
Add read barrier support to the entrypoints.
by Man Cao
· 10 years ago
2e8bf55
Initialize pDeoptimize quick entry pointer for Mips.
by Douglas Leung
· 10 years ago
1cc71eb
Insert a read barrier in the JNI bridge.
by Hiroshi Yamauchi
· 10 years ago
2cebb24
Replace NULL with nullptr
by Mathieu Chartier
· 11 years ago
2d873b6
[MIPS] Fix mips32 trampoline problem.
by Nikola Veljkovic
· 11 years ago
956af0f
Remove portable.
by Elliott Hughes
· 11 years ago
e179456
ART: Fix some redundant declarations
by Andreas Gampe
· 11 years ago
6f3dbba
Make ART compile with GCC -O0 again.
by Ian Rogers
· 11 years ago
37f05ef
Reduced memory usage of primitive fields smaller than 4-bytes
by Fred Shih
· 11 years ago
d9cb8ae
Fix art test failures for Mips.
by Douglas Leung
· 11 years ago
98d1cc8
Improve performance of invokevirtual/invokeinterface with embedded imt/vtable
by Mingyao Yang
· 11 years ago
86797a7
AArch64: Add memcmp16() for Arm64; ensure xSELF not clobbered
by Serban Constantinescu
· 11 years ago
4d0589c
ART: Move __memcmp16 from Bionic to ART
by Andreas Gampe
· 11 years ago
d889178
Guard entrypoint changing by runtime shutdown lock.
by Mathieu Chartier
· 12 years ago
2da8823
Initial changes towards Generic JNI option
by Andreas Gampe
· 12 years ago
cbb2d20
Refactor allocation entrypoints.
by Mathieu Chartier
· 12 years ago
88474b4
Implement Interface Method Tables (IMT).
by Jeff Hao
· 12 years ago
a9a8254
Improve quick codegen for aput-object.
by Ian Rogers
· 12 years ago
3b4c189
Split the allocation path into 'instrumented' and 'uninstrumented' ones.
by Hiroshi Yamauchi
· 12 years ago
ea46f95
Refactor java.lang.reflect implementation
by Brian Carlstrom
· 12 years ago
08bf196
Work on SMALL_ART and PORTABLE working at the same time.
by Dragos Sbirlea
· 12 years ago
848871b
Entry point clean up.
by Ian Rogers
· 12 years ago
7655f29
Portable refactorings.
by Ian Rogers
· 12 years ago