1. ab54190 Remove test given its flakiness. by Nicolas Geoffray · 9 years ago
  2. 089ff48 Merge "x86 Baker's read barrier fast path implementation." by Roland Levillain · 9 years ago
  3. 0675bec Lower jitthreshold for jit profile test. by Calin Juravle · 9 years ago
  4. 7c1559a x86 Baker's read barrier fast path implementation. by Roland Levillain · 9 years ago
  5. 7cd230c Merge "Make the JIT the default in ART." by Nicolas Geoffray · 9 years ago
  6. 34021dd Increase the sleep time in 554-jit-profile-file by Calin Juravle · 9 years ago
  7. c44edf6 Disable 554-jit-profile-file for the READ_BARRIER mode. by Calin Juravle · 9 years ago
  8. b9d6996 Merge "Print more info on why the code_cache test fails in 115-native-bridge." by Calin Juravle · 9 years ago
  9. 8cf97d7 Merge "Revert "Revert "Enable profiled guided compilation in dex2oat""" by Calin Juravle · 9 years ago
  10. ef885cd Print more info on why the code_cache test fails in 115-native-bridge. by Calin Juravle · 9 years ago
  11. d9510df ART: Refactor SsaBuilder for more precise typing info by David Brazdil · 9 years ago
  12. 5d3fa25 ART: Rename ROR test to a shorter name. by Vladimir Marko · 9 years ago
  13. 70c1a8f Merge "Optimizing: Clean up after HRor." by Vladimir Marko · 9 years ago
  14. 277da37 Merge "ART: Weaken dex file verifier abstract check" by Andreas Gampe · 9 years ago
  15. 97b1135 ART: Weaken dex file verifier abstract check by Andreas Gampe · 9 years ago
  16. 226501b Revert "Revert "Enable profiled guided compilation in dex2oat"" by Calin Juravle · 9 years ago
  17. 66e43b1 Merge "Make 'dexdump2 -l xml' include whether each class is an interface." by Alex Light · 9 years ago
  18. 351dddf Optimizing: Clean up after HRor. by Vladimir Marko · 9 years ago
  19. 58dcb02 Merge "Replace rotate patterns and invokes with HRor IR." by Vladimir Marko · 9 years ago
  20. 40a04bf Replace rotate patterns and invokes with HRor IR. by Scott Wakeling · 9 years ago
  21. 6627864 Merge "Revert "Enable profiled guided compilation in dex2oat"" by Calin Juravle · 9 years ago
  22. 2306ae0 Revert "Enable profiled guided compilation in dex2oat" by Calin Juravle · 9 years ago
  23. 0a9b682 Make the JIT the default in ART. by Nicolas Geoffray · 9 years ago
  24. a79c717 Merge "Enable profiled guided compilation in dex2oat" by Calin Juravle · 9 years ago
  25. 376cbcc Merge "Optimizing: Add direct calls to math intrinsics" by Nicolas Geoffray · 9 years ago
  26. 84623e1 Merge "For LSE, add a few non-aliasing cases due to pre-existence." by Mingyao Yang · 9 years ago
  27. 1f12e28 Make 'dexdump2 -l xml' include whether each class is an interface. by Alex Light · 9 years ago
  28. 8ab1d64 For LSE, add a few non-aliasing cases due to pre-existence. by Mingyao Yang · 9 years ago
  29. 748047d Merge "ART: Stash a resolved method late in the verifier" by Andreas Gampe · 9 years ago
  30. 1a74dc4 Merge "Output static field values in dexdump" by Shinichiro Hamaji · 9 years ago
  31. 42ef8ab ART: Stash a resolved method late in the verifier by Andreas Gampe · 9 years ago
  32. c96205e Revert "ART: Check invoke-interface earlier in verifier" by Andreas Gampe · 9 years ago
  33. a4f1220 Optimizing: Add direct calls to math intrinsics by Mark Mendell · 9 years ago
  34. 500c9be Enable profiled guided compilation in dex2oat by Calin Juravle · 9 years ago
  35. d480156 Merge "Fix braino when resolving an invoke-super." by Nicolas Geoffray · 9 years ago
  36. 41844e5 Fix braino when resolving an invoke-super. by Nicolas Geoffray · 9 years ago
  37. 04ff4e8 ART: Fix bug in DCE not removing phis from catch phi uses by David Brazdil · 9 years ago
  38. 82863f0 Output static field values in dexdump by Shinichiro Hamaji · 9 years ago
  39. eb5ddd7 Merge "ART: Check invoke-interface earlier in verifier" by Andreas Gampe · 9 years ago
  40. dae2414 ART: Check invoke-interface earlier in verifier by Andreas Gampe · 9 years ago
  41. e8be90a Merge "Replace proxy class names with deterministic ones for test output." by Hiroshi Yamauchi · 9 years ago
  42. 75d5053 Replace proxy class names with deterministic ones for test output. by Hiroshi Yamauchi · 9 years ago
  43. 038f4f2 Merge "Fix art::x86::IntrinsicLocationsBuilderX86::VisitUnsafeGetLong." by Roland Levillain · 9 years ago
  44. bf0e736 Merge "Make test 100 not depend on undefined ordering." by Alex Light · 9 years ago
  45. 7735306 Make test 100 not depend on undefined ordering. by Alex Light · 9 years ago
  46. b9f8119 Fix art::x86::IntrinsicLocationsBuilderX86::VisitUnsafeGetLong. by Roland Levillain · 9 years ago
  47. b738d4f Step-wise improvement of range analysis with outer loop induction. by Aart Bik · 9 years ago
  48. 9fdb129 Revert "Enable profiled guided compilation in dex2oat" by Nicolas Geoffray · 9 years ago
  49. 57989d6 Merge "Revert "Fix test path in libarttest.mk"" by Nicolas Geoffray · 9 years ago
  50. 51f01a2 Revert "Fix test path in libarttest.mk" by Nicolas Geoffray · 9 years ago
  51. 15b103f Merge "Revert "Disable 554-jit-profile-file for unsupported test modes"" by Nicolas Geoffray · 9 years ago
  52. 07f78c8 Revert "Disable 554-jit-profile-file for unsupported test modes" by Nicolas Geoffray · 9 years ago
  53. 4adc26e ART: Fix Makefile by Andreas Gampe · 9 years ago
  54. 33bcb07 Disable 554-jit-profile-file for unsupported test modes by Calin Juravle · 9 years ago
  55. 95f51a7 Fix test path in libarttest.mk by Calin Juravle · 9 years ago
  56. 27e17fd Enable profiled guided compilation in dex2oat by Calin Juravle · 9 years ago
  57. 47229aa Merge "Revert "Revert "Don't use the compiler driver for method resolution.""" by Nicolas Geoffray · 9 years ago
  58. e523423 Revert "Revert "Don't use the compiler driver for method resolution."" by Nicolas Geoffray · 9 years ago
  59. d585b2c Merge "Revert "Revert "ART: Do not eagerly type LoopPhi [null, ...]""" by David Brazdil · 9 years ago
  60. fe86070 Revert "Revert "ART: Do not eagerly type LoopPhi [null, ...]"" by David Brazdil · 9 years ago
  61. 874121e Merge "Optimizing: Add checker tests for sharpening." by Vladimir Marko · 9 years ago
  62. f64242a Optimizing: Add checker tests for sharpening. by Vladimir Marko · 9 years ago
  63. 08a84ac Merge "Revert "ART: Do not eagerly type LoopPhi [null, ...]"" by David Brazdil · 9 years ago
  64. 5f3fb18 Revert "ART: Do not eagerly type LoopPhi [null, ...]" by David Brazdil · 9 years ago
  65. 4a34277 Dynamic BCE (based on induction range analysis) by Aart Bik · 9 years ago
  66. 1cfe7fd Merge "Revert "Don't use the compiler driver for method resolution."" by Nicolas Geoffray · 9 years ago
  67. c88ef3a Revert "Don't use the compiler driver for method resolution." by Nicolas Geoffray · 9 years ago
  68. 8b3609b Merge "ART: Do not eagerly type LoopPhi [null, ...]" by David Brazdil · 9 years ago
  69. 3a738bf ART: Do not eagerly type LoopPhi [null, ...] by David Brazdil · 9 years ago
  70. 4db0bf9 Don't use the compiler driver for method resolution. by Nicolas Geoffray · 9 years ago
  71. 1ed1a13 Revert "Change LoadNativeLibrary to use GetOrCreateAllocator" by Mathieu Chartier · 9 years ago
  72. 2d902b9 Change LoadNativeLibrary to use GetOrCreateAllocator by Mathieu Chartier · 9 years ago
  73. be950a3 Merge "Test case for getting annotations of renamed enums." by Jeff Hao · 9 years ago
  74. 67f0261 Test case for getting annotations of renamed enums. by Jeff Hao · 9 years ago
  75. 3a581b4 Merge "ARM64: Use the shifter operands." by Vladimir Marko · 9 years ago
  76. 92e997d Merge "ARM64 read barrier support for concurrent GC in Optimizing." by Roland Levillain · 9 years ago
  77. 8626b74 ARM64: Use the shifter operands. by Alexandre Rames · 9 years ago
  78. 95f7bbc Merge "A few more optimizations on avoiding HClinit." by Nicolas Geoffray · 9 years ago
  79. d9dc6f4 A few more optimizations on avoiding HClinit. by Nicolas Geoffray · 9 years ago
  80. 73a4265 MIPS32: Record missing implicit null checks by Goran Jakovljevic · 9 years ago
  81. 22ccc3a ARM64 read barrier support for concurrent GC in Optimizing. by Roland Levillain · 9 years ago
  82. eb0c7d8 Add another test for wide stores fix in optimizing. by Nicolas Geoffray · 9 years ago
  83. a4bce71 Merge "Revert "lambda: Add support for invoke-interface for boxed innate lambdas"" by Nicolas Geoffray · 9 years ago
  84. 3a09092 Revert "lambda: Add support for invoke-interface for boxed innate lambdas" by Nicolas Geoffray · 9 years ago
  85. 67e0ad6 Merge "ARM64: Add support for multiply-accumulate." by Vladimir Marko · 9 years ago
  86. 349106d Merge "ART: Fix wide stores in Optimizing" by David Brazdil · 9 years ago
  87. 809d70f ART: Fix wide stores in Optimizing by David Brazdil · 9 years ago
  88. f180af0 Merge "Optimizing/ARM: Improve long shifts by 1." by Vladimir Marko · 9 years ago
  89. 2171e2a Merge "Simplify boolean condition compared to 0" by David Brazdil · 9 years ago
  90. 01b88a2 Merge "Explicitly add HLoadClass/HClinitCheck for HNewInstance." by Nicolas Geoffray · 9 years ago
  91. d83b904 Merge "Revert "Dynamic BCE (based on induction range analysis)"" by Aart Bik · 9 years ago
  92. d59c706 Revert "Dynamic BCE (based on induction range analysis)" by Aart Bik · 9 years ago
  93. 4b0d02c Merge "Dynamic BCE (based on induction range analysis)" by Aart Bik · 9 years ago
  94. 0b5849b Dynamic BCE (based on induction range analysis) by Aart Bik · 9 years ago
  95. 457e874 lambda: Add support for invoke-interface for boxed innate lambdas by Igor Murashkin · 9 years ago
  96. 729645a Explicitly add HLoadClass/HClinitCheck for HNewInstance. by Nicolas Geoffray · 9 years ago
  97. aac223f Merge "Fix --jvm on run-tests 960 and 961" by Alex Light · 9 years ago
  98. a246347 Fix --jvm on run-tests 960 and 961 by Alex Light · 9 years ago
  99. f652917 Simplify boolean condition compared to 0 by Mark Mendell · 9 years ago
  100. f9d741e Optimizing/ARM: Improve long shifts by 1. by Vladimir Marko · 9 years ago