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