1. 896f8f7 Use variable encoding for StackMap. by Nicolas Geoffray · 9 years ago
  2. a552e1c Use unique location catalogs to encode Dex register maps. by Roland Levillain · 9 years ago
  3. bdba92d Ensure MemoryRegion::Load & MemoryRegion::Store are word-aligned. by Roland Levillain · 9 years ago
  4. 6ae7096 Share dex register maps between stack maps when possible. by Calin Juravle · 9 years ago
  5. 004c230 Compress the StackMaps. by Nicolas Geoffray · 9 years ago
  6. aec8f93 StackMap: Always load and store unalign. by Nicolas Geoffray · 9 years ago
  7. fead4e4 [optimizing] Don't record None locations in the stack maps. by Nicolas Geoffray · 9 years ago
  8. ede7bf8 Align CodeInfo regions instead of their inner subregions. by Roland Levillain · 9 years ago
  9. 29ba1b0 Fix the computation of the size of the stack maps region. by Roland Levillain · 9 years ago
  10. 9ac0e4d Force word alignment of Dex register maps. by Roland Levillain · 9 years ago
  11. a2d8ec6 Compress the Dex register maps built by the optimizing compiler. by Roland Levillain · 9 years ago
  12. b341b70 Merge "Extend compiler/optimizing/stack_map_test.cc." by Roland Levillain · 9 years ago
  13. 12baf47 Extend compiler/optimizing/stack_map_test.cc. by Roland Levillain · 9 years ago
  14. 7cde48c Stack support for Optimizing compiler by Sebastien Hertz · 10 years ago
  15. 442b46a Display optimizing compiler's CodeInfo objects in oatdump. by Roland Levillain · 9 years ago
  16. 376b2bb Ensure stack maps are 4 byte aligned. by Nicolas Geoffray · 10 years ago
  17. 2c4257b Tidy logging code not using UNIMPLEMENTED. by Ian Rogers · 10 years ago
  18. 102cbed Implement register allocator for floating point registers. by Nicolas Geoffray · 10 years ago
  19. 3946844 Runtime support for the new stack maps for the opt compiler. by Nicolas Geoffray · 10 years ago
  20. 99ea58c Add a new stack map scheme that encodes compilation info per pc. by Nicolas Geoffray · 10 years ago