index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
stack_map.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Return an invalid StackMap when none can be found.
Nicolas Geoffray
2015-07-13
1
-4
/
+6
*
ART: Clean up arm64 kNumberOfXRegisters usage.
Vladimir Marko
2015-05-26
1
-1
/
+1
*
Use variable encoding for StackMap.
Nicolas Geoffray
2015-03-31
1
-66
/
+78
*
Use unique location catalogs to encode Dex register maps.
Roland Levillain
2015-03-31
1
-155
/
+362
*
Ensure MemoryRegion::Load & MemoryRegion::Store are word-aligned.
Roland Levillain
2015-03-31
1
-3
/
+0
*
Share dex register maps between stack maps when possible.
Calin Juravle
2015-03-25
1
-0
/
+8
*
Compress the StackMaps.
Nicolas Geoffray
2015-03-20
1
-59
/
+151
*
StackMap: Always load and store unalign.
Nicolas Geoffray
2015-03-18
1
-6
/
+6
*
[optimizing] Don't record None locations in the stack maps.
Nicolas Geoffray
2015-03-13
1
-40
/
+97
*
Align CodeInfo regions instead of their inner subregions.
Roland Levillain
2015-03-13
1
-18
/
+17
*
Fix the computation of the size of the stack maps region.
Roland Levillain
2015-03-13
1
-1
/
+8
*
Force word alignment of Dex register maps.
Roland Levillain
2015-03-12
1
-2
/
+5
*
Compress the Dex register maps built by the optimizing compiler.
Roland Levillain
2015-03-12
1
-58
/
+381
*
Merge "Extend compiler/optimizing/stack_map_test.cc."
Roland Levillain
2015-03-06
1
-4
/
+5
|
\
|
*
Extend compiler/optimizing/stack_map_test.cc.
Roland Levillain
2015-03-05
1
-4
/
+5
*
|
Stack support for Optimizing compiler
Sebastien Hertz
2015-03-03
1
-3
/
+19
|
/
*
Display optimizing compiler's CodeInfo objects in oatdump.
Roland Levillain
2015-02-19
1
-12
/
+43
*
Ensure stack maps are 4 byte aligned.
Nicolas Geoffray
2014-12-09
1
-1
/
+7
*
Tidy logging code not using UNIMPLEMENTED.
Ian Rogers
2014-10-24
1
-2
/
+2
*
Implement register allocator for floating point registers.
Nicolas Geoffray
2014-10-21
1
-0
/
+1
*
Runtime support for the new stack maps for the opt compiler.
Nicolas Geoffray
2014-09-08
1
-32
/
+46
*
Add a new stack map scheme that encodes compilation info per pc.
Nicolas Geoffray
2014-07-21
1
-0
/
+307