Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
431403ad1f65da63de9e20ba7d89c3ea5f4b1272
/
test
431403a
Merge "Revert "Revert "Revert "Use the object class as top in reference type propagation""""
by Calin Juravle
· 9 years ago
b734808
Revert "Revert "Revert "Use the object class as top in reference type propagation"""
by Calin Juravle
· 9 years ago
48215e2
Merge "Revert "Revert "Use the object class as top in reference type propagation"""
by Calin Juravle
· 9 years ago
5716a1f
Merge "Revert "Revert "Fixes and improvements in ReferenceTypePropagation"""
by Calin Juravle
· 9 years ago
6e67b57
Merge "Bugfix: Java char is 16 bits, can not be treated as boolean."
by Mathieu Chartier
· 9 years ago
3152c82
Bugfix: Java char is 16 bits, can not be treated as boolean.
by Fredrik Roubert
· 9 years ago
80caa14
Revert "Revert "Use the object class as top in reference type propagation""
by Calin Juravle
· 10 years ago
00e3b38
Revert "Revert "Fixes and improvements in ReferenceTypePropagation""
by Calin Juravle
· 10 years ago
718493c
HDeoptimize should hold values live in env.
by Mingyao Yang
· 10 years ago
9578d10
Merge "Add checker ability to 525-arrays-and-fields tests."
by Aart Bik
· 9 years ago
35dfc98
Merge "Exercise constant folding of int & long mul, div and rem."
by Roland Levillain
· 9 years ago
87bada6
Merge "Cosmetic changes in ART run-tests."
by Roland Levillain
· 9 years ago
ee1e898
Merge "Fix & add Checker assertions in 442-checker-constant-folding."
by Roland Levillain
· 9 years ago
f7746ad
Exercise constant folding of int & long mul, div and rem.
by Roland Levillain
· 10 years ago
6a92a03
Cosmetic changes in ART run-tests.
by Roland Levillain
· 10 years ago
b65eb50
Fix & add Checker assertions in 442-checker-constant-folding.
by Roland Levillain
· 10 years ago
825570c
ART: Abbreviate interpreter-access-checks
by Andreas Gampe
· 9 years ago
222223a
Revert "runtest: Have gcstress tests skip 955-lambda-smali"
by Igor Murashkin
· 9 years ago
6738ed9
Add checker ability to 525-arrays-and-fields tests.
by Aart Bik
· 9 years ago
f7efc9e
Merge "ART: Fix Quick/Optimizing suspend check assumption mismatch."
by Vladimir Marko
· 10 years ago
d29e848
ART: Fix Quick/Optimizing suspend check assumption mismatch.
by Vladimir Marko
· 10 years ago
80fb394
Disable Checker for tests that don't invoke the compiler.
by David Brazdil
· 10 years ago
f64914d
Merge "Move to newer clang annotations"
by Mathieu Chartier
· 10 years ago
ef3119e
runtest: Have gcstress tests skip 955-lambda-smali
by Igor Murashkin
· 10 years ago
9044347
Move to newer clang annotations
by Mathieu Chartier
· 10 years ago
c5bee2a
Merge "Revert "Fixes and improvements in ReferenceTypePropagation""
by Calin Juravle
· 10 years ago
32d7806
Merge "Revert "Use the object class as top in reference type propagation""
by Calin Juravle
· 10 years ago
7733bd6
Revert "Use the object class as top in reference type propagation"
by Calin Juravle
· 10 years ago
9b0096b
Revert "Fixes and improvements in ReferenceTypePropagation"
by Calin Juravle
· 10 years ago
e6e38ce
Merge "Use the object class as top in reference type propagation"
by Calin Juravle
· 10 years ago
a3073e2
Merge "Fixes and improvements in ReferenceTypePropagation"
by Calin Juravle
· 10 years ago
6bd980c
interpreter: Add tests for move-result after invoke-lambda
by Igor Murashkin
· 10 years ago
891dfaa
ART: Fix UninitializedReference handling
by Andreas Gampe
· 10 years ago
3fabec7
Use the object class as top in reference type propagation
by Calin Juravle
· 10 years ago
b0d5fc0
Fixes and improvements in ReferenceTypePropagation
by Calin Juravle
· 10 years ago
e2facc5
runtime: Add lambda box/unbox object equality
by Igor Murashkin
· 10 years ago
7617abd
runtime: Add -Xverify:softfail and ART_TEST_INTERPRETER_ACCESS_CHECKS
by Igor Murashkin
· 10 years ago
5ef7994
Extended test with "cross-over arrays".
by Aart Bik
· 10 years ago
511bb65
Merge "Fix FieldGap priority queue ordering bug."
by Richard Uhler
· 10 years ago
913a737
Merge "Test on (in)variant static and instance field arrays."
by Aart Bik
· 10 years ago
d141f45
Test on (in)variant static and instance field arrays.
by Aart Bik
· 10 years ago
c952ac9
ART: Fix System.arraycopy
by Andreas Gampe
· 10 years ago
bca4d29
Merge "ART: Boolean simplifier fix"
by Nicolas Geoffray
· 10 years ago
8f861e3
Merge "ART: DCE should know that array-length can throw NPE"
by Vladimir Marko
· 10 years ago
b016c6d
ART: DCE should know that array-length can throw NPE
by Serguei Katkov
· 10 years ago
108ceb4
ART: Boolean simplifier fix
by Serguei Katkov
· 10 years ago
fec9d09
Merge "Fix the documentation of all-run-test-names."
by Roland Levillain
· 10 years ago
d139bb7
Fix the documentation of all-run-test-names.
by Roland Levillain
· 10 years ago
12cfc60
Merge "Clean up after verifier changes wrt. conflict/undefined reg."
by Vladimir Marko
· 10 years ago
747e536
Clean up after verifier changes wrt. conflict/undefined reg.
by Vladimir Marko
· 10 years ago
fab6788
Fix FieldGap priority queue ordering bug.
by Richard Uhler
· 10 years ago
ffee3d3
ART: Build SSA form when try/catch is present
by David Brazdil
· 10 years ago
093f1b4
Add ART_TEST_DEBUG_GC to help with debugging gc.
by Hiroshi Yamauchi
· 10 years ago
1d4184d
Add an option to run art tests with strace.
by Hiroshi Yamauchi
· 10 years ago
c3f73f7
Re-enable run-test 449-checker-bce on MIPS64.
by Roland Levillain
· 10 years ago
72156e2
Fix proxy handling in FindDeclaredVirtualMethod
by Mathieu Chartier
· 10 years ago
f182085
Add VMDebug.countInstancesOfClasses
by Mathieu Chartier
· 10 years ago
97a1ff3
ART: Change merges with Undefined to Undefined
by Andreas Gampe
· 10 years ago
7135ff0
ART: Fix test
by Andreas Gampe
· 10 years ago
72783ff
ART: Fix bug in GraphBuilder
by David Brazdil
· 10 years ago
7b3d3bc
Merge "ART: Add regression test"
by David Brazdil
· 10 years ago
3a49232
ART: Add regression test
by David Brazdil
· 10 years ago
0f40fbc
Merge "Support compiling run-tests with jack"
by Sebastien Hertz
· 10 years ago
224a848
Merge "ART: Allow to set and copy conflicts in the verifier"
by Andreas Gampe
· 10 years ago
3853628
ART: Allow to set and copy conflicts in the verifier
by Andreas Gampe
· 10 years ago
784c6ae
Merge "Revert "Make Art dexdump/list the real utilities.""
by Aart Bik
· 10 years ago
2e3fc78
Merge "Use trap + async timeout for tests"
by Mathieu Chartier
· 10 years ago
22c26f5
Revert "Make Art dexdump/list the real utilities."
by Aart Bik
· 10 years ago
38ba3fe
Use trap + async timeout for tests
by Mathieu Chartier
· 10 years ago
8e76556
Merge "Make Art dexdump/list the real utilities."
by Aart Bik
· 10 years ago
d10ee1c
Make Art dexdump/list the real utilities.
by Aart Bik
· 10 years ago
4880fd5
Merge "Revert "Revert "ART: Ignore try blocks with no throwing instructions"""
by David Brazdil
· 10 years ago
d9acfe2
Merge "Migrated dexlist from Dalvik (libdex) into Art (libart)"
by Aart Bik
· 10 years ago
bff7503
Revert "Revert "ART: Ignore try blocks with no throwing instructions""
by David Brazdil
· 10 years ago
98bea9f
Merge "Revert "ART: Ignore try blocks with no throwing instructions""
by David Brazdil
· 10 years ago
efe374d
Revert "ART: Ignore try blocks with no throwing instructions"
by David Brazdil
· 10 years ago
c7d5ae3
Merge "ART: Release inputs in Long.reverse intrinsic in x86"
by Andreas Gampe
· 10 years ago
575422f
ART: Release inputs in Long.reverse intrinsic in x86
by Andreas Gampe
· 10 years ago
8f8ee68
ART: Ignore try blocks with no throwing instructions
by David Brazdil
· 10 years ago
19ac027
Support compiling run-tests with jack
by Sebastien Hertz
· 10 years ago
3e18a89
Merge "Fuse long and FP compare & condition on x86/x86-64 in Optimizing."
by Roland Levillain
· 10 years ago
3e40f4a
Migrated dexlist from Dalvik (libdex) into Art (libart)
by Aart Bik
· 10 years ago
185a558
ART: Fix opsize in LoadArgDirect
by Andreas Gampe
· 10 years ago
c470193
Fuse long and FP compare & condition on x86/x86-64 in Optimizing.
by Mark Mendell
· 10 years ago
e7ea17b
Merge "Migrated dexdump from Dalvik (libdex) into Art (libart)"
by Aart Bik
· 10 years ago
69ae54a
Migrated dexdump from Dalvik (libdex) into Art (libart)
by Aart Bik
· 10 years ago
281a632
ART: Fix graph for switch leaving a try block
by David Brazdil
· 10 years ago
22bb5a2
Add implicit null pointer and stack overflow checks for Mips.
by Douglas Leung
· 10 years ago
7d5ea03
Do not create a HBoundType when the instruction is non-null.
by Nicolas Geoffray
· 10 years ago
c87c893
Merge "Implement heap poisoning in ART's Optimizing compiler."
by Roland Levillain
· 10 years ago
4d02711
Implement heap poisoning in ART's Optimizing compiler.
by Roland Levillain
· 10 years ago
8922e0b
Merge "ART: Changes to try-catch in GraphBuilder"
by David Brazdil
· 10 years ago
56e1acc
ART: Changes to try-catch in GraphBuilder
by David Brazdil
· 10 years ago
312f1bf
Merge "Do not do a type check when setting null to an array."
by Nicolas Geoffray
· 10 years ago
9fdb31e
Do not do a type check when setting null to an array.
by Nicolas Geoffray
· 10 years ago
8406b31
Merge "Properly delete temp files during run-test"
by Sebastien Hertz
· 10 years ago
436cbc5
Merge "Fix a MOV instruction in Optimizing's x86-64 code generator."
by Roland Levillain
· 10 years ago
06b66d0
Fix a MOV instruction in Optimizing's x86-64 code generator.
by Roland Levillain
· 10 years ago
eb19362
Change ART_TEST_GC_STRESS to use new gcstress mode
by Mathieu Chartier
· 10 years ago
ef9849e
ART: Fix test 036-finalizer
by Mathieu Chartier
· 10 years ago
Next »