index
:
android_art
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
shipping/cm-11.0
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
optimizing
/
stack_map_stream.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use variable encoding for StackMap.
Nicolas Geoffray
2015-03-31
1
-3
/
+10
*
Use unique location catalogs to encode Dex register maps.
Roland Levillain
2015-03-31
1
-31
/
+129
*
Share dex register maps between stack maps when possible.
Calin Juravle
2015-03-25
1
-37
/
+132
*
Compress the StackMaps.
Nicolas Geoffray
2015-03-20
1
-12
/
+33
*
StackMap: Always load and store unalign.
Nicolas Geoffray
2015-03-18
1
-2
/
+2
*
Update locations of registers after slow paths spilling.
Nicolas Geoffray
2015-03-16
1
-151
/
+16
*
[optimizing] Don't record None locations in the stack maps.
Nicolas Geoffray
2015-03-13
1
-28
/
+193
*
Align CodeInfo regions instead of their inner subregions.
Roland Levillain
2015-03-13
1
-4
/
+5
*
Fix the computation of the size of the stack maps region.
Roland Levillain
2015-03-13
1
-5
/
+11
*
Force word alignment of Dex register maps.
Roland Levillain
2015-03-12
1
-4
/
+5
*
Compress the Dex register maps built by the optimizing compiler.
Roland Levillain
2015-03-12
1
-30
/
+47
*
Display optimizing compiler's CodeInfo objects in oatdump.
Roland Levillain
2015-02-19
1
-13
/
+18
*
Ensure stack maps are 4 byte aligned.
Nicolas Geoffray
2014-12-09
1
-1
/
+1
*
ART: More warnings
Andreas Gampe
2014-11-04
1
-14
/
+14
*
Tidy ELF builder.
Ian Rogers
2014-10-09
1
-1
/
+1
*
Runtime support for the new stack maps for the opt compiler.
Nicolas Geoffray
2014-09-08
1
-13
/
+18
*
ART: Fix missing initialization in stack_map_stream.h
Andreas Gampe
2014-07-28
1
-1
/
+2
*
Add a new stack map scheme that encodes compilation info per pc.
Nicolas Geoffray
2014-07-21
1
-0
/
+210