1. c43a8fc Merge "Doh. Forgot to ensure it's compiled." by Nicolas Geoffray · 9 years ago
  2. 1c7736c Merge "Optimizing: Try pattern substitution when we cannot inline." by Vladimir Marko · 9 years ago
  3. a60e220 Doh. Forgot to ensure it's compiled. by Nicolas Geoffray · 9 years ago
  4. 09cd656 Merge "Fix issue with IMT dispatch." by Alex Light · 9 years ago
  5. be10e8e Optimizing: Try pattern substitution when we cannot inline. by Vladimir Marko · 9 years ago
  6. 9ff1de0 Merge "Implement first kind of polymorphic inlining." by Nicolas Geoffray · 9 years ago
  7. a42363f Implement first kind of polymorphic inlining. by Nicolas Geoffray · 9 years ago
  8. 74eb1b2 ART: Implement HSelect by David Brazdil · 9 years ago
  9. 75fd2a8 Merge "ART: Implement support for instruction inlining" by David Brazdil · 9 years ago
  10. b3e773e ART: Implement support for instruction inlining by David Brazdil · 9 years ago
  11. 9e485e6 Merge "Fix ARM & ARM64 UnsafeCASObject intrinsic with heap poisoning." by Roland Levillain · 9 years ago
  12. 05aeb40 Merge "Re-enable some run-tests with CC after mterp fix." by Roland Levillain · 9 years ago
  13. 8bfdf83 Merge "Revert "Revert "Lift the spill at each irreducible loop block restriction.""" by Nicolas Geoffray · 9 years ago
  14. ad4ed08 Revert "Revert "Lift the spill at each irreducible loop block restriction."" by Nicolas Geoffray · 9 years ago
  15. 1277108 Fix issue with IMT dispatch. by Alex Light · 9 years ago
  16. c167ee9 reflection: Add new 1.8 AnnotatedElement methods and tests by Igor Murashkin · 9 years ago
  17. d2a188d Merge "Clear dalvik-cache before running test on host." by David Srbecky · 9 years ago
  18. 044ac84 Merge "Implemented checker/unit test for various operations." by Aart Bik · 9 years ago
  19. 2e4afe8 Clear dalvik-cache before running test on host. by David Srbecky · 9 years ago
  20. 8edb521 Re-enable some run-tests with CC after mterp fix. by Roland Levillain · 9 years ago
  21. 8206291 Merge "Do not write full method signature in mini-debug-info." by David Srbecky · 9 years ago
  22. 30202b2 Merge "Revert "Revert "Add option to generate compressed backtrace info.""" by David Srbecky · 9 years ago
  23. 2e50ecb Fix ARM & ARM64 UnsafeCASObject intrinsic with heap poisoning. by Roland Levillain · 9 years ago
  24. 6e74fa9 Implemented checker/unit test for various operations. by Aart Bik · 9 years ago
  25. 1e953c3 Merge "Some minor simplifications in code and tests." by Aart Bik · 9 years ago
  26. 7ccb63f Merge "Enable interface default methods by default." by Alex Light · 9 years ago
  27. 9724c63 Enable interface default methods by default. by Neil Fuller · 9 years ago
  28. 09e8d5f Some minor simplifications in code and tests. by Aart Bik · 9 years ago
  29. 8881c42 Merge "Revert "Lift the spill at each irreducible loop block restriction."" by Bart Sears · 9 years ago
  30. 2818dbc Revert "Lift the spill at each irreducible loop block restriction." by Bart Sears · 9 years ago
  31. a00d5fe Merge "Lift the spill at each irreducible loop block restriction." by Nicolas Geoffray · 9 years ago
  32. b0659e6 Disable interpreter run-tests occasionally failing with CC. by Roland Levillain · 9 years ago
  33. 79e9f43 Lift the spill at each irreducible loop block restriction. by Nicolas Geoffray · 9 years ago
  34. 5288611 Do not write full method signature in mini-debug-info. by David Srbecky · 9 years ago
  35. 5b1c2ca Revert "Revert "Add option to generate compressed backtrace info."" by David Srbecky · 9 years ago
  36. 78ebe4a Disable run-tests causing occasional timeouts with CC. by Roland Levillain · 9 years ago
  37. fbc3108 Revert "Revert "Load app images"" by Mathieu Chartier · 9 years ago
  38. 1acf046 Merge "Revert "Add option to generate compressed backtrace info."" by David Srbecky · 9 years ago
  39. 8546cc9 Revert "Add option to generate compressed backtrace info." by David Srbecky · 9 years ago
  40. e0ce2c9 Merge "Add option to generate compressed backtrace info." by David Srbecky · 9 years ago
  41. 226ba9b Merge "Revert "Optimizing: double-negated bitwise operations simplifications"" by Nicolas Geoffray · 9 years ago
  42. 737c0a9 Revert "Optimizing: double-negated bitwise operations simplifications" by Nicolas Geoffray · 9 years ago
  43. 62e38f7 Merge "Optimizing: double-negated bitwise operations simplifications" by Nicolas Geoffray · 9 years ago
  44. 5d5dbeb Merge "Revert "Load app images"" by Nicolas Geoffray · 9 years ago
  45. 1bc977c Revert "Load app images" by Nicolas Geoffray · 9 years ago
  46. 4e5e65d Merge "Load app images" by Mathieu Chartier · 9 years ago
  47. f7fd970 Load app images by Mathieu Chartier · 9 years ago
  48. 4694e82 Raise ulimit for run-test 961. by Alex Light · 9 years ago
  49. 5fdcc3c Add option to generate compressed backtrace info. by David Srbecky · 9 years ago
  50. 9679849 Optimizing: double-negated bitwise operations simplifications by Kevin Brodsky · 9 years ago
  51. 87f7dfc Merge "Revert "Revert "Inline methods with loops.""" by Nicolas Geoffray · 9 years ago
  52. 788f2f0 Revert "Revert "Inline methods with loops."" by Nicolas Geoffray · 9 years ago
  53. d30de5b Merge "Revert "Revert "Revert "Change condition to opposite if lhs is constant"""" by Nicolas Geoffray · 9 years ago
  54. d4aee94 Revert "Revert "Revert "Change condition to opposite if lhs is constant""" by Nicolas Geoffray · 9 years ago
  55. 3451383 Merge "With irreducible loops, we can have a null destination." by Nicolas Geoffray · 9 years ago
  56. 04eb70f With irreducible loops, we can have a null destination. by Nicolas Geoffray · 9 years ago
  57. c24b8df Merge "Disable flaky test." by Nicolas Geoffray · 9 years ago
  58. 836f7ee Disable flaky test. by Nicolas Geoffray · 9 years ago
  59. 45ec096 Merge "Revert "Revert "Change condition to opposite if lhs is constant""" by Nicolas Geoffray · 9 years ago
  60. c54ec90 Merge "Revert "Some minor simplifications in code and tests."" by Nicolas Geoffray · 9 years ago
  61. 69fd1b5 Revert "Some minor simplifications in code and tests." by Nicolas Geoffray · 9 years ago
  62. ca9f686 Merge "Revert "ARM/ARM64: Extend support of instruction combining."" by Nicolas Geoffray · 9 years ago
  63. 6b5afdd Revert "ARM/ARM64: Extend support of instruction combining." by Nicolas Geoffray · 9 years ago
  64. 884e54c Revert "Revert "Change condition to opposite if lhs is constant"" by Nicolas Geoffray · 9 years ago
  65. ba6af71 Revert "Revert "run-test: Add tests for 1.8 reflection implementations"" by Alex Light · 9 years ago
  66. 857235b Merge "Implemented BitCount as an intrinsic. With unit test." by Aart Bik · 9 years ago
  67. f3e4c8a Merge "Some minor simplifications in code and tests." by Aart Bik · 9 years ago
  68. 78338a7 Merge "ARM/ARM64: Extend support of instruction combining." by Nicolas Geoffray · 9 years ago
  69. 8ae596f Merge "Revert "run-test: Add tests for 1.8 reflection implementations"" by Nicolas Geoffray · 9 years ago
  70. 6a52d29 Revert "run-test: Add tests for 1.8 reflection implementations" by Nicolas Geoffray · 9 years ago
  71. c1d7861 Merge "Let Art tests use the default jack version" by Yohann Roussel · 9 years ago
  72. debeb98 ARM/ARM64: Extend support of instruction combining. by Ilmir Usmanov · 9 years ago
  73. 3f67e69 Implemented BitCount as an intrinsic. With unit test. by Aart Bik · 9 years ago
  74. bf03fcd Some minor simplifications in code and tests. by Aart Bik · 9 years ago
  75. 3ac099b Merge "Revert "Inline methods with loops."" by Andreas Gampe · 9 years ago
  76. 451ad8d Revert "Inline methods with loops." by Andreas Gampe · 9 years ago
  77. c047d94 ART: DCHECK still too strong for String NewInstance by David Brazdil · 9 years ago
  78. cc6bb93 Let Art tests use the default jack version by Yohann Roussel · 9 years ago
  79. 440ef2c Merge "ART: Cannot assume String.<init> called on NewInstance" by David Brazdil · 9 years ago
  80. 5b98e3c Merge "Inline methods with loops." by Nicolas Geoffray · 9 years ago
  81. bc9ab16 ART: Cannot assume String.<init> called on NewInstance by David Brazdil · 9 years ago
  82. 82fc9bb Inline methods with loops. by Nicolas Geoffray · 9 years ago
  83. 54c4e0d run-test: Add tests for 1.8 reflection implementations by Igor Murashkin · 9 years ago
  84. f74388d Merge "Improve profile processing" by Calin Juravle · 9 years ago
  85. 877fd96 Improve profile processing by Calin Juravle · 9 years ago
  86. 91d65e0 Fix various typos in ART's comments and string literals. by Roland Levillain · 9 years ago
  87. 17ccfff Merge "Disable DCE when there are irreducible loops." by Nicolas Geoffray · 9 years ago
  88. 09aa147 Disable DCE when there are irreducible loops. by Nicolas Geoffray · 9 years ago
  89. 65902e8 ART: Optimize out redundant NewInstances of String by David Brazdil · 9 years ago
  90. 14c2d9f Merge "ART: Public classes never require access checks" by David Brazdil · 9 years ago
  91. a866ccf Disable reanmed test due to python3. by Nicolas Geoffray · 9 years ago
  92. 38f64d3 ART: Public classes never require access checks by David Brazdil · 9 years ago
  93. 9f9d48c Rename test case to avoid test filename too long. by Nicolas Geoffray · 9 years ago
  94. b8bb9f6 Merge "ART: Change merge(uninitialized, null) to produce conflict" by David Brazdil · 9 years ago
  95. 87a5575 ART: Change merge(uninitialized, null) to produce conflict by David Brazdil · 9 years ago
  96. 1bf99d8 Merge "Also print to error stream." by Nicolas Geoffray · 9 years ago
  97. cd3d0fb Do not use HArm64IntermediateAddress with read barriers. by Roland Levillain · 9 years ago
  98. 2894346 Merge "ART: Remove incorrect HFakeString optimization" by David Brazdil · 9 years ago
  99. 30af8dd Add test for bad linkage of overriden package-private method. by Pavel Vyssotski · 9 years ago
  100. 812dd36 Yet another python3 dependency. by Nicolas Geoffray · 9 years ago