index
:
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
replicant-6.0
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
*
Add helper method to iterate over BitTable fields in CodeInfo.
David Srbecky
2018-08-10
1
-1
/
+1
*
Simplify StackMapStream encoding.
David Srbecky
2018-08-03
1
-7
/
+6
*
Merge "Reuse arena memory for each block in scheduler."
Vladimir Marko
2018-08-02
1
-1
/
+2
|
\
|
*
Reuse arena memory for each block in scheduler.
Vladimir Marko
2018-08-02
1
-1
/
+2
*
|
Encode frame info using varints.
David Srbecky
2018-08-02
1
-1
/
+1
|
/
*
Move MethodInfo to CodeInfo.
David Srbecky
2018-08-01
1
-9
/
+4
*
Remove unused InvokeInfo from stack maps and the runtime.
David Srbecky
2018-07-13
1
-4
/
+0
*
Add method frame info to CodeInfo.
David Srbecky
2018-06-26
1
-9
/
+15
*
Template BitTable based on the accessors.
David Srbecky
2018-06-14
1
-10
/
+10
*
Merge "Move some helper methods to DexRegisterLocation."
David Srbecky
2018-06-14
1
-1
/
+3
|
\
|
*
Move some helper methods to DexRegisterLocation.
David Srbecky
2018-06-14
1
-1
/
+3
*
|
Remove POD helper classes for BitTableBuilder.
David Srbecky
2018-06-14
1
-51
/
+11
*
|
Add Kind column to stack maps.
David Srbecky
2018-06-13
1
-3
/
+4
|
/
*
Delta-compress register maps in stack maps.
David Srbecky
2018-06-07
1
-2
/
+6
*
De-duplicate inline info in stack maps.
David Srbecky
2018-06-03
1
-2
/
+2
*
Rewrite stackmap verification code.
David Srbecky
2018-06-01
1
-9
/
+4
*
Rewrite dex register map encoding in stackmaps.
David Srbecky
2018-06-01
1
-129
/
+91
*
Simplify DexRegisterMap API.
David Srbecky
2018-05-30
1
-2
/
+1
*
Remove the CodeOffset helper class.
David Srbecky
2018-05-30
1
-9
/
+3
*
Revert^2 "Optimize register mask and stack mask in stack maps."
David Srbecky
2018-05-30
1
-12
/
+0
*
Revert "Optimize register mask and stack mask in stack maps."
Vladimir Marko
2018-05-29
1
-0
/
+12
*
Optimize register mask and stack mask in stack maps.
David Srbecky
2018-05-28
1
-12
/
+0
*
Rewrite stackmap encoding code.
David Srbecky
2018-05-21
1
-34
/
+7
*
Move remaining runtime/base stuff to libartbase
David Sehr
2018-04-05
1
-1
/
+1
*
Use intrinsic codegen for compiling intrinsic methods.
Vladimir Marko
2017-11-15
1
-1
/
+1
*
Use ScopedArenaAllocator for code generation.
Vladimir Marko
2017-10-17
1
-18
/
+17
*
Use ScopedArenaAllocator for building HGraph.
Vladimir Marko
2017-10-11
1
-1
/
+1
*
ART: Move kDexNoIndex to dex_file_types.h
Andreas Gampe
2017-09-18
1
-1
/
+1
*
Add method info to oat files
Mathieu Chartier
2017-03-16
1
-1
/
+12
*
Add invoke infos to stack maps
Mathieu Chartier
2017-02-15
1
-0
/
+12
*
Deduplicate register maps for both inline and normal stack maps
Mathieu Chartier
2017-02-13
1
-15
/
+37
*
Clean up code info table layout
Mathieu Chartier
2017-02-08
1
-17
/
+2
*
Deduplicate register masks
Mathieu Chartier
2017-02-01
1
-0
/
+6
*
Deduplicate stack masks
David Srbecky
2017-01-31
1
-0
/
+6
*
Compressed native PC for stack maps
Mathieu Chartier
2017-01-20
1
-5
/
+8
*
Put inlined ArtMethod pointer in stack maps.
Nicolas Geoffray
2017-01-16
1
-4
/
+4
*
Replace String.charAt() with HIR.
Vladimir Marko
2016-06-21
1
-1
/
+1
*
Use bit-level packing for InlineInfo in stackmaps as well.
David Srbecky
2016-04-01
1
-1
/
+2
*
Pack stack map entries on bit level to save space.
David Srbecky
2016-03-31
1
-4
/
+3
*
Verify encoded stack maps in debug builds.
David Srbecky
2016-02-25
1
-0
/
+7
*
ART: Use arena allocator with HashSet/HashMap.
Vladimir Marko
2015-10-09
1
-2
/
+5
*
Add DCHECKs to ArenaVector and ScopedArenaVector.
Vladimir Marko
2015-10-08
1
-2
/
+0
*
Optimizing: Tag arena allocations in code generators.
Vladimir Marko
2015-09-29
1
-18
/
+23
*
ART: Some header cleaning around bit-utils
Andreas Gampe
2015-08-17
1
-0
/
+1
*
Revert "Revert "ART: Implement literal pool for arm, fix branch fixup.""
Vladimir Marko
2015-06-17
1
-0
/
+5
*
Revert "ART: Implement literal pool for arm, fix branch fixup."
Vladimir Marko
2015-06-16
1
-5
/
+0
*
ART: Implement literal pool for arm, fix branch fixup.
Vladimir Marko
2015-06-15
1
-0
/
+5
*
Optimizing: Remove PcInfo, use the StackMapStream instead.
Vladimir Marko
2015-06-12
1
-2
/
+11
*
Cache stack map encoding
David Brazdil
2015-06-04
1
-0
/
+1
*
Also encode the InvokeType in an InlineInfo.
Nicolas Geoffray
2015-05-21
1
-0
/
+2
[next]