Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
19379b58bd433da91230e4fe6cd96e7416d16adc
/
compiler
/
optimizing
/
pc_relative_fixups_mips.cc
8e524ad
Always produce PIC code for AOT compilation.
by Vladimir Marko
· 7 years ago
2477320
Step 1 of 2: conditional passes.
by Aart Bik
· 7 years ago
e47f60c
Retrieve String/Class references from .data.bimg.rel.ro.
by Vladimir Marko
· 7 years ago
ca6fff8
ART: Use ScopedArenaAllocator for pass-local data.
by Vladimir Marko
· 8 years ago
94ec2db
Use mmapped boot image class table for PIC app HLoadClass.
by Vladimir Marko
· 8 years ago
6cfbdbc
Use mmapped boot image intern table for PIC app HLoadString.
by Vladimir Marko
· 8 years ago
0eb882b
Use ArtMethod* .bss entries for HInvokeStaticOrDirect.
by Vladimir Marko
· 8 years ago
6597946
Use PC-relative pointer to boot image methods.
by Vladimir Marko
· 8 years ago
764d454
Remove LoadString/Class kind kBootImageLinkTimeAddress.
by Vladimir Marko
· 8 years ago
6bec91c
Store resolved types for AOT code in .bss.
by Vladimir Marko
· 8 years ago
c1a42cf
Remove soon to be obsolete call kinds for direct calls.
by Nicolas Geoffray
· 9 years ago
aad75c6
Revert "Revert "Store resolved Strings for AOT code in .bss.""
by Vladimir Marko
· 9 years ago
5f92605
Revert "Store resolved Strings for AOT code in .bss."
by Vladimir Marko
· 9 years ago
63dccbbe
Store resolved Strings for AOT code in .bss.
by Vladimir Marko
· 9 years ago
96b6682
MIPS32: Implement table-based packed switch
by Alexey Frunze
· 9 years ago
68c981f
ARM/MIPS: Avoid dead dex cache arrays base for intrinsics.
by Vladimir Marko
· 9 years ago
06a46c4
MIPS32: Improve string and class loads
by Alexey Frunze
· 9 years ago
e3fb245
MIPS32: Improve method invocation
by Alexey Frunze
· 9 years ago