1. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 7 years ago
  2. 331605a Revert "Revert "Intrinsify Integer.valueOf."" by Nicolas Geoffray · 8 years ago
  3. db7b44a Revert "Intrinsify Integer.valueOf." by Nicolas Geoffray · 8 years ago
  4. cd0b272 Intrinsify Integer.valueOf. by Nicolas Geoffray · 8 years ago
  5. c032e74 Math.min and Math.max intrinsics for ARM by xueliang.zhong · 9 years ago
  6. 762869d Simplify our intrinsic recognizer. by Nicolas Geoffray · 8 years ago
  7. 68c981f ARM/MIPS: Avoid dead dex cache arrays base for intrinsics. by Vladimir Marko · 8 years ago
  8. 0cf8d9c Full enable new round implementation on x86/x86_64 by Aart Bik · 8 years ago
  9. 87f3fcb Replace String.charAt() with HIR. by Vladimir Marko · 9 years ago
  10. fba3997 Fix misc-macro-parentheses warnings. by Chih-Hung Hsieh · 9 years ago
  11. dce016e Intrinsify String.length() and String.isEmpty() as HIR. by Vladimir Marko · 9 years ago
  12. a3ffea2 ARM(64): Implement the isInfinite intrinsics by Anton Kirilov · 9 years ago
  13. ebea3d2 Small changes in ARM and x86-64 SystemArrayCopy intrinsics. by Roland Levillain · 9 years ago
  14. 1193259 Implement the 1.8 unsafe memory fences directly in HIR. by Aart Bik · 9 years ago
  15. 2f9fcc9 Simplified intrinsic macro mechanism. by Aart Bik · 9 years ago
  16. 38e9e80 Add statistics support for some optimizations by Jean-Philippe Halimi · 9 years ago
  17. 58282f4 ART: Remove Baseline compiler by David Brazdil · 9 years ago
  18. 5d75afe Improved side-effects/can-throw information on intrinsics. by Aart Bik · 9 years ago
  19. e6d0d8d ART: Disable Math.round intrinsics by Andreas Gampe · 9 years ago
  20. e34648d Revert "Add stats support for existing optimizations" by Nicolas Geoffray · 9 years ago
  21. 06241b1 Add stats support for existing optimizations by Jean-Philippe Halimi · 9 years ago
  22. ee3cf07 Intrinsify System.arraycopy. by Nicolas Geoffray · 9 years ago
  23. 12be662 Fix lint issues. by Nicolas Geoffray · 9 years ago
  24. a83a54d Add support for intrinsic optimizations. by Nicolas Geoffray · 9 years ago
  25. 57b81ec Add support to indicate whether intrinsics require an environment by agicsaki · 9 years ago
  26. 69ba7b7 ART: Run GraphChecker after Builder and SsaBuilder by David Brazdil · 10 years ago
  27. d5111bf Do not use dex_compilation_unit after inlining. by Nicolas Geoffray · 10 years ago
  28. ec525fc Factor MoveArguments methods in Optimizing's intrinsics handlers. by Roland Levillain · 10 years ago
  29. 7c3952f ART: Add -Wunused by Andreas Gampe · 10 years ago
  30. 71fb52f ART: Optimizing compiler intrinsics by Andreas Gampe · 10 years ago