1. bcd9dd7 Don't use ScopedObjectAccess in Heap::DumpSpaces by Mathieu Chartier · 8 years ago
  2. 8a8c841 Merge "Remove useless map in SwapAllocator" by Vladimir Marko · 8 years ago
  3. e61f01b Merge "MIPS64: Implement isInfinite intrinsics." by Andreas Gampe · 8 years ago
  4. ddec7f9 MIPS64: Implement isInfinite intrinsics. by Chris Larsen · 9 years ago
  5. 32ce2ad Add more systracing everywhere by Mathieu Chartier · 8 years ago
  6. 1c6f902 Merge "Cache DexRegisterMaps when writing native debug info." by David Srbecky · 8 years ago
  7. 2ed15b6 Cache DexRegisterMaps when writing native debug info. by David Srbecky · 8 years ago
  8. d3d0da5 ARM64: Implement SystemArrayCopyChar intrinsic. by Scott Wakeling · 8 years ago
  9. a3ed89f Merge "Refine statistics around the JIT." by Nicolas Geoffray · 8 years ago
  10. 457413a Fix lint issue. by Nicolas Geoffray · 8 years ago
  11. dd11dde Merge "Integer.bitCount and Long.bitCount intrinsics for ARM64" by Nicolas Geoffray · 8 years ago
  12. 9775934 MIPS32: Highest/Lowest One Bit Set: by Chris Larsen · 8 years ago
  13. bbb2ebe MIPS32: Improve TrailingZeros by Chris Larsen · 8 years ago
  14. edc1645 MIPS32: Implement bitCount intrinsics. by Chris Larsen · 9 years ago
  15. 2714fe6 MIPS32: Implement isInfinite intrinsics. by Chris Larsen · 9 years ago
  16. b204d94 Merge "Add a PassScope for PrepareForRegisterAllocation" by Mingyao Yang · 8 years ago
  17. 9bab082 Merge "Simplify LoadNativeLibrary()" by Dimitry Ivanov · 8 years ago
  18. bcd94c8 Refine statistics around the JIT. by Nicolas Geoffray · 8 years ago
  19. 49924c9 Integer.bitCount and Long.bitCount intrinsics for ARM64 by xueliang.zhong · 8 years ago
  20. 7ba9966 ART: cleanup exit_block_ in graph if exit block is removed by Serguei Katkov · 8 years ago
  21. 700347e Add a PassScope for PrepareForRegisterAllocation by Mingyao Yang · 8 years ago
  22. e0d1855 Merge "Simplified intrinsic macro mechanism." by Aart Bik · 8 years ago
  23. 2f9fcc9 Simplified intrinsic macro mechanism. by Aart Bik · 8 years ago
  24. 8d468e3 Merge "Give the JIT its own arena pool to avoid lock contentions." by Nicolas Geoffray · 8 years ago
  25. 31b7431 Merge "ART: Fix overlapping instruction IDs in inliner" by David Brazdil · 8 years ago
  26. 3f52306 ART: Fix overlapping instruction IDs in inliner by David Brazdil · 8 years ago
  27. 591ad29 Standby list for dyn bce in potentially infinite loops. by Aart Bik · 8 years ago
  28. a2313aa Merge "Fixed bug on incorrectly revisiting same block." by Aart Bik · 8 years ago
  29. 4cb069f Merge "Fix the signature of the IndexOf entry point." by Roland Levillain · 8 years ago
  30. 25e0456 Give the JIT its own arena pool to avoid lock contentions. by Nicolas Geoffray · 8 years ago
  31. b6347b7 Fixed bug on incorrectly revisiting same block. by Aart Bik · 8 years ago
  32. 42ad288 Fix the signature of the IndexOf entry point. by Roland Levillain · 8 years ago
  33. cc3839c Improve documentation about StringFactory.newStringFromChars. by Roland Levillain · 8 years ago
  34. c3bcf40 Merge "Bug fix for polymorphic inlining." by Nicolas Geoffray · 8 years ago
  35. 4f97a21 Cleanup polymorphic inlining to the same target. by Nicolas Geoffray · 8 years ago
  36. a1d8ddf Bug fix for polymorphic inlining. by Nicolas Geoffray · 8 years ago
  37. 4f626cd Merge "Add and use loaded class profiling" by Mathieu Chartier · 8 years ago
  38. c5dd319 Add and use loaded class profiling by Mathieu Chartier · 9 years ago
  39. 942dc298 Simplify LoadNativeLibrary() by Dimitry Ivanov · 8 years ago
  40. 1bdfdb3 Merge "Implement fp to bits methods as intrinsics." by Aart Bik · 8 years ago
  41. 2a6aad9 Implement fp to bits methods as intrinsics. by Aart Bik · 8 years ago
  42. 01c30e8 Merge "Optimizing: Reduce memory usage of HInstructions." by Vladimir Marko · 8 years ago
  43. a1de918 Optimizing: Reduce memory usage of HInstructions. by Vladimir Marko · 8 years ago
  44. 25abd6c Optimizing: Add ARM and ARM64 intrinsics support for StringGetCharsNoCheck by Tim Zhang · 9 years ago
  45. a6e81ed Add lz4hc image compression format by Mathieu Chartier · 8 years ago
  46. 9ec486c Merge "Recognize for (int i = 0; i != x.length; i++) loops" by Aart Bik · 8 years ago
  47. 358af83 Recognize for (int i = 0; i != x.length; i++) loops by Aart Bik · 8 years ago
  48. 9ff0d20 Optimizing: ARM64 negated bitwise operations simplification by Kevin Brodsky · 9 years ago
  49. ebd4869 Merge "Verify encoded stack maps in debug builds." by David Srbecky · 8 years ago
  50. 1de3bb2 Merge "Revert "Revert "ARM/ARM64: Extend support of instruction combining.""" by Vladimir Marko · 8 years ago
  51. dcedaaa Merge "Implement << operator for DexRegisterLocation::Kind." by David Srbecky · 8 years ago
  52. 1bbdfd7 Verify encoded stack maps in debug builds. by David Srbecky · 8 years ago
  53. 7dc1178 Implement << operator for DexRegisterLocation::Kind. by David Srbecky · 8 years ago
  54. 4a0dad6 Revert "Revert "ARM/ARM64: Extend support of instruction combining."" by Artem Udovichenko · 9 years ago
  55. f5a28f7 Merge "image: Allow methods with code in another oat file to work correctly" by Igor Murashkin · 8 years ago
  56. 0ccfe2c image: Allow methods with code in another oat file to work correctly by Igor Murashkin · 8 years ago
  57. dcf7db2 Merge "Use range analysis for better trip count analysis" by Aart Bik · 8 years ago
  58. 97412c9 Use range analysis for better trip count analysis by Aart Bik · 8 years ago
  59. cc544f3 Merge "ARM: Implement Reverse bits and bytes intrinsic." by Vladimir Marko · 8 years ago
  60. a6be605 Merge "MIPS32: Implement intrinsics from java.lang.Math:" by Roland Levillain · 8 years ago
  61. e53bd81 Remove unreachable code paths in constant folding. by Roland Levillain · 8 years ago
  62. c257da7 ARM: Implement Reverse bits and bytes intrinsic. by Artem Serov · 9 years ago
  63. bf63303 Merge "ART: Allow method references across oat files for multi-image, 2nd attempt." by Vladimir Marko · 8 years ago
  64. 944da60 ART: Allow method references across oat files for multi-image, 2nd attempt. by Vladimir Marko · 8 years ago
  65. 9cd6d37 Associate slow paths with the instruction that they belong to. by David Srbecky · 9 years ago
  66. 0e02ee9 Merge "Remove HNativeDebugInfo from start of basic blocks." by David Srbecky · 8 years ago
  67. c7098ff Remove HNativeDebugInfo from start of basic blocks. by David Srbecky · 9 years ago
  68. 028d102 Merge "Make JNI work correctly with default methods." by Alex Light · 8 years ago
  69. 3612149 Make JNI work correctly with default methods. by Alex Light · 8 years ago
  70. b4982aa Merge "Improved instruction + offset hunting." by Aart Bik · 8 years ago
  71. bf3f1cf Improved instruction + offset hunting. by Aart Bik · 8 years ago
  72. 6406b52 Merge "Revert "Revert "Add profman tool: responsible to process profiles""" by Calin Juravle · 8 years ago
  73. 2e2db78 Revert "Revert "Add profman tool: responsible to process profiles"" by Calin Juravle · 8 years ago
  74. e4c77b4 Merge "Dex-wide ArenaPool scoping for AOT compilation" by Vladimir Marko · 8 years ago
  75. a5502e3 Merge "Revert "Add profman tool: responsible to process profiles"" by Nicolas Geoffray · 8 years ago
  76. 3da7468 Revert "Add profman tool: responsible to process profiles" by Nicolas Geoffray · 8 years ago
  77. b74353a MIPS32: Implement intrinsics from java.lang.Math: by Chris Larsen · 9 years ago
  78. ed00978 Optimizing/x86-64: Use MOVL in Load64BitValue() if IsUint<32>(). by Vladimir Marko · 8 years ago
  79. b7f9aa8 Merge "Add profman tool: responsible to process profiles" by Calin Juravle · 8 years ago
  80. 6caefd9 Add profman tool: responsible to process profiles by Calin Juravle · 9 years ago
  81. 901e070 Support image classes filtering in image writer by Mathieu Chartier · 8 years ago
  82. 2198309 Merge "The JIT does not need VerifedMethod nor CompilerCallbacks." by Nicolas Geoffray · 8 years ago
  83. ca76a1a Dex-wide ArenaPool scoping for AOT compilation by Jean-Philippe Halimi · 9 years ago
  84. e8bf134 Don't pass in oat file name to NativeLocationInImage by Mathieu Chartier · 8 years ago
  85. 70e2d7e Merge "Fix issue with copied methods not being checked." by Alex Light · 8 years ago
  86. 1fe26e1 Fix build aflter conflicting changes got in. by Nicolas Geoffray · 8 years ago
  87. 1d01ef7 Merge "Small inlining improvements." by Nicolas Geoffray · 8 years ago
  88. afe8400 Merge "Add statistics support for some optimizations" by Calin Juravle · 8 years ago
  89. 38e9e80 Add statistics support for some optimizations by Jean-Philippe Halimi · 8 years ago
  90. f8a0873 Merge "Implement polymorphic inlining." by Nicolas Geoffray · 8 years ago
  91. 0ae0e3c Remove useless map in SwapAllocator by Jean-Philippe Halimi · 8 years ago
  92. e4084a5 Small inlining improvements. by Nicolas Geoffray · 8 years ago
  93. 916cc1d Implement polymorphic inlining. by Nicolas Geoffray · 8 years ago
  94. 5b82d33 The JIT does not need VerifedMethod nor CompilerCallbacks. by Nicolas Geoffray · 8 years ago
  95. 99da8cd Merge "Implement Optimizing's constant folding as a visitor." by Roland Levillain · 8 years ago
  96. 98e6ce4 Remove string init map. by Nicolas Geoffray · 9 years ago
  97. 8ffc1fa Set bias on != comparison for isNaN. by Aart Bik · 8 years ago
  98. 293a79e Merge "Implement isNaN intrinsic through HIR equivalent." by Aart Bik · 8 years ago
  99. fcea56f Fix issue with copied methods not being checked. by Alex Light · 8 years ago
  100. 75a38b2 Implement isNaN intrinsic through HIR equivalent. by Aart Bik · 8 years ago