1. 92e5d84 Remove workarounds for fixed bug 18051191 by Santiago Aboy Solanes · 3 years, 4 months ago
  2. b15e879 Verify ART run-tests' standard output and standard error separately. by Roland Levillain · 4 years, 2 months ago
  3. a073f46 Rename ART run-tests `expected.txt` files as `expected-stdout.txt`. by Roland Levillain · 4 years, 2 months ago
  4. 2ba6ff2 Fix String.init tests with baseline JIT. by Nicolas Geoffray · 5 years ago
  5. 0846a8f Fix ReplaceUninitializedStringPhis. by Nicolas Geoffray · 6 years ago
  6. 1c8605e Look at phis in ReplaceUsesDominatedBy. by Nicolas Geoffray · 6 years ago
  7. 8a62a4c Handle String.<init> with a phi input. by Nicolas Geoffray · 6 years ago
  8. d147e2f Don't compile methods with irreducible loops and String.<init>. by Nicolas Geoffray · 7 years ago
  9. 79d8fa7 optimizing: Build HConstructorFence for HNewArray/HNewInstance nodes by Igor Murashkin · 8 years ago
  10. a341f35 Constant fold Equal/NotEqual between null and non-null. by Vladimir Marko · 8 years ago
  11. c047d94 ART: DCHECK still too strong for String NewInstance by David Brazdil · 9 years ago
  12. bc9ab16 ART: Cannot assume String.<init> called on NewInstance by David Brazdil · 9 years ago
  13. 65902e8 ART: Optimize out redundant NewInstances of String by David Brazdil · 9 years ago
  14. 87a5575 ART: Change merge(uninitialized, null) to produce conflict by David Brazdil · 9 years ago
  15. 6de1938 ART: Remove incorrect HFakeString optimization by David Brazdil · 9 years ago