Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
3f41323cc9da335e9aa4f3fbad90a86caa82ee4d
/
runtime
/
arch
/
mips64
/
quick_entrypoints_mips64.S
3f41323
Revert^2 "Compiler changes for bitstring based type checks."
by Vladimir Marko
· 7 years ago
7349d5d
MIPS64: Fix art_quick_instrumentation_entry
by Goran Jakovljevic
· 7 years ago
bff7a52
Revert "Compiler changes for bitstring based type checks."
by Nicolas Geoffray
· 7 years ago
eb0ebed
Compiler changes for bitstring based type checks.
by Vladimir Marko
· 7 years ago
809f5b1
Explicitly document functions generated with macro ART_GET_FIELD_FROM_CODE.
by Roland Levillain
· 7 years ago
2196c65
Revert^4 "JIT JNI stubs."
by Vladimir Marko
· 7 years ago
056d775
Revert "Revert "Revert "JIT JNI stubs."""
by Nicolas Geoffray
· 7 years ago
e744163
Revert "Revert "JIT JNI stubs.""
by Vladimir Marko
· 7 years ago
47d3185
Revert "JIT JNI stubs."
by Vladimir Marko
· 7 years ago
3417eae
JIT JNI stubs.
by Vladimir Marko
· 7 years ago
43f0cdb
ART: Intrinsify polymorphic signature methods
by Orion Hodson
· 7 years ago
4584122
ART: Remove suspend-check optimization
by Andreas Gampe
· 7 years ago
60454cb
MIPS: Follow-up to "Allow deoptimization when returning from a runtime method"
by Alexey Frunze
· 7 years ago
5122e6b
ART: Remove ArtMethod::dex_cache_resolved_methods_.
by Vladimir Marko
· 7 years ago
19428ad
MIPS: Follow-up to "Add two special runtime methods"
by Alexey Frunze
· 7 years ago
279cfba
MIPS: Follow-up to hash-based DexCache methods array
by Alexey Frunze
· 7 years ago
c73753f
Merge "Hash-based DexCache methods array."
by Vladimir Marko
· 7 years ago
07bfbac
Hash-based DexCache methods array.
by Vladimir Marko
· 8 years ago
4147fcc
MIPS: Reduce Baker read barrier code size overhead
by Alexey Frunze
· 8 years ago
854df41
MIPS: TLAB allocation entrypoints
by Goran Jakovljevic
· 8 years ago
25e4d1e
MIPS: Fix art_quick_instrumentation_entry/exit
by Goran Jakovljevic
· 8 years ago
728411b
Merge "MIPS: Improve object lock/unlock."
by Vladimir Marko
· 8 years ago
ad63fe5
MIPS: Improve object lock/unlock.
by Alexey Frunze
· 8 years ago
4e92c3c
Add runtime reasons for deopt.
by Nicolas Geoffray
· 8 years ago
f3fb1fc
Merge "MIPS: Change remaining entrypoints to save everything."
by Treehugger Robot
· 8 years ago
a3cb132
MIPS: Check for forwarding address in READ_BARRIER_MARK_REG.
by Alexey Frunze
· 8 years ago
c61c076
MIPS: Change remaining entrypoints to save everything.
by Alexey Frunze
· 8 years ago
afdcbcb
Remove some hardcoded cases of kCardShift
by Mathieu Chartier
· 8 years ago
db01a09
Ensure invoking obsolete methods throws errors.
by Alex Light
· 8 years ago
1595815
MIPS: Implement read barriers.
by Alexey Frunze
· 8 years ago
5667f56
Modify invoke interface trampoline to pass interface method.
by Jeff Hao
· 8 years ago
f94fa81
String Compression for MIPS32 and MIPS64
by Goran Jakovljevic
· 8 years ago
2449e5c
MIPS: Reintroduce hand-written rosalloc entrypoints
by Goran Jakovljevic
· 8 years ago
d095844
Align allocation entrypoints implementation between arm/arm64/x86/x64.
by Nicolas Geoffray
· 8 years ago
0cb1242
MIPS: Refactor code for unresolved field entrypoint.
by Alexey Frunze
· 8 years ago
39cee66
Entrypoints cleanup.
by Nicolas Geoffray
· 8 years ago
c480b98
MIPS: Fix polymorphic invokes.
by Alexey Frunze
· 8 years ago
ac14139
Revert "Revert "ART: Compiler support for invoke-polymorphic.""
by Orion Hodson
· 8 years ago
0d3998b
Revert "Revert "Make object allocation entrypoints only take a class.""
by Nicolas Geoffray
· 8 years ago
f7aaacd
Revert "Make object allocation entrypoints only take a class."
by Hiroshi Yamauchi
· 8 years ago
2b615ba
Make object allocation entrypoints only take a class.
by Nicolas Geoffray
· 8 years ago
b99f4d6
Change check cast entrypoint to check instance of
by Mathieu Chartier
· 8 years ago
0a748b5
MIPS64: Fix art_quick_aput_obj stubs
by Goran Jakovljevic
· 8 years ago
804b03f
Change remaining slow path throw entrypoints to save everything.
by Vladimir Marko
· 8 years ago
0584647
Remove ThrowNoSuchMethod entrypoint.
by Vladimir Marko
· 8 years ago
3b7537b
Revert "Revert "Use implicit null checks inside try blocks.""
by Vladimir Marko
· 8 years ago
e204051
Merge "Revert "Use implicit null checks inside try blocks.""
by Nicolas Geoffray
· 8 years ago
0719b5b
Revert "Use implicit null checks inside try blocks."
by Nicolas Geoffray
· 8 years ago
6ee9a33
Merge "Use implicit null checks inside try blocks."
by Treehugger Robot
· 8 years ago
7aa7560
Use implicit null checks inside try blocks.
by Vladimir Marko
· 8 years ago
fd0740a
MIPS64: Sign-extend results in art_quick_get32_static/instance
by Goran Jakovljevic
· 8 years ago
239d6ea
Change deoptimize entrypoint to save everything.
by Vladimir Marko
· 8 years ago
fd36f1f
Rename callee save enumerators.
by Vladimir Marko
· 8 years ago
2e42cf1
MIPS64: Properly preserve $gp in art_quick_test_suspend
by Goran Jakovljevic
· 8 years ago
952dbb1
Change suspend entrypoint to save all registers.
by Vladimir Marko
· 8 years ago
e8e1127
Do checks on the fault address when we think it's an NPE.
by Nicolas Geoffray
· 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
1e24b28
Merge "MIPS: Improving art_quick_imt_conflict_trampoline"
by Nicolas Geoffray
· 9 years ago
59028d9
MIPS: Improving art_quick_imt_conflict_trampoline
by Goran Jakovljevic
· 9 years ago
3bc1381
Implement on-stack replacement for MIPS32 and MIPS64
by Goran Jakovljevic
· 9 years ago
91cdf71
Merge "Assembly region TLAB allocation fast path for arm."
by Hiroshi Yamauchi
· 9 years ago
10d4c08
Assembly region TLAB allocation fast path for arm.
by Hiroshi Yamauchi
· 9 years ago
cf283da
MIPS32: java.lang.Thread, and java.lang.String intrinsics:
by Chris Larsen
· 9 years ago
982a9a8
Rosalloc fast path in assembly for MIPS64
by Goran Jakovljevic
· 9 years ago
3a09092
Revert "lambda: Add support for invoke-interface for boxed innate lambdas"
by Nicolas Geoffray
· 9 years ago
457e874
lambda: Add support for invoke-interface for boxed innate lambdas
by Igor Murashkin
· 9 years ago
9701c2e
MIPS64: Implement intrinsics from java.lang.String:
by Chris Larsen
· 9 years ago
e460d1d
Revert "Revert "Support unresolved fields in optimizing"
by Calin Juravle
· 9 years ago
dbf056d
ART: Move code from RA to T9 in Mips64 longjump
by Andreas Gampe
· 9 years ago
c26b451
Merge "Revert "Revert "Fix deoptimization with pending exception"""
by Sebastien Hertz
· 9 years ago
0747466
Revert "Revert "Fix deoptimization with pending exception""
by Sebastien Hertz
· 9 years ago
6306921
Add a missing reader barrier in entrypoint stub
by Man Cao
· 9 years ago
1aee900
Add read barrier support to the entrypoints.
by Man Cao
· 9 years ago
3031c8d
ART: Remove art_quick_invoke_interface_trampoline
by Andreas Gampe
· 9 years ago
84bc06e
[MIPS] Fix method tracing for mips64
by Lazar Trsic
· 10 years ago
bfa5eb6
Add heap poisoning support to the entrypoints.
by Hiroshi Yamauchi
· 10 years ago
80f7a57
[MIPS64] Fix art_quick_invoke_stub argument offsets.
by Nikola Veljkovic
· 10 years ago
e401d14
Move mirror::ArtMethod to native
by Mathieu Chartier
· 10 years ago
8ea18d0
Pass the dex method index directly to interface trampoline.
by Nicolas Geoffray
· 10 years ago
7ea6a17
Don't hardcode the location of the caller.
by Nicolas Geoffray
· 10 years ago
0456881
Fix stub_test for Mips64
by Goran Jakovljevic
· 10 years ago
8223b80
Fix mips64 bugs.
by Douglas Leung
· 10 years ago
e85e123
ART: Add FOUR_ARG_DOWNCALL macro for MIPS64 entry points.
by Vladimir Marko
· 10 years ago
5ea536a
Remove ArtMethod* parameter from dex cache entry points.
by Vladimir Marko
· 10 years ago
2cebb24
Replace NULL with nullptr
by Mathieu Chartier
· 10 years ago
bb87e0f
Refactor and improve GC root handling
by Mathieu Chartier
· 10 years ago
f96e8bd
Fix 099-vmdebug and 802-deoptimization art tests for Mips.
by Douglas Leung
· 10 years ago
6ea651f
Initial support for quick compiler on MIPS64r6.
by Maja Gagic
· 10 years ago
126d659
Fix generic JNI stubs to not discard the Java native frame.
by Nicolas Geoffray
· 10 years ago
6461d19
Add Mips64 art_quick_proxy_invoke_handler assembly.
by Douglas Leung
· 10 years ago
cc7c39d
ART: Add Mips64 resolution trampoline assembly
by Andreas Gampe
· 10 years ago
1a5c406
ART: Mips64 runtime support
by Andreas Gampe
· 10 years ago