OSDN Git Service

android-x86/art.git
2015-07-13 Christopher... Merge "Fix cfi information for x86." into mnc-dev
2015-07-13 Christopher... Fix cfi information for x86.
2015-07-13 Roland LevillainRe-enable run-test 449-checker-bce on MIPS64.
2015-07-13 Roland LevillainMerge "Initialize pDeoptimize quick entry pointer for...
2015-07-13 Douglas LeungInitialize pDeoptimize quick entry pointer for Mips.
2015-07-13 Nicolas GeoffrayMerge "Return an invalid StackMap when none can be...
2015-07-13 Nicolas GeoffrayReturn an invalid StackMap when none can be found.
2015-07-11 Mathieu ChartierFix proxy handling in FindDeclaredVirtualMethod
2015-07-09 Andreas GampeART: Change merges with Undefined to Undefined
2015-07-09 Andreas GampeART: Fix test
2015-07-09 Andreas GampeMerge "ART: Improve the symbolize script" into mnc-dev
2015-07-09 Andreas GampeART: Improve the symbolize script
2015-07-09 Sebastien HertzSupport compiling run-tests with jack
2015-07-09 Andreas GampeART: Allow to set and copy conflicts in the verifier
2015-07-08 Andreas GampeART: Avoid soft- after hard-fail in verifier
2015-07-08 Andreas GampeMerge "ART: Release inputs in Long.reverse intrinsic...
2015-07-08 Andreas GampeART: Release inputs in Long.reverse intrinsic in x86
2015-07-07 Andreas GampeART: Fix opsize in LoadArgDirect
2015-07-03 Douglas LeungAdd implicit null pointer and stack overflow checks...
2015-07-02 Nicolas GeoffrayDo not create a HBoundType when the instruction is...
2015-07-01 Andreas GampeMerge "ART: Symbolize all oat files in /data folder...
2015-07-01 Andreas GampeMerge "ART: Fix data loss when symbolizing oat files...
2015-07-01 Zheng XuART: Symbolize all oat files in /data folder.
2015-07-01 Zheng XuART: Fix data loss when symbolizing oat files.
2015-07-01 Nicolas GeoffrayMerge "Do not replace a live phi with a dead phi."...
2015-07-01 Nicolas GeoffrayMerge "Revert "Revert "Do not update the type of someth...
2015-06-30 Andreas GampeART: Remove bad FindSymbol call
2015-06-30 Andreas GampeMerge "ART: Unlink target oat file before compiling...
2015-06-30 Andreas GampeART: Unlink target oat file before compiling
2015-06-29 Nicolas GeoffrayDo not replace a live phi with a dead phi.
2015-06-29 Nicolas GeoffrayRevert "Revert "Do not update the type of something...
2015-06-29 Mathieu ChartierART: Fix CFI annotation for art_quick_aput_obj
2015-06-29 Roland LevillainMerge "MIPS: Initial version of optimizing compiler...
2015-06-27 Vladimir MarkoQuick: Disable GVN, DCE and LVN for type conflicts.
2015-06-27 Andreas GampeART: Fix invalid access and DCHECK in verifier
2015-06-26 Mathieu ChartierMerge "Require mutator lock for DeleteLocalRef" into...
2015-06-26 Mathieu ChartierRequire mutator lock for DeleteLocalRef
2015-06-26 Andreas GampeART: Fix streaming tracing issues
2015-06-26 David BrazdilART: Bail out immediately on try/catch
2015-06-26 Roland LevillainMIPS: Initial version of optimizing compiler for MIPS64R6.
2015-06-26 Andreas GampeMerge "ART: Fix kEverything compiler filter" into mnc-dev
2015-06-26 Andreas GampeART: Only print stripped dex2oat command line
2015-06-26 buzbeeART: Fix kEverything compiler filter
2015-06-25 Andreas GampeART: Reset runtime_throw_failure flag
2015-06-25 Andreas GampeART: Set methods to preverified in verify-none
2015-06-25 Richard UhlerMerge "Do not try to compile resource-only dex files...
2015-06-25 Vladimir MarkoHard-fail get-/put-object to a non-reference field.
2015-06-25 Nicolas GeoffrayOnly do some checks when compiling against the core...
2015-06-25 Lazar Trsic[MIPS64] JNI Compiler: Sign-extend int function arguments
2015-06-25 Andreas GampeMerge "ART: Fix arm32 instrumentation exit stub" into...
2015-06-25 Mathieu ChartierFix force copy
2015-06-24 Andreas GampeART: Fix arm32 instrumentation exit stub
2015-06-24 Mathieu ChartierMerge "Fix imt conflict trampoline for mips64" into...
2015-06-24 Mathieu ChartierFix imt conflict trampoline for mips64
2015-06-24 Christopher... Increase alt signal stack to 32K on host.
2015-06-24 Jeff HaoMerge "Adding optimizing compiler test case for String...
2015-06-24 Nicolas GeoffrayUse a flag from the verifier to know if we should compile.
2015-06-24 Nicolas GeoffrayBCE: don't assume a bounds check always gets a HArrayLe...
2015-06-24 Richard UhlerDo not try to compile resource-only dex files.
2015-06-24 Nicolas GeoffrayFix codegen_test after DCE fix.
2015-06-24 Nicolas GeoffrayRecompute dominator tree after DCE.
2015-06-24 Nicolas GeoffrayBCE: Narrow instead of unconditionnaly overwrite the...
2015-06-24 Nicolas GeoffrayFix another case of un-verified dead code.
2015-06-24 Jeff HaoAdding optimizing compiler test case for String.<init>.
2015-06-23 Andreas GampeMerge "ART: Follow-up to 507cc6f83bf6379728f2dd20391f2e...
2015-06-23 Andreas GampeART: Follow-up to 507cc6f83bf6379728f2dd20391f2ed5fbfe6371
2015-06-23 Mathieu ChartierMerge "Fix field ordering for String in hprof" into...
2015-06-23 Mathieu ChartierFix field ordering for String in hprof
2015-06-23 Jeff HaoMake dex file verifier check that indexes are increasing.
2015-06-23 Nicolas GeoffrayDo not overwrite an input register in shift operations.
2015-06-23 Mathieu ChartierMerge "Fix another miranda method moving GC bug" into...
2015-06-22 Mathieu ChartierNew experimental GC stress mode
2015-06-22 Jeff HaoMerge "Change GC to allow strings to use large object...
2015-06-22 Jeff HaoChange GC to allow strings to use large object space.
2015-06-22 Andreas GampeMerge "ART: Allow checking RETURN_VOID_NO_BARRIER on...
2015-06-22 Jeff HaoMake large string use large object space.
2015-06-22 Andreas GampeART: Allow checking RETURN_VOID_NO_BARRIER on unresolve...
2015-06-22 Mathieu ChartierFix another miranda method moving GC bug
2015-06-22 Vladimir MarkoART: Don't do pre-linked calls to the interpreter bridge.
2015-06-22 Andreas GampeART: Disallow classes that are abstract and final
2015-06-22 Nicolas GeoffrayRevert "Revert "Add support for inlining already sharpe...
2015-06-22 Nicolas GeoffrayRevert "Add support for inlining already sharpened...
2015-06-22 Nicolas GeoffrayRevert "Revert "Use IsAssignableFrom instead of IsSubcl...
2015-06-22 Nicolas GeoffrayUse compiling class instead of outer class for access...
2015-06-22 Nicolas GeoffrayUse compiling class instead of referrer for access...
2015-06-22 Nicolas GeoffrayBe careful with predecessor/successor index.
2015-06-22 Nicolas GeoffrayMerge "Don't check the return type in the builder....
2015-06-22 Nicolas GeoffrayDon't check the return type in the builder.
2015-06-22 Nicolas GeoffrayMerge "Do not expect 0 or 1 only when comparing a boole...
2015-06-22 Nicolas GeoffrayDo not expect 0 or 1 only when comparing a boolean.
2015-06-22 Nicolas GeoffrayVerifier: check an aput, even if we know it will fail.
2015-06-22 Nicolas GeoffrayRun a simplification pass before code generation.
2015-06-22 Nicolas GeoffrayMerge "Bailout from compilation if an invoke is malform...
2015-06-22 Nicolas GeoffrayBailout from compilation if an invoke is malformed.
2015-06-22 Nicolas GeoffrayMerge "Fix wrong DCHECK in bounds check elimination...
2015-06-22 Nicolas GeoffrayFix wrong DCHECK in bounds check elimination.
2015-06-22 Nicolas GeoffrayFix a bug in optimizing when the null constant has...
2015-06-22 Nicolas GeoffrayFix String Change baseline compiler errors.
2015-06-20 David SrbeckyUse signed encoding when using relative CFI addresses.
2015-06-20 Andreas GampeART: Check for expected args for instance methods
next