summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Support compiling run-tests with jackSebastien Hertz2015-07-0925-109/+475
* ART: Allow to set and copy conflicts in the verifierAndreas Gampe2015-07-083-0/+38
* Merge "ART: Release inputs in Long.reverse intrinsic in x86" into mnc-devAndreas Gampe2015-07-081-0/+39
|\
| * ART: Release inputs in Long.reverse intrinsic in x86Andreas Gampe2015-07-081-0/+39
* | ART: Fix opsize in LoadArgDirectAndreas Gampe2015-07-073-0/+10
|/
* Add implicit null pointer and stack overflow checks for Mips.Douglas Leung2015-07-031-17/+0
* Do not create a HBoundType when the instruction is non-null.Nicolas Geoffray2015-07-021-0/+15
* Merge "Do not replace a live phi with a dead phi." into mnc-devNicolas Geoffray2015-07-014-0/+67
|\
| * Do not replace a live phi with a dead phi.Nicolas Geoffray2015-06-294-0/+67
* | Revert "Revert "Do not update the type of something we already know.""Nicolas Geoffray2015-06-293-0/+27
|/
* Merge "MIPS: Initial version of optimizing compiler for MIPS64R6." into mnc-devRoland Levillain2015-06-291-0/+31
|\
| * MIPS: Initial version of optimizing compiler for MIPS64R6.Roland Levillain2015-06-261-0/+31
* | ART: Fix invalid access and DCHECK in verifierAndreas Gampe2015-06-264-0/+32
* | ART: Fix streaming tracing issuesAndreas Gampe2015-06-262-4/+30
|/
* ART: Reset runtime_throw_failure flagAndreas Gampe2015-06-254-4/+34
* Hard-fail get-/put-object to a non-reference field.Vladimir Marko2015-06-253-0/+18
* [MIPS64] JNI Compiler: Sign-extend int function argumentsLazar Trsic2015-06-241-0/+3
* Merge "Adding optimizing compiler test case for String.<init>." into mnc-devJeff Hao2015-06-241-0/+9
|\
| * Adding optimizing compiler test case for String.<init>.Jeff Hao2015-06-231-0/+9
* | Use a flag from the verifier to know if we should compile.Nicolas Geoffray2015-06-244-0/+66
* | BCE: don't assume a bounds check always gets a HArrayLength.Nicolas Geoffray2015-06-241-0/+22
* | Recompute dominator tree after DCE.Nicolas Geoffray2015-06-244-0/+69
* | BCE: Narrow instead of unconditionnaly overwrite the range.Nicolas Geoffray2015-06-241-6/+23
* | Fix another case of un-verified dead code.Nicolas Geoffray2015-06-244-0/+57
|/
* Do not overwrite an input register in shift operations.Nicolas Geoffray2015-06-233-0/+108
* Revert "Revert "Add support for inlining already sharpened interface calls.""Nicolas Geoffray2015-06-223-0/+30
* Revert "Add support for inlining already sharpened interface calls. DO NOT ME...Nicolas Geoffray2015-06-223-30/+0
* Revert "Revert "Use IsAssignableFrom instead of IsSubclass for robustness.""Nicolas Geoffray2015-06-224-0/+54
* Use compiling class instead of outer class for access checks.Nicolas Geoffray2015-06-227-0/+117
* Use compiling class instead of referrer for access checks.Nicolas Geoffray2015-06-224-0/+53
* Be careful with predecessor/successor index.Nicolas Geoffray2015-06-225-2/+73
* Merge "Don't check the return type in the builder." into mnc-devNicolas Geoffray2015-06-223-0/+32
|\
| * 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