index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
optimizing
/
stack_map_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup and improve stack map stream
Calin Juravle
2015-04-23
1
-16
/
+26
*
Use variable encoding for StackMap.
Nicolas Geoffray
2015-03-31
1
-3
/
+2
*
Use unique location catalogs to encode Dex register maps.
Roland Levillain
2015-03-31
1
-62
/
+272
*
Share dex register maps between stack maps when possible.
Calin Juravle
2015-03-25
1
-0
/
+50
*
Compress the StackMaps.
Nicolas Geoffray
2015-03-20
1
-20
/
+51
*
Update locations of registers after slow paths spilling.
Nicolas Geoffray
2015-03-16
1
-22
/
+12
*
[optimizing] Don't record None locations in the stack maps.
Nicolas Geoffray
2015-03-13
1
-20
/
+54
*
Compress the Dex register maps built by the optimizing compiler.
Roland Levillain
2015-03-12
1
-64
/
+79
*
Extend compiler/optimizing/stack_map_test.cc.
Roland Levillain
2015-03-05
1
-7
/
+35
*
Display optimizing compiler's CodeInfo objects in oatdump.
Roland Levillain
2015-02-19
1
-0
/
+2
*
Runtime support for the new stack maps for the opt compiler.
Nicolas Geoffray
2014-09-08
1
-12
/
+12
*
Add a new stack map scheme that encodes compilation info per pc.
Nicolas Geoffray
2014-07-21
1
-0
/
+134