index
:
art.git
kitkat
q10.0
s12.0
s12.1
art
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
563-checker-fakestring
Commit message (
Expand
)
Author
Age
Files
Lines
*
Verify ART run-tests' standard output and standard error separately.
Roland Levillain
2020-11-10
1
-0
/
+0
*
Rename ART run-tests `expected.txt` files as `expected-stdout.txt`.
Roland Levillain
2020-11-05
1
-0
/
+0
*
Fix String.init tests with baseline JIT.
Nicolas Geoffray
2020-01-15
1
-0
/
+5
*
Fix ReplaceUninitializedStringPhis.
Nicolas Geoffray
2018-10-03
2
-1
/
+160
*
Look at phis in ReplaceUsesDominatedBy.
Nicolas Geoffray
2018-08-06
2
-1
/
+39
*
Handle String.<init> with a phi input.
Nicolas Geoffray
2018-07-03
2
-7
/
+155
*
Don't compile methods with irreducible loops and String.<init>.
Nicolas Geoffray
2018-05-16
2
-18
/
+36
*
optimizing: Build HConstructorFence for HNewArray/HNewInstance nodes
Igor Murashkin
2017-05-18
1
-3
/
+8
*
Constant fold Equal/NotEqual between null and non-null.
Vladimir Marko
2016-08-31
2
-3
/
+13
*
ART: DCHECK still too strong for String NewInstance
David Brazdil
2016-01-20
2
-3
/
+38
*
ART: Cannot assume String.<init> called on NewInstance
David Brazdil
2016-01-20
2
-0
/
+36
*
ART: Optimize out redundant NewInstances of String
David Brazdil
2016-01-19
2
-1
/
+33
*
ART: Change merge(uninitialized, null) to produce conflict
David Brazdil
2016-01-18
2
-41
/
+0
*
ART: Remove incorrect HFakeString optimization
David Brazdil
2016-01-14
4
-0
/
+205