1. aabdf8a Revert "Optimizing String.Equals as an intrinsic (x86)" by Roland Levillain · 10 years ago
  2. 8ab7bd6 Optimizing String.Equals as an intrinsic (x86) by agicsaki · 10 years ago
  3. 9044347 Move to newer clang annotations by Mathieu Chartier · 10 years ago
  4. 848f70a Replace String CharArray with internal uint16_t array. by Jeff Hao · 12 years ago
  5. 71fb52f ART: Optimizing compiler intrinsics by Andreas Gampe · 11 years ago
  6. af6925b Rewrite GVN's field id and field type handling. by Vladimir Marko · 11 years ago
  7. 575e78c ART: Replace COMPILE_ASSERT with static_assert (runtime) by Andreas Gampe · 11 years ago
  8. cd48f2d Change Reference.get() intrinsic to Reference.getReferent(). by Mathieu Chartier · 11 years ago
  9. e7f82e2 Added support for patching classes from different dex files. by Fred Shih · 11 years ago
  10. 2eba1fa AArch64: Add inlining support for ceil(), floor(), rint(), round() by Serban Constantinescu · 11 years ago
  11. 4ee7a66 Revert "Revert "Revert "Revert "Add intrinsic for Reference.get()"""" by Fred Shih · 11 years ago
  12. 9e82bd3 Revert "Revert "Revert "Add intrinsic for Reference.get()""" by Sebastien Hertz · 11 years ago
  13. d4415e8 Revert "Revert "Add intrinsic for Reference.get()"" by Christopher Ferris · 11 years ago
  14. a9b870b Revert "Add intrinsic for Reference.get()" by Christopher Ferris · 11 years ago
  15. 460503b Add intrinsic for Reference.get() by Fred Shih · 11 years ago
  16. 70c4f06 ART: Intrinsic implementation for java.lang.System.arraycopy. by DaniilSokolov · 11 years ago
  17. 23abec9 AArch64: Add few more inline functions by Serban Constantinescu · 11 years ago
  18. c8f60a6 Inlining synthetic accessors. by Vladimir Marko · 12 years ago
  19. e1fced1 Inlining setters that return one of their arguments. by Vladimir Marko · 12 years ago
  20. 73ed718 Revert "Inlining setters that return one of their arguments." by Mathieu Chartier · 12 years ago
  21. 389e11d Revert "Inlining synthetic accessors." by Mathieu Chartier · 12 years ago
  22. 505ebb0 Inlining synthetic accessors. by Vladimir Marko · 12 years ago
  23. 8e40c3e Inlining setters that return one of their arguments. by Vladimir Marko · 12 years ago
  24. e3e0260 Move inline method detection to runtime. by Vladimir Marko · 12 years ago