1. 62ed9bb Remove obsolete `doThrow` statements from some tests. by Vladimir Marko · 2 years, 5 months ago
  2. 8c3b58a Reland "Propagating values from if clauses to its successors" by Santiago Aboy Solanes · 2 years, 7 months ago
  3. fa1034c Revert "Propagating values from if clauses to its successors" by Santiago Aboy Solanes · 2 years, 7 months ago
  4. c6b816c Propagating values from if clauses to its successors by Santiago Aboy Solanes · 2 years, 8 months ago
  5. 41465be Make sure int[] is loaded before running the test. by Nicolas Geoffray · 2 years, 8 months ago
  6. 92e5d84 Remove workarounds for fixed bug 18051191 by Santiago Aboy Solanes · 3 years, 6 months ago
  7. b15e879 Verify ART run-tests' standard output and standard error separately. by Roland Levillain · 4 years, 4 months ago
  8. a073f46 Rename ART run-tests `expected.txt` files as `expected-stdout.txt`. by Roland Levillain · 4 years, 4 months ago
  9. 2ba6ff2 Fix String.init tests with baseline JIT. by Nicolas Geoffray · 5 years ago
  10. 0846a8f Fix ReplaceUninitializedStringPhis. by Nicolas Geoffray · 6 years ago
  11. 1c8605e Look at phis in ReplaceUsesDominatedBy. by Nicolas Geoffray · 7 years ago
  12. 8a62a4c Handle String.<init> with a phi input. by Nicolas Geoffray · 7 years ago
  13. d147e2f Don't compile methods with irreducible loops and String.<init>. by Nicolas Geoffray · 7 years ago
  14. 79d8fa7 optimizing: Build HConstructorFence for HNewArray/HNewInstance nodes by Igor Murashkin · 8 years ago
  15. a341f35 Constant fold Equal/NotEqual between null and non-null. by Vladimir Marko · 9 years ago
  16. c047d94 ART: DCHECK still too strong for String NewInstance by David Brazdil · 9 years ago
  17. bc9ab16 ART: Cannot assume String.<init> called on NewInstance by David Brazdil · 9 years ago
  18. 65902e8 ART: Optimize out redundant NewInstances of String by David Brazdil · 9 years ago
  19. 87a5575 ART: Change merge(uninitialized, null) to produce conflict by David Brazdil · 9 years ago
  20. 6de1938 ART: Remove incorrect HFakeString optimization by David Brazdil · 9 years ago