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