Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
c823effac6455affd40bedbc9f620f9275919e73
/
test
c823eff
Disable the GDB-based test timeout dump in 32 bit.
by Hiroshi Yamauchi
· 9 years ago
4bc27eb
Merge "Use GDB to dump threads in test timeouts, if available."
by Hiroshi Yamauchi
· 9 years ago
6ffb9cc
Use GDB to dump threads in test timeouts, if available.
by Hiroshi Yamauchi
· 9 years ago
1d94840
Merge "ART: Additional ceil/floor/rint test cases"
by Andreas Gampe
· 9 years ago
40abca7
Merge "ART: Fix the simplifier for NEGATE add/sub"
by Nicolas Geoffray
· 9 years ago
b00ae4a
Merge "Make Art's dexlist the real one!"
by Aart Bik
· 9 years ago
b1b45be
Make Art's dexlist the real one!
by Aart Bik
· 9 years ago
6d87eba
Fix test 088
by Mathieu Chartier
· 9 years ago
c38fd0d
Merge "Add non debug version of libarttest"
by Mathieu Chartier
· 9 years ago
031768a
Add non debug version of libarttest
by Mathieu Chartier
· 9 years ago
a727e37
ART: Balanced locking
by Andreas Gampe
· 9 years ago
aae9e66
ART: Fix the simplifier for NEGATE add/sub
by Serdjuk, Nikolay Y
· 9 years ago
fd28541
ART: Fix run-test inline assembly
by Andreas Gampe
· 9 years ago
54503b9
Merge "ART: Add option to retain lock levels in verifier"
by Andreas Gampe
· 9 years ago
ad238ce
ART: Add option to retain lock levels in verifier
by Andreas Gampe
· 9 years ago
8283109
ART: Additional ceil/floor/rint test cases
by Chris Larsen
· 9 years ago
2ee4589
Merge "Correct for signal, native bridge test hard-coded signal handling values"
by Andreas Gampe
· 9 years ago
3835acc
Correct for signal, native bridge test hard-coded signal handling values
by Agi Csaki
· 9 years ago
e74493c
Merge "ART: Special form of lock aliasing"
by Andreas Gampe
· 9 years ago
3979bdf
Merge "Fix TrySplitNonPairOrUnalignedPairIntervalAt."
by Nicolas Geoffray
· 9 years ago
2e92bc2
Fix TrySplitNonPairOrUnalignedPairIntervalAt.
by Nicolas Geoffray
· 9 years ago
c147410
ART: Special form of lock aliasing
by Andreas Gampe
· 9 years ago
6bd6a83
Merge "ART: (Partially) fix lock aliasing"
by Andreas Gampe
· 9 years ago
e418dda
Be more flexible on the code unit size when inlining.
by Nicolas Geoffray
· 9 years ago
bbd733e
ART: Enable basic optimizations for try/catch
by David Brazdil
· 9 years ago
f5cdc41
ART: (Partially) fix lock aliasing
by Andreas Gampe
· 9 years ago
77b022d
ART: Revisit users in phi elimination
by David Brazdil
· 9 years ago
cbddb90
Merge "Implement CountLeadingZeros for x86"
by Roland Levillain
· 9 years ago
9d3c3fc
Guard thread exited message by try-catch in ThreadStress
by Mathieu Chartier
· 9 years ago
0d52a67
Merge "Correct for 115-native-bridge hard-coded x86/x86_64 signal handling values"
by Andreas Gampe
· 9 years ago
3996c89
Correct for 115-native-bridge hard-coded x86/x86_64 signal handling values
by Agi Csaki
· 9 years ago
151ab8d
Revert "Revert "ART: DCHECK zero case for CLZ/CTZ""
by Andreas Gampe
· 9 years ago
d589767
Implement CountLeadingZeros for x86
by Mark Mendell
· 9 years ago
4bf4c78
ART: Relax verifier aput checking
by Andreas Gampe
· 9 years ago
1cad8c7
Merge "Fix a bug in the register allocator when allocating pairs."
by Nicolas Geoffray
· 9 years ago
bf81547
Ignore OOME in ThreadStress Daemon threads
by Mathieu Chartier
· 9 years ago
e28dde5
Merge "Small optimization improvements."
by Nicolas Geoffray
· 9 years ago
efa8468
Small optimization improvements.
by Nicolas Geoffray
· 9 years ago
f10b6e1
ART: Change UninitializedThis tracking in the verifier
by Andreas Gampe
· 9 years ago
8ee8f32
Merge "Add daemon threads to 004-ThreadStress"
by Mathieu Chartier
· 9 years ago
da2b254
Fix a bug in the register allocator when allocating pairs.
by Nicolas Geoffray
· 9 years ago
b58474e
ART: Change UnresolvedMergedType merge
by Andreas Gampe
· 9 years ago
def3fcd
Add daemon threads to 004-ThreadStress
by Man Cao
· 9 years ago
ebccaad
Merge "ART: Add complex UnresolvedMergedType test case"
by Andreas Gampe
· 9 years ago
2ea7b70
ART: Add complex UnresolvedMergedType test case
by Andreas Gampe
· 9 years ago
f297581
Fix a bug in the register allocator around pair allocation.
by Nicolas Geoffray
· 9 years ago
3340756
Merge "Introduce arch-specific checker tests."
by David Brazdil
· 9 years ago
7fbaa22
Merge "ART: Fix the simplifier for add/sub"
by Calin Juravle
· 9 years ago
115b53f
ART: Fix the simplifier for add/sub
by Serguei Katkov
· 9 years ago
5e2c8d3
Introduce arch-specific checker tests.
by Alexandre Rames
· 9 years ago
4d2ef33
ART: Extend ISA features option for (host) run tests
by Andreas Gampe
· 9 years ago
1339409
Merge "Have constant folding be more flexible."
by Roland Levillain
· 9 years ago
902ec26
Merge "Add constant folding for long unary operations in opt. compiler."
by Roland Levillain
· 9 years ago
9867bc7
Have constant folding be more flexible.
by Roland Levillain
· 9 years ago
c90bc7c
Add constant folding for long unary operations in opt. compiler.
by Roland Levillain
· 10 years ago
611d339
ARM/ARM64: Implement numberOfLeadingZeros intrinsic.
by Scott Wakeling
· 9 years ago
855223f
Merge "Fix ambiguous phrasing in tests comments regarding $opt$."
by Roland Levillain
· 9 years ago
c2abe2f
Fix ambiguous phrasing in tests comments regarding $opt$.
by Roland Levillain
· 9 years ago
c60e1b7
ART: Use __ANDROID__ instead of HAVE_ANDROID_OS
by Andreas Gampe
· 9 years ago
3247ce5
Merge "Register signal handler to kernel if not claimed"
by Andreas Gampe
· 9 years ago
1569aad
Merge "ART: Relax IsInstantiable check"
by Andreas Gampe
· 9 years ago
8c4113b
Merge "Revert "Revert "Revert "Revert "Use the object class as top in reference type propagation"""""
by Calin Juravle
· 9 years ago
3dac766
Merge "Revert "Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation"""""
by Calin Juravle
· 9 years ago
2e76830
Revert "Revert "Revert "Revert "Use the object class as top in reference type propagation""""
by Calin Juravle
· 9 years ago
0f8c6da
Merge "Run intrinsics on inlined code."
by Roland Levillain
· 9 years ago
d60a1af
Run intrinsics on inlined code.
by Scott Wakeling
· 9 years ago
a5ae3c3
Revert "Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation""""
by Calin Juravle
· 9 years ago
6df1d46
Merge "Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation""""
by Calin Juravle
· 9 years ago
431403a
Merge "Revert "Revert "Revert "Use the object class as top in reference type propagation""""
by Calin Juravle
· 9 years ago
e344a80
Revert "Revert "Revert "Fixes and improvements in ReferenceTypePropagation"""
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
be2aa44
ART: Relax IsInstantiable check
by Andreas Gampe
· 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
· 9 years ago
00e3b38
Revert "Revert "Fixes and improvements in ReferenceTypePropagation""
by Calin Juravle
· 9 years ago
718493c
HDeoptimize should hold values live in env.
by Mingyao Yang
· 9 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
· 9 years ago
6a92a03
Cosmetic changes in ART run-tests.
by Roland Levillain
· 9 years ago
b65eb50
Fix & add Checker assertions in 442-checker-constant-folding.
by Roland Levillain
· 9 years ago
825570c
ART: Abbreviate interpreter-access-checks
by Andreas Gampe
· 9 years ago
0c7c55c
Register signal handler to kernel if not claimed
by jgu21
· 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
· 9 years ago
d29e848
ART: Fix Quick/Optimizing suspend check assumption mismatch.
by Vladimir Marko
· 9 years ago
80fb394
Disable Checker for tests that don't invoke the compiler.
by David Brazdil
· 9 years ago
f64914d
Merge "Move to newer clang annotations"
by Mathieu Chartier
· 9 years ago
ef3119e
runtest: Have gcstress tests skip 955-lambda-smali
by Igor Murashkin
· 9 years ago
9044347
Move to newer clang annotations
by Mathieu Chartier
· 9 years ago
c5bee2a
Merge "Revert "Fixes and improvements in ReferenceTypePropagation""
by Calin Juravle
· 9 years ago
32d7806
Merge "Revert "Use the object class as top in reference type propagation""
by Calin Juravle
· 9 years ago
7733bd6
Revert "Use the object class as top in reference type propagation"
by Calin Juravle
· 9 years ago
9b0096b
Revert "Fixes and improvements in ReferenceTypePropagation"
by Calin Juravle
· 9 years ago
Next »