Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
3887c468d731420e929e6ad3acf190d5431e94fc
/
compiler
/
utils
/
mips
/
assembler_mips.h
3887c46
Remove unnecessary `explicit` qualifiers on constructors.
by Roland Levillain
· 10 years ago
4d02711
Implement heap poisoning in ART's Optimizing compiler.
by Roland Levillain
· 10 years ago
e401d14
Move mirror::ArtMethod to native
by Mathieu Chartier
· 10 years ago
80afd02
ART: Clean up arm64 kNumberOfXRegisters usage.
by Vladimir Marko
· 10 years ago
2cebb24
Replace NULL with nullptr
by Mathieu Chartier
· 10 years ago
eb8167a
Add Handle/HandleScope and delete SirtRef.
by Mathieu Chartier
· 11 years ago
dd7624d
Allow mixing of thread offsets between 32 and 64bit architectures.
by Ian Rogers
· 11 years ago
fca8220
x86_64: JNI compiler
by Dmitry Petrochenko
· 11 years ago
166db04
Move assembler out of runtime into compiler/utils.
by Ian Rogers
· 12 years ago
[Renamed (98%) from runtime/oat/utils/mips/assembler_mips.h]
3e79aad
Fixing cpplint readability/constructors issues
by Brian Carlstrom
· 12 years ago
fc0e321
Fix multiple inclusion guards to match new pathnames
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/utils/mips/assembler_mips.h]
7616005
Switch over to the google3 unix_file File*.
by Elliott Hughes
· 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
7fbee07
Preliminary changes to allow mips target to build.
by jeffhao
· 13 years ago