summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
| * Don't check the return type in the builder.Nicolas Geoffray2015-06-223-0/+32
* | Merge "Do not expect 0 or 1 only when comparing a boolean." into mnc-devNicolas Geoffray2015-06-223-0/+29
|\ \
| * | Do not expect 0 or 1 only when comparing a boolean.Nicolas Geoffray2015-06-223-0/+29
| |/
* | Verifier: check an aput, even if we know it will fail.Nicolas Geoffray2015-06-225-0/+87
|/
* Run a simplification pass before code generation.Nicolas Geoffray2015-06-223-0/+41
* Merge "Bailout from compilation if an invoke is malformed." into mnc-devNicolas Geoffray2015-06-224-0/+106
|\
| * Bailout from compilation if an invoke is malformed.Nicolas Geoffray2015-06-224-0/+106
* | Merge "Fix wrong DCHECK in bounds check elimination." into mnc-devNicolas Geoffray2015-06-223-0/+39
|\ \
| * | Fix wrong DCHECK in bounds check elimination.Nicolas Geoffray2015-06-223-0/+39
| |/
* | Fix a bug in optimizing when the null constant has been DCE.Nicolas Geoffray2015-06-224-0/+71
|/
* Remove bogus DCHECK in BCE.Nicolas Geoffray2015-06-193-0/+44
* Fix premature deoptimization if the loop body isn't entered.Mingyao Yang2015-06-191-24/+143
* Merge "ART stack unwinding fixes for libunwind/gdb/lldb." into mnc-devDavid Srbecky2015-06-197-2/+487
|\
| * ART stack unwinding fixes for libunwind/gdb/lldb.David Srbecky2015-06-197-2/+487
* | Fix case where block has no predecessor for StringChange.Jeff Hao2015-06-193-0/+19
* | Quick: Fix optimizations for empty if blocks.Vladimir Marko2015-06-193-0/+25
* | ART: Remove old DCHECK that trips BaselineDavid Brazdil2015-06-194-0/+65
* | Fix moving GC bugs in proxy stub for X86/X86_64Mathieu Chartier2015-06-181-0/+2
* | Quick: Don't expect move-exception in every catch block.Vladimir Marko2015-06-183-0/+20
* | ART: Allow PackedSwitch instructions with zero targetsDavid Brazdil2015-06-184-0/+64
* | Merge "Add support for inlining already sharpened interface calls. DO NOT MER...Nicolas Geoffray2015-06-183-0/+30
|\ \
| * | Add support for inlining already sharpened interface calls. DO NOT MERGE ANYW...Nicolas Geoffray2015-06-183-0/+30
| |/
* | Fix reference comparison after redundant phi elimination.Nicolas Geoffray2015-06-184-0/+62
|/
* Merge "Revert "Revert "Turn off duplicate-classes checking""" into mnc-devAndreas Gampe2015-06-071-0/+5
|\
| * Revert "Revert "Turn off duplicate-classes checking""Andreas Gampe2015-06-031-0/+5
* | Use runFinalizationWithTimeout for native allocationsMathieu Chartier2015-06-051-5/+25
|/
* Add more info for attempting to delete non-JNI local referenceMathieu Chartier2015-06-022-0/+12
* Move mirror::ArtMethod to nativeMathieu Chartier2015-06-028-13/+13
* Merge "ART: Fix wrong hard-failure handling in verifier" into mnc-devAndreas Gampe2015-06-013-0/+19
|\
| * ART: Fix wrong hard-failure handling in verifierAndreas Gampe2015-05-273-0/+19
* | Fix test 115-native-bridge for Mips.Douglas Leung2015-05-311-0/+2
* | ART: Add support for special handlers in sigchainlibAndreas Gampe2015-05-313-4/+111
* | ART: Use v2 version of NativeBridge structAndreas Gampe2015-05-311-1/+3
* | Add JNI String.<init> test for global and weak global refs.Jeff Hao2015-05-281-0/+16
|/
* Merge "Revert "DO NOT MERGE ART: Turn off duplicate-classes checking"" into m...Andreas Gampe2015-05-211-5/+0
|\
| * Revert "DO NOT MERGE ART: Turn off duplicate-classes checking"Andreas Gampe2015-05-211-5/+0
* | Merge "DO NOT MERGE ART: Turn off duplicate-classes checking" into mnc-devAndreas Gampe2015-05-211-0/+5
|\ \ | |/
| * DO NOT MERGE ART: Turn off duplicate-classes checkingAndreas Gampe2015-05-201-0/+5
* | Merge "Intercept JNI invocation of String.<init> methods." into mnc-devJeff Hao2015-05-212-13/+86
|\ \
| * | Intercept JNI invocation of String.<init> methods.Jeff Hao2015-05-202-13/+86
| |/
* | ART: Fix RegisterNative orderAndreas Gampe2015-05-209-1/+184
|/
* Test and fix bug checking status of secondary multidex files.Richard Uhler2015-05-185-0/+55
* Also print class for NoSuchFieldExceptionMathieu Chartier2015-05-131-1/+15
* ART: Rediscover loops after deleting blocks in DCEDavid Brazdil2015-05-134-0/+304
* ART: arm indexOf intrinsics for the optimizing compilerAndreas Gampe2015-05-121-0/+3
* Add test for String init called from unresolvable class.Jeff Hao2015-05-123-0/+13
* Merge "ART: x86 indexOf intrinsics for the optimizing compiler"Andreas Gampe2015-05-111-0/+71
|\
| * ART: x86 indexOf intrinsics for the optimizing compilerAndreas Gampe2015-05-111-0/+71
* | Merge "Add a flag to StackVisitor for inlining."Nicolas Geoffray2015-05-115-5/+10
|\ \
| * | Add a flag to StackVisitor for inlining.Nicolas Geoffray2015-05-115-5/+10
| |/