1. 4d02711 Implement heap poisoning in ART's Optimizing compiler. by Roland Levillain · 10 years ago
  2. 9931f31 Opt compiler: Add a description to slow paths. by Alexandre Rames · 10 years ago
  3. 94015b9 Revert "Revert "Use HCurrentMethod in HInvokeStaticOrDirect."" by Nicolas Geoffray · 10 years ago
  4. c345f14 Revert "Use HCurrentMethod in HInvokeStaticOrDirect." by Nicolas Geoffray · 10 years ago
  5. 38207af Use HCurrentMethod in HInvokeStaticOrDirect. by Nicolas Geoffray · 10 years ago
  6. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  7. 07276db Don't do a null test in MarkGCCard if the value cannot be null. by Nicolas Geoffray · 10 years ago
  8. 9dfba72 Merge "ART: x86 indexOf intrinsics for the optimizing compiler" by Andreas Gampe · 10 years ago
  9. 21030dd ART: x86 indexOf intrinsics for the optimizing compiler by Andreas Gampe · 10 years ago
  10. 92e83bf [optimizing] Tune some x86_64 moves by Mark Mendell · 10 years ago
  11. ec525fc Factor MoveArguments methods in Optimizing's intrinsics handlers. by Roland Levillain · 10 years ago
  12. 2d27c8e Refactor InvokeDexCallingConventionVisitor in Optimizing. by Roland Levillain · 10 years ago
  13. 80613ff Merge "Have HInvoke instructions know their number of actual arguments." by Roland Levillain · 10 years ago
  14. 3e3d733 Have HInvoke instructions know their number of actual arguments. by Roland Levillain · 10 years ago
  15. 848f70a Replace String CharArray with internal uint16_t array. by Jeff Hao · 12 years ago
  16. eb5459c Merge "Ensure inlined static calls perform clinit checks in Optimizing." by Roland Levillain · 10 years ago
  17. 4c0eb42 Ensure inlined static calls perform clinit checks in Optimizing. by Roland Levillain · 10 years ago
  18. 83fca40 Merge "[optimizing] Use more X86_64 addressing modes" by Nicolas Geoffray · 10 years ago
  19. 641547a [optimizing] Fix a bug in moving the null check to the user. by Calin Juravle · 10 years ago
  20. 40741f3 [optimizing] Use more X86_64 addressing modes by Mark Mendell · 10 years ago
  21. 9021825 Type MoveOperands. by Nicolas Geoffray · 10 years ago
  22. 39dcf55 [optimizing] Address x86_64 RIP patch comments by Mark Mendell · 10 years ago
  23. f55c3e0 [optimizing] Add RIP support for x86_64 by Mark Mendell · 10 years ago
  24. 58d25fd [optimizing] Implement more x86/x86_64 intrinsics by Mark Mendell · 10 years ago
  25. fb8d279 [optimizing] Implement x86/x86_64 math intrinsics by Mark Mendell · 10 years ago
  26. 392351a Merge "[optimizing] Do not inline intrinsics" by Nicolas Geoffray · 10 years ago
  27. 3e90a96 [optimizing] Do not inline intrinsics by Razvan A Lupusoru · 10 years ago
  28. 512e04d Fix typos spotted by Andreas. by Nicolas Geoffray · 10 years ago
  29. d75948a Intrinsify String.compareTo. by Nicolas Geoffray · 10 years ago
  30. a8ac913 Refactor code in preparation of correct stack maps in slow path. by Nicolas Geoffray · 10 years ago
  31. 878d58c ART: Arm64 optimizing compiler intrinsics by Andreas Gampe · 11 years ago
  32. 42d1f5f Do not use register pair in a parallel move. by Nicolas Geoffray · 11 years ago
  33. 71fb52f ART: Optimizing compiler intrinsics by Andreas Gampe · 11 years ago