Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
3395fbc20bcd20948bec8958db91b304c17cacd8
/
test
ee48b0f
Merge "ARM: VIXL32: Implement InstanceOf, InvokeInterface and others."
by Nicolas Geoffray
· 8 years ago
07d5e39
Merge "MethodHandles: Enable return value conversions."
by Orion Hodson
· 8 years ago
48f3e29
Merge "Do not inline loops without exit edges"
by David Sehr
· 8 years ago
1a06f9f
MethodHandles: Enable return value conversions.
by Orion Hodson
· 8 years ago
e657424
Add capabilities for jvmti.
by Alex Light
· 8 years ago
b981152
Merge "Fix 552-checker-sharpening for MIPS32R6"
by Treehugger Robot
· 8 years ago
cfbe913
ARM: VIXL32: Implement InstanceOf, InvokeInterface and others.
by Artem Serov
· 8 years ago
16593ed
Merge "Change string compression encoding."
by Treehugger Robot
· 8 years ago
7458c66
Fix 552-checker-sharpening for MIPS32R6
by Goran Jakovljevic
· 8 years ago
af0cac6
Merge "MethodHandles: Add a test case for MethodHandles.permuteArguments."
by Narayan Kamath
· 8 years ago
14ee506
Merge "MethodHandles: Add tests for MethodHandles.filterReturnValue."
by Narayan Kamath
· 8 years ago
a35c584
ART: Temporarily disable test 913 for non-aot configs
by Andreas Gampe
· 8 years ago
8c433b9
ART: Temporarily disable test 913 for non-aot configs
by Andreas Gampe
· 8 years ago
c757dec
Do not inline loops without exit edges
by David Sehr
· 8 years ago
70bfc8a
ART: Add reference following code
by Andreas Gampe
· 8 years ago
04e446f
Merge "ART: Refactor some TI test code for reuse"
by Treehugger Robot
· 8 years ago
7891b23
Merge "Allow read side effects for removing dead instructions."
by Aart Bik
· 8 years ago
ff7d89c
Allow read side effects for removing dead instructions.
by Aart Bik
· 8 years ago
336c3c3
ART: Refactor some TI test code for reuse
by Andreas Gampe
· 8 years ago
2badb9a
Merge "Remove timeout for the 570-checker-osr test"
by Treehugger Robot
· 8 years ago
731f4c6
MethodHandles: Add a test case for MethodHandles.permuteArguments.
by Narayan Kamath
· 8 years ago
c44f849
Remove timeout for the 570-checker-osr test
by Goran Jakovljevic
· 8 years ago
54d6a20
Fix 552-checker-sharpening for PIC test.
by Vladimir Marko
· 8 years ago
fdaf0f4
Change string compression encoding.
by Vladimir Marko
· 8 years ago
916a771
MethodHandles: Add tests for MethodHandles.filterReturnValue.
by Narayan Kamath
· 8 years ago
8677d0b
MethodHandles: Add tests for MethodHandle.bindTo.
by Narayan Kamath
· 8 years ago
4c45ffa
Merge "MethodHandles: Constructor support"
by Orion Hodson
· 8 years ago
8acdebc
Merge "Allow HDeoptimize to co-exist with LSE."
by Mingyao Yang
· 8 years ago
0d781e6
MethodHandles: Constructor support
by Orion Hodson
· 8 years ago
b02b8d7
Merge "Fix SimplifyIfs() trying to redirect exception handler edges."
by Vladimir Marko
· 8 years ago
606c8f0
Fix SimplifyIfs() trying to redirect exception handler edges.
by Vladimir Marko
· 8 years ago
ba28f9f
Argument conversions for setter/getter MethodHandles.
by Orion Hodson
· 8 years ago
8ef4642
Merge "NB getError returns const char"
by Dimitry Ivanov
· 8 years ago
c63a425
Merge "MethodHandles: Add tests for array accessors / identity / constant."
by Treehugger Robot
· 8 years ago
72367f8
Merge "Revert "Revert "Enable IntermediateAddress for primitive arrays with read barriers."""
by Roland Levillain
· 8 years ago
3314dbb
MethodHandles: Add tests for array accessors / identity / constant.
by Narayan Kamath
· 8 years ago
4151eff
Increase file size limit.
by Nicolas Geoffray
· 8 years ago
a75ceb6
NB getError returns const char
by Dimitry Ivanov
· 8 years ago
e58bdca
Allow HDeoptimize to co-exist with LSE.
by Mingyao Yang
· 8 years ago
b85fd6f
Merge "Account for early exit loop."
by Treehugger Robot
· 8 years ago
0771ee2
Merge "Avoid visiting just eliminated bounds check."
by Treehugger Robot
· 8 years ago
19c5419
Revert "Revert "Enable IntermediateAddress for primitive arrays with read barriers.""
by Roland Levillain
· 8 years ago
c46e708
Merge "Fix ART run-test 562-no-intermediate."
by Roland Levillain
· 8 years ago
807868e
Account for early exit loop.
by Aart Bik
· 8 years ago
7fa7cf5
Fix ART run-test 562-no-intermediate.
by Roland Levillain
· 8 years ago
d295bc8
Workaround adb issue in run-test.
by Nicolas Geoffray
· 8 years ago
e82809a
Merge "MethodHandles: Implement MethodHandle.asType."
by Treehugger Robot
· 8 years ago
f4130b9
Merge "MethodHandles: Track libcore change eb497095e03068459."
by Narayan Kamath
· 8 years ago
3387b2a
Merge "More loop-body simplifications."
by Aart Bik
· 8 years ago
1e67748
Avoid visiting just eliminated bounds check.
by Aart Bik
· 8 years ago
e3dedc5
More loop-body simplifications.
by Aart Bik
· 8 years ago
6f1b65d
Merge "More store/allocation elimination."
by Mingyao Yang
· 8 years ago
74a96e4
Merge "Output more for "Unable to determine architecture"."
by Nicolas Geoffray
· 8 years ago
0c14d8b
ART: Additional initialization for MethodHandle accessors.
by Orion Hodson
· 8 years ago
0a8485e
MethodHandles: Implement MethodHandle.asType.
by Narayan Kamath
· 8 years ago
ba37e04
Output more for "Unable to determine architecture".
by Nicolas Geoffray
· 8 years ago
e5eb574
MethodHandles: Track libcore change eb497095e03068459.
by Narayan Kamath
· 8 years ago
de582c1
Merge "ARM: VIXL32: Implement the functionality needed by intrinsics."
by Roland Levillain
· 8 years ago
8f500fa
Add print statements for "Unable to determine architecture".
by Nicolas Geoffray
· 8 years ago
c4005c3
Merge "New instruction simplifications. Extra dce pass. Allow more per block repeats."
by Aart Bik
· 8 years ago
63f41f9
Merge "Improved range analysis (and thus BCE) around min/max/abs intrinsics."
by Aart Bik
· 8 years ago
2767f4b
New instruction simplifications. Extra dce pass. Allow more per block repeats.
by Aart Bik
· 8 years ago
58d9bfc
More store/allocation elimination.
by Mingyao Yang
· 8 years ago
40fbf74
Improved range analysis (and thus BCE) around min/max/abs intrinsics.
by Aart Bik
· 8 years ago
e28d9ae
ARM: VIXL32: Implement the functionality needed by intrinsics.
by Anton Kirilov
· 8 years ago
a4af47e
Merge "It exposes a few bugs that should be address before submitting it. "
by Calin Juravle
· 8 years ago
f1d9265
It exposes a few bugs that should be address before submitting it.
by Calin Juravle
· 8 years ago
6409f58
Merge "ARM: VIXL32: Implement ArrayGet, ArraySet, BoundsCheck etc."
by Roland Levillain
· 8 years ago
96120f4
MethodHandles: Add tests for transforms in change 598d43d0dec5925c77
by Narayan Kamath
· 8 years ago
9f54896
Merge "MethodHandles: Track libcore change cc4ded."
by Narayan Kamath
· 8 years ago
2d7af2d
ART: Simplify test 913
by Andreas Gampe
· 8 years ago
ef3ace0
ART: Fix test 913 for concurrent collector
by Andreas Gampe
· 8 years ago
4ce767d
Merge "Use interpret-only instead of verify-at-runtime when testing JIT"
by Treehugger Robot
· 8 years ago
195ea63
Merge changes Ica4f766c,Iaa97520d
by Treehugger Robot
· 8 years ago
5db5b1e
Use interpret-only instead of verify-at-runtime when testing JIT
by Calin Juravle
· 8 years ago
56cc951
Merge "Flush the CFG visualizer output after writing to it."
by Roland Levillain
· 8 years ago
c34dba7
ARM: VIXL32: Implement ArrayGet, ArraySet, BoundsCheck etc.
by Scott Wakeling
· 8 years ago
b0103ca
Flush the CFG visualizer output after writing to it.
by Roland Levillain
· 8 years ago
94bee02
MethodHandles: Track libcore change cc4ded.
by Narayan Kamath
· 8 years ago
b2aaf1d
Merge "Address missed review comment."
by Nicolas Geoffray
· 8 years ago
ca6a719
Merge "MethodHandles: Better detail message for WrongMethodTypeExceptions"
by Narayan Kamath
· 8 years ago
40f2f31
ART: Blacklist test 913 for target
by Andreas Gampe
· 8 years ago
8da6d03
ART: Add forced garbage collection
by Andreas Gampe
· 8 years ago
54b20eb
Merge changes I9afd9f88,I1cf94699
by Andreas Gampe
· 8 years ago
c8ba460
ART: Blacklist test 912 for target
by Andreas Gampe
· 8 years ago
e492ae3
ART: Add GetClassSignature
by Andreas Gampe
· 8 years ago
b0b2080
Merge changes Ib44df099,I8508f96f
by Treehugger Robot
· 8 years ago
e7b46e2
Merge "MethodHandles: Remove obsolete test workaround."
by Narayan Kamath
· 8 years ago
f0e359b
MethodHandles: Remove obsolete test workaround.
by Narayan Kamath
· 8 years ago
3e0dce0
MethodHandles: Better detail message for WrongMethodTypeExceptions
by Narayan Kamath
· 8 years ago
b24b026
MethodHandles: Temporarily rewrite test of exact invokes.
by Narayan Kamath
· 8 years ago
bb04c9b
Merge "Getter/Setter support for invoke-polymorphic of invokeExact()."
by Orion Hodson
· 8 years ago
be92d69
Merge "method_handles: Complete support for emulated stack frames."
by Narayan Kamath
· 8 years ago
3d617ac
Getter/Setter support for invoke-polymorphic of invokeExact().
by Orion Hodson
· 8 years ago
80f5dba
ART: Blacklist test 911 for target
by Andreas Gampe
· 8 years ago
36bcd4f
ART: Add GetMethodModifiers
by Andreas Gampe
· 8 years ago
368a208
ART: Add GetMethodDeclaringClass
by Andreas Gampe
· 8 years ago
b5eb94a
ART: Add GetStackTrace support
by Andreas Gampe
· 8 years ago
785359d
ART: Blacklist test 910 on target
by Andreas Gampe
· 8 years ago
3c252f0
ART: Add method name support to TI
by Andreas Gampe
· 8 years ago
Next »