1. b486a98 ART: Introduce thread-current-inl.h by Andreas Gampe · 8 years ago
  2. f044c22 Add access flag for previously warm methods by Mathieu Chartier · 8 years ago
  3. a1d2f95 ART: Clean up art_field.h by Andreas Gampe · 8 years ago
  4. c6ea7d0 ART: Clean up art_method.h by Andreas Gampe · 8 years ago
  5. 331605a Revert "Revert "Intrinsify Integer.valueOf."" by Nicolas Geoffray · 8 years ago
  6. db7b44a Revert "Intrinsify Integer.valueOf." by Nicolas Geoffray · 8 years ago
  7. cd0b272 Intrinsify Integer.valueOf. by Nicolas Geoffray · 8 years ago
  8. 5d37c15 Put inlined ArtMethod pointer in stack maps. by Nicolas Geoffray · 8 years ago
  9. 2c45bc9 Remove H[Reverse]PostOrderIterator and HInsertionOrderIterator. by Vladimir Marko · 8 years ago
  10. 709b070 Remove mirror:: and ArtMethod deps in utils.{h,cc} by David Sehr · 8 years ago
  11. 762869d Simplify our intrinsic recognizer. by Nicolas Geoffray · 8 years ago
  12. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 8 years ago
  13. 5e4e11e Clean-up sharpening and compiler driver. by Nicolas Geoffray · 8 years ago
  14. dce016e Intrinsify String.length() and String.isEmpty() as HIR. by Vladimir Marko · 9 years ago
  15. 0e54c01 Unsafe: Recognize intrinsics for 1.8 java.util.concurrent With unit test. by Aart Bik · 9 years ago
  16. 2a6aad9 Implement fp to bits methods as intrinsics. by Aart Bik · 9 years ago
  17. 38e9e80 Add statistics support for some optimizations by Jean-Philippe Halimi · 9 years ago
  18. 354efa6 Try to substitute constructor chains for IPUTs. by Vladimir Marko · 9 years ago
  19. 59c9454 Recognize common utilities as intrinsics. by Aart Bik · 9 years ago
  20. 3f67e69 Implemented BitCount as an intrinsic. With unit test. by Aart Bik · 9 years ago
  21. 5d75afe Improved side-effects/can-throw information on intrinsics. by Aart Bik · 9 years ago
  22. a4f1220 Optimizing: Add direct calls to math intrinsics by Mark Mendell · 9 years ago
  23. e523423 Revert "Revert "Don't use the compiler driver for method resolution."" by Nicolas Geoffray · 9 years ago
  24. c88ef3a Revert "Don't use the compiler driver for method resolution." by Nicolas Geoffray · 9 years ago
  25. 4db0bf9 Don't use the compiler driver for method resolution. by Nicolas Geoffray · 9 years ago
  26. e34648d Revert "Add stats support for existing optimizations" by Nicolas Geoffray · 9 years ago
  27. 06241b1 Add stats support for existing optimizations by Jean-Philippe Halimi · 9 years ago
  28. 16ba2b4 MIPS32: java.lang.String.equals by Chris Larsen · 9 years ago
  29. ee3cf07 Intrinsify System.arraycopy. by Nicolas Geoffray · 9 years ago
  30. 3039e38 MIPS64: Implement miscellaneous bit manipulation intrinsics by Chris Larsen · 9 years ago
  31. 619552b Merge "ARM/ARM64: Intrinsics - numberOfTrailingZeros, rotateLeft, rotateRight" by Vladimir Marko · 9 years ago
  32. 9ee23f4 ARM/ARM64: Intrinsics - numberOfTrailingZeros, rotateLeft, rotateRight by Scott Wakeling · 9 years ago
  33. bfb5ba9 Revert "Revert "Do a second check for testing intrinsic types."" by Andreas Gampe · 9 years ago
  34. a14b9fe Revert "Do a second check for testing intrinsic types." by Andreas Gampe · 9 years ago
  35. 4daa0b4 Do a second check for testing intrinsic types. by Nicolas Geoffray · 9 years ago
  36. 05f2056 Add support to indicate whether intrinsics require a dex cache by Agi Csaki · 9 years ago
  37. 1d4219e Merge "Intrinsics recognizer returns kNone for MIPS, MIPS64 instruction sets" by Andreas Gampe · 9 years ago
  38. 7da072f Structure for String.Equals intrinsic by agicsaki · 9 years ago
  39. 6cff09a Intrinsics recognizer returns kNone for MIPS, MIPS64 instruction sets by agicsaki · 9 years ago
  40. 57b81ec Add support to indicate whether intrinsics require an environment by agicsaki · 9 years ago
  41. 611d339 ARM/ARM64: Implement numberOfLeadingZeros intrinsic. by Scott Wakeling · 10 years ago
  42. bc576cf Merge "Revert "Optimizing String.Equals as an intrinsic (x86)"" by Roland Levillain · 9 years ago
  43. aabdf8a Revert "Optimizing String.Equals as an intrinsic (x86)" by Roland Levillain · 9 years ago
  44. 7a58566 Merge "Optimizing String.Equals as an intrinsic (x86)" by Roland Levillain · 9 years ago
  45. 8ab7bd6 Optimizing String.Equals as an intrinsic (x86) by agicsaki · 9 years ago
  46. 109c89a ART: Change stream output kNone intrinsic by David Brazdil · 9 years ago
  47. dc31313 Merge "ART: Clean up arm64 kNumberOfXRegisters usage." by Vladimir Marko · 10 years ago
  48. 80afd02 ART: Clean up arm64 kNumberOfXRegisters usage. by Vladimir Marko · 10 years ago
  49. d5111bf Do not use dex_compilation_unit after inlining. by Nicolas Geoffray · 10 years ago
  50. ec525fc Factor MoveArguments methods in Optimizing's intrinsics handlers. by Roland Levillain · 10 years ago
  51. 848f70a Replace String CharArray with internal uint16_t array. by Jeff Hao · 11 years ago
  52. 65b798e ART: Enable more Clang warnings by Andreas Gampe · 10 years ago
  53. 3e90a96 [optimizing] Do not inline intrinsics by Razvan A Lupusoru · 10 years ago
  54. 878d58c ART: Arm64 optimizing compiler intrinsics by Andreas Gampe · 10 years ago
  55. 71fb52f ART: Optimizing compiler intrinsics by Andreas Gampe · 10 years ago