1. 1160f2e Merge "Make run-test give extra time when doing gc-stress runs." by Alex Light · 9 years ago
  2. 97acf19 Make run-test give extra time when doing gc-stress runs. by Alex Light · 9 years ago
  3. 3bff678 Merge "Fix bug where verification could crash on unresolved types." by Alex Light · 9 years ago
  4. 0397163 Fix load store elimination bug in the presence of null[i]. by Nicolas Geoffray · 9 years ago
  5. 908c0b2 ART: Mterp arm64 2-operand double rem fix by buzbee · 9 years ago
  6. 55ea94d Fix bug where verification could crash on unresolved types. by Alex Light · 9 years ago
  7. 03fdc90 Merge "Make art::HCompare support boolean, byte, short and char inputs." by Roland Levillain · 9 years ago
  8. 8b5e04b Merge "Fix inliner crash related to type propagation." by Nicolas Geoffray · 9 years ago
  9. a5c4a40 Make art::HCompare support boolean, byte, short and char inputs. by Roland Levillain · 9 years ago
  10. 2385d09 Re-enable checker tests 536 and 537 by Sebastien Hertz · 9 years ago
  11. 44fd0e5 Fix inliner crash related to type propagation. by Nicolas Geoffray · 9 years ago
  12. 9a70d58 Merge "Set USE_JACK to true." by Nicolas Geoffray · 9 years ago
  13. 1c5b6da Set USE_JACK to true. by Nicolas Geoffray · 9 years ago
  14. 404b5bf Move specific build rule of 529 into the default script. by Nicolas Geoffray · 9 years ago
  15. 576a13a Merge "Accept boolean as an input of HDivZeroCheck." by Nicolas Geoffray · 9 years ago
  16. e567161 Accept boolean as an input of HDivZeroCheck. by Nicolas Geoffray · 9 years ago
  17. 41954d8 Merge "Fix checker test." by Nicolas Geoffray · 9 years ago
  18. 639ec6b Fix checker test. by Nicolas Geoffray · 9 years ago
  19. 4d18145 Optimizing: Fix arm64 shifter operand test. by Vladimir Marko · 9 years ago
  20. 4d20c08 Merge "Fix HDoubleConstant::IsZero and HFloatConstant::IsZero." by Nicolas Geoffray · 9 years ago
  21. 949e54d Fix HDoubleConstant::IsZero and HFloatConstant::IsZero. by Nicolas Geoffray · 9 years ago
  22. 164306e Optimizing: Improve shift simplification, x >>> 64. by Vladimir Marko · 9 years ago
  23. 1ae8874 Fixed bug in BCE, with regression test. by Aart Bik · 9 years ago
  24. 625090f Optimizing: Fix TypeConversion(And(x, const)) simplification. by Vladimir Marko · 9 years ago
  25. e70cda6 Merge "Revert "Enable compilation of secondary dex files"" by Nicolas Geoffray · 9 years ago
  26. d98a52f Revert "Enable compilation of secondary dex files" by Nicolas Geoffray · 9 years ago
  27. fb8932e Merge "Enable compilation of secondary dex files" by Calin Juravle · 9 years ago
  28. 95f931e Merge "Integrate BitwiseNegated into shared framework." by Vladimir Marko · 9 years ago
  29. fe9242b Merge "Tests for round() method." by Aart Bik · 9 years ago
  30. 24129be Merge "Suppress a valgrind libc issue." by Hiroshi Yamauchi · 9 years ago
  31. dc15e89 Suppress a valgrind libc issue. by Hiroshi Yamauchi · 9 years ago
  32. a9e6802 Merge "Revert "Revert "Revert "Revert "Change condition to opposite if lhs is constant""""" by Nicolas Geoffray · 9 years ago
  33. 18401b7 Fix invariant in reference type propagation. by Nicolas Geoffray · 9 years ago
  34. 7fc6350 Integrate BitwiseNegated into shared framework. by Artem Serov · 9 years ago
  35. bdd7935 Revert "Revert "Revert "Revert "Change condition to opposite if lhs is constant"""" by Anton Shamin · 9 years ago
  36. bab6616 Tests for round() method. by Aart Bik · 9 years ago
  37. cc7b14d Merge "Fix and enable java.lang.StringFactory intrinsics." by Roland Levillain · 9 years ago
  38. e87fe95 Merge "Clear inline caches at each full GC." by Nicolas Geoffray · 9 years ago
  39. b6e20ae Clear inline caches at each full GC. by Nicolas Geoffray · 9 years ago
  40. 770b39e Enable compilation of secondary dex files by Calin Juravle · 9 years ago
  41. ab5b894 Merge "Implement the 1.8 unsafe memory fences directly in HIR." by Aart Bik · 9 years ago
  42. f969a20 Fix and enable java.lang.StringFactory intrinsics. by Roland Levillain · 9 years ago
  43. 87aa99c Merge "Record foreign dex files loaded by the app in the profile" by Calin Juravle · 9 years ago
  44. 3296585 Ignore 145-alloc-tracking-stress failures with JIT and CC. by Roland Levillain · 9 years ago
  45. 1193259 Implement the 1.8 unsafe memory fences directly in HIR. by Aart Bik · 9 years ago
  46. 0e54c01 Unsafe: Recognize intrinsics for 1.8 java.util.concurrent With unit test. by Aart Bik · 9 years ago
  47. 4856ca7 Support multidex run-test with Jack by Sebastien Hertz · 9 years ago
  48. dd6c73a Merge "Ignore 145-alloc-tracking-stress failures in interpreter with CC." by Roland Levillain · 9 years ago
  49. f51a235 Merge "ARM64: Implement SystemArrayCopyChar intrinsic." by Nicolas Geoffray · 9 years ago
  50. fee8556 Ignore 145-alloc-tracking-stress failures in interpreter with CC. by Roland Levillain · 9 years ago
  51. 04ca0a7 Merge "Re-enable CFI test for compressed symbols." by David Srbecky · 9 years ago
  52. 0274240 Re-enable CFI test for compressed symbols. by David Srbecky · 9 years ago
  53. d3d0da5 ARM64: Implement SystemArrayCopyChar intrinsic. by Scott Wakeling · 9 years ago
  54. 2714fe6 MIPS32: Implement isInfinite intrinsics. by Chris Larsen · 9 years ago
  55. 66bdb9e Merge "Move some default-methods tests to Java from Smali." by Alex Light · 9 years ago
  56. d204ba5 Move some default-methods tests to Java from Smali. by Alex Light · 9 years ago
  57. 19a133b Merge "ART: cleanup exit_block_ in graph if exit block is removed" by David Brazdil · 9 years ago
  58. 7ba9966 ART: cleanup exit_block_ in graph if exit block is removed by Serguei Katkov · 9 years ago
  59. eeed32c Ignore 145-alloc-tracking-stress run-test failures with CC. by Roland Levillain · 9 years ago
  60. 0b136ac Merge "Revert "Disable test after libunwind change."" by Andreas Gampe · 9 years ago
  61. 40f1f0a Revert "Disable test after libunwind change." by Andreas Gampe · 9 years ago
  62. 6cba74b Disable 577-profile-foreign-dex temporarily. by Hiroshi Yamauchi · 9 years ago
  63. 40e4ba2 Fix one more Checker test after switch to Jack by David Brazdil · 9 years ago
  64. c90bc92 Record foreign dex files loaded by the app in the profile by Calin Juravle · 9 years ago
  65. f02c3cf ART: Switch Checker run-tests to Jack by David Brazdil · 9 years ago
  66. e33785c Merge "More run-test with Jack" by Sebastien Hertz · 9 years ago
  67. 18047e4 Disable test after libunwind change. by Nicolas Geoffray · 9 years ago
  68. 9198976 Revert "Disable flaky 130-hprof test." by Mathieu Chartier · 9 years ago
  69. eebc3af Fix allocation tracking race by Mathieu Chartier · 9 years ago
  70. 591ad29 Standby list for dyn bce in potentially infinite loops. by Aart Bik · 9 years ago
  71. a2313aa Merge "Fixed bug on incorrectly revisiting same block." by Aart Bik · 9 years ago
  72. c94ff12 More run-test with Jack by Sebastien Hertz · 9 years ago
  73. 09294dc Merge "Optimizing: Do not depend on sharpening in test 577" by Roland Levillain · 9 years ago
  74. 2f0d3bc Disable flaky 130-hprof test. by Nicolas Geoffray · 9 years ago
  75. b6347b7 Fixed bug on incorrectly revisiting same block. by Aart Bik · 9 years ago
  76. a1d8ddf Bug fix for polymorphic inlining. by Nicolas Geoffray · 9 years ago
  77. 20adf27 Optimizing: Do not depend on sharpening in test 577 by Goran Jakovljevic · 9 years ago
  78. 48a1343 Merge "Add JNI tests for lambdas" by Alex Light · 9 years ago
  79. 1bdfdb3 Merge "Implement fp to bits methods as intrinsics." by Aart Bik · 9 years ago
  80. e9d2ca2 Add JNI tests for lambdas by Alex Light · 9 years ago
  81. 2a6aad9 Implement fp to bits methods as intrinsics. by Aart Bik · 9 years ago
  82. 25abd6c Optimizing: Add ARM and ARM64 intrinsics support for StringGetCharsNoCheck by Tim Zhang · 9 years ago
  83. 6d174ee Merge "Add StrictMath.round tests for large integers." by Vladimir Marko · 9 years ago
  84. 9ec486c Merge "Recognize for (int i = 0; i != x.length; i++) loops" by Aart Bik · 9 years ago
  85. fc07555 Disable test 097-duplicate-method for investigation by Sebastien Hertz · 9 years ago
  86. 9c1c06a Add StrictMath.round tests for large integers. by Vladimir Marko · 9 years ago
  87. 9ca7d20 Merge "Make sure constantIndexing2 is optimized with DEOPT." by Aart Bik · 9 years ago
  88. 358af83 Recognize for (int i = 0; i != x.length; i++) loops by Aart Bik · 9 years ago
  89. 9ff0d20 Optimizing: ARM64 negated bitwise operations simplification by Kevin Brodsky · 9 years ago
  90. 1de3bb2 Merge "Revert "Revert "ARM/ARM64: Extend support of instruction combining.""" by Vladimir Marko · 9 years ago
  91. bef5eba Split 530-checker-loops to please our run-test file size limit. by Nicolas Geoffray · 9 years ago
  92. 4a0dad6 Revert "Revert "ARM/ARM64: Extend support of instruction combining."" by Artem Udovichenko · 9 years ago
  93. 6ab903c Avoid single expensive test in 530-checker-loops. by Aart Bik · 9 years ago
  94. dcf7db2 Merge "Use range analysis for better trip count analysis" by Aart Bik · 9 years ago
  95. 97412c9 Use range analysis for better trip count analysis by Aart Bik · 9 years ago
  96. e530539 Make sure constantIndexing2 is optimized with DEOPT. by Aart Bik · 9 years ago
  97. a6be605 Merge "MIPS32: Implement intrinsics from java.lang.Math:" by Roland Levillain · 9 years ago
  98. fb7fc7b Fix indentation of copyright headers in some ART run-tests. by Roland Levillain · 9 years ago
  99. 028d102 Merge "Make JNI work correctly with default methods." by Alex Light · 9 years ago
  100. 3612149 Make JNI work correctly with default methods. by Alex Light · 9 years ago