1. 524e7ea Remove ArtCode. by Nicolas Geoffray · 9 years ago
  2. 6bc4374 Add an abstraction over a compiled code. by Nicolas Geoffray · 9 years ago
  3. d9cb68e ART: Add (Fpu)RegHigh stack map location kinds by David Brazdil · 9 years ago
  4. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  5. f677ebf Cache stack map encoding by David Brazdil · 9 years ago
  6. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 9 years ago
  7. 8e5bd18 Add a flag to StackVisitor for inlining. by Nicolas Geoffray · 9 years ago
  8. a552e1c Use unique location catalogs to encode Dex register maps. by Roland Levillain · 9 years ago
  9. 004c230 Compress the StackMaps. by Nicolas Geoffray · 9 years ago
  10. fead4e4 [optimizing] Don't record None locations in the stack maps. by Nicolas Geoffray · 9 years ago
  11. a2d8ec6 Compress the Dex register maps built by the optimizing compiler. by Roland Levillain · 9 years ago
  12. 9889396 Enable core callee-save on x64. by Nicolas Geoffray · 10 years ago
  13. 957ca1c Delete ArtMethod gc_map_ field by Mathieu Chartier · 10 years ago
  14. a7dd038 Fix oatdump to use OatHeader pointer size by Mathieu Chartier · 10 years ago
  15. cf7f191 C++11 related clean-up of DISALLOW_.. by Ian Rogers · 10 years ago
  16. 102cbed Implement register allocator for floating point registers. by Nicolas Geoffray · 10 years ago
  17. 48a8961 Fix lint error. by Nicolas Geoffray · 10 years ago
  18. e982f0b Implement invoke virtual in optimizing compiler. by Nicolas Geoffray · 10 years ago