Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
45aa598cd1773f5eb1705dec13bea059238e054d
/
runtime
/
check_reference_map_visitor.h
45aa598
Deduplicate stack masks
by David Srbecky
· 9 years ago
709b070
Remove mirror:: and ArtMethod deps in utils.{h,cc}
by David Sehr
· 8 years ago
0795f23
Clean up ScopedThreadStateChange to use ObjPtr
by Mathieu Chartier
· 8 years ago
bdf7f1c
ART: SHARED_REQUIRES to REQUIRES_SHARED
by Andreas Gampe
· 8 years ago
9d07e3d
Clean up OatQuickMethodHeader after Quick removal.
by Vladimir Marko
· 9 years ago
09ed098
Pack stack map entries on bit level to save space.
by David Srbecky
· 9 years ago
7dc1178
Implement << operator for DexRegisterLocation::Kind.
by David Srbecky
· 9 years ago
524e7ea
Remove ArtCode.
by Nicolas Geoffray
· 9 years ago
6bc4374
Add an abstraction over a compiled code.
by Nicolas Geoffray
· 9 years ago
d9cb68e
ART: Add (Fpu)RegHigh stack map location kinds
by David Brazdil
· 9 years ago
9044347
Move to newer clang annotations
by Mathieu Chartier
· 10 years ago
f677ebf
Cache stack map encoding
by David Brazdil
· 10 years ago
e401d14
Move mirror::ArtMethod to native
by Mathieu Chartier
· 10 years ago
8e5bd18
Add a flag to StackVisitor for inlining.
by Nicolas Geoffray
· 10 years ago
a552e1c
Use unique location catalogs to encode Dex register maps.
by Roland Levillain
· 10 years ago
004c230
Compress the StackMaps.
by Nicolas Geoffray
· 10 years ago
fead4e4
[optimizing] Don't record None locations in the stack maps.
by Nicolas Geoffray
· 10 years ago
a2d8ec6
Compress the Dex register maps built by the optimizing compiler.
by Roland Levillain
· 10 years ago
9889396
Enable core callee-save on x64.
by Nicolas Geoffray
· 10 years ago
957ca1c
Delete ArtMethod gc_map_ field
by Mathieu Chartier
· 10 years ago
a7dd038
Fix oatdump to use OatHeader pointer size
by Mathieu Chartier
· 10 years ago
cf7f191
C++11 related clean-up of DISALLOW_..
by Ian Rogers
· 10 years ago
102cbed
Implement register allocator for floating point registers.
by Nicolas Geoffray
· 10 years ago
48a8961
Fix lint error.
by Nicolas Geoffray
· 10 years ago
e982f0b
Implement invoke virtual in optimizing compiler.
by Nicolas Geoffray
· 10 years ago