Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
dd4cbcc924c8ba2a578914a4a366996693bdcd74
/
runtime
/
arch
/
arm
/
entrypoints_init_arm.cc
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
5b3ee56
Delegate long-to-float type conversions to the runtime on ARM.
by Roland Levillain
· 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
· 10 years ago
d43b3ac
Revert "Revert "Deoptimization-based bce.""
by Mingyao Yang
· 10 years ago
0ba6273
Revert "Deoptimization-based bce."
by Andreas Gampe
· 10 years ago
e295e6e
Deoptimization-based bce.
by Mingyao Yang
· 10 years ago
956af0f
Remove portable.
by Elliott Hughes
· 11 years ago
e179456
ART: Fix some redundant declarations
by Andreas Gampe
· 11 years ago
277ccbd
ART: More warnings
by Andreas Gampe
· 11 years ago
5667fdb
ARM: Use hardfp calling convention between java to java call.
by Zheng Xu
· 11 years ago
6f3dbba
Make ART compile with GCC -O0 again.
by Ian Rogers
· 11 years ago
c8ccf68
ART: Fix some -Wpedantic errors
by Andreas Gampe
· 11 years ago
37f05ef
Reduced memory usage of primitive fields smaller than 4-bytes
by Fred Shih
· 11 years ago
e63db27
Break apart header files.
by Ian Rogers
· 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
055c29f
Art compiler: remove unnecessary sqrt call
by buzbee
· 11 years ago
d889178
Guard entrypoint changing by runtime shutdown lock.
by Mathieu Chartier
· 11 years ago
2da8823
Initial changes towards Generic JNI option
by Andreas Gampe
· 11 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