OSDN Git Service

android-x86/art.git
2015-06-23 Mathieu Chartieram 7c19550e: Merge "Fix another miranda method moving...
2015-06-23 Mathieu Chartieram bad9c7b7: New experimental GC stress mode
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 Haoam 76952000: Merge "Change GC to allow strings to use...
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 Gampeam 67b00a12: Merge "ART: Allow checking RETURN_VOID_NO_...
2015-06-22 Jeff Haoam 38fafa18: Make large string 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 Markoam 421e495c: ART: Don\'t do pre-linked calls to the...
2015-06-22 Vladimir MarkoART: Don't do pre-linked calls to the interpreter bridge.
2015-06-22 Andreas Gampeam a6efe5e8: ART: Disallow classes that are abstract...
2015-06-22 Andreas GampeART: Disallow classes that are abstract and final
2015-06-22 Nicolas Geoffrayam 88593111: Revert "Revert "Add support for inlining...
2015-06-22 Nicolas Geoffrayam ee393607: (-s ours) Revert "Add support for inlining...
2015-06-22 Nicolas Geoffrayam 042fd002: Revert "Revert "Use IsAssignableFrom inste...
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 Geoffrayam c48c7e6a: Use compiling class instead of outer class...
2015-06-22 Nicolas GeoffrayUse compiling class instead of outer class for access...
2015-06-22 Nicolas Geoffrayam 7d593094: Use compiling class instead of referrer...
2015-06-22 Nicolas GeoffrayUse compiling class instead of referrer for access...
2015-06-22 Nicolas Geoffrayam 1e256bf2: Be careful with predecessor/successor...
2015-06-22 Nicolas GeoffrayBe careful with predecessor/successor index.
2015-06-22 Nicolas Geoffrayam bbcec62c: Merge "Don\'t check the return type in...
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 Geoffrayam 39eb41f6: Merge "Do not expect 0 or 1 only when...
2015-06-22 Nicolas Geoffrayam 39d40afb: Verifier: check an aput, even if we know...
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 Geoffrayam a04e7b7c: Run a simplification pass before code...
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 Geoffrayam 096f357c: Merge "Bailout from compilation if an...
2015-06-22 Nicolas Geoffrayam c9345cc2: Merge "Fix wrong DCHECK in bounds check...
2015-06-22 Nicolas Geoffrayam 25fde612: Fix a bug in optimizing when the null...
2015-06-22 Nicolas Geoffrayam ff82263e: Fix String Change baseline compiler errors.
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 Srbeckyam 7257ece4: Use signed encoding when using relative...
2015-06-20 David SrbeckyUse signed encoding when using relative CFI addresses.
2015-06-20 Andreas Gampeam 673b4302: ART: Check for expected args for instance...
2015-06-20 Andreas GampeART: Check for expected args for instance methods
2015-06-20 Taiju Tsuikiam cbf5d896: ART: Check var-arg count earlier in method...
2015-06-20 Taiju TsuikiART: Check var-arg count earlier in method verifier
2015-06-19 Mingyao Yangam 1bd841a2: Merge "ART: Fix BCE lint issue" into mnc-dev
2015-06-19 Mingyao YangMerge "ART: Fix BCE lint issue" into mnc-dev
2015-06-19 Andreas GampeART: Fix BCE lint issue
2015-06-19 Mathieu Chartieram f0ed1f0f: Merge "Fix GC map generation edge case...
2015-06-19 Mathieu ChartierMerge "Fix GC map generation edge case" into mnc-dev
2015-06-19 Mathieu ChartierFix GC map generation edge case
2015-06-19 Nicolas Geoffrayam 31fa4b57: Remove bogus DCHECK in BCE.
2015-06-19 Nicolas GeoffrayRemove bogus DCHECK in BCE.
2015-06-19 Mingyao Yangam bca381a1: Fix premature deoptimization if the loop...
2015-06-19 Mingyao YangFix premature deoptimization if the loop body isn't...
2015-06-19 David Srbeckyam db538d30: Merge "ART stack unwinding fixes for libun...
2015-06-19 David SrbeckyMerge "ART stack unwinding fixes for libunwind/gdb...
2015-06-19 Jeff Haoam 3e91a44b: Fix case where block has no predecessor...
2015-06-19 Jeff HaoFix case where block has no predecessor for StringChange.
2015-06-19 Vladimir Markoam e7738e8b: Quick: Handle total high/low register...
2015-06-19 Vladimir MarkoQuick: Handle total high/low register overlap on arm...
2015-06-19 Vladimir Markoam 9f7687cb: Quick: Fix optimizations for empty if...
2015-06-19 Vladimir MarkoQuick: Fix optimizations for empty if blocks.
2015-06-19 David Brazdilam dd3c7d2d: ART: Remove old DCHECK that trips Baseline
2015-06-19 David BrazdilART: Remove old DCHECK that trips Baseline
2015-06-19 Jeff Haoam 122349a7: Merge "Fix StringChange for optimizing...
2015-06-19 Jeff HaoMerge "Fix StringChange for optimizing compiler." into...
2015-06-19 Jeff HaoFix StringChange for optimizing compiler.
2015-06-19 David SrbeckyART stack unwinding fixes for libunwind/gdb/lldb.
2015-06-19 Mathieu Chartieram 6e82168b: Fix moving GC bug in DoFilledNewArray
2015-06-19 Mathieu ChartierFix moving GC bug in DoFilledNewArray
2015-06-18 Mathieu Chartieram dfc5db6a: Fix moving GC bugs in proxy stub for X86...
2015-06-18 Mathieu ChartierFix moving GC bugs in proxy stub for X86/X86_64
2015-06-18 Sebastien Hertzam bf1fa2cc: Follow up on CL 151605
2015-06-18 Mingyao Yangam ef484d44: Fix nested deoptimization.
2015-06-18 Sebastien HertzFollow up on CL 151605
2015-06-18 Mingyao YangFix nested deoptimization.
2015-06-18 Vladimir Markoam 07c6f5a3: Quick: Don\'t expect move-exception in...
2015-06-18 Vladimir MarkoQuick: Don't expect move-exception in every catch block.
2015-06-18 Mathieu Chartieram e71eb1d7: Fix some java_lang_Class related moving...
2015-06-18 Mathieu ChartierFix some java_lang_Class related moving GC bugs
2015-06-18 David Brazdilam ee9bc65d: Merge "ART: Allow PackedSwitch instruction...
2015-06-18 Vladimir Markoam 6ecc2967: Quick: Fix marking unused registers in...
2015-06-18 David BrazdilMerge "ART: Allow PackedSwitch instructions with zero...
2015-06-18 David BrazdilART: Allow PackedSwitch instructions with zero targets
2015-06-18 Vladimir MarkoQuick: Fix marking unused registers in DCE.
2015-06-18 Vladimir Markoam a8b41003: ART: Fix reporting initialized classes...
2015-06-18 Vladimir MarkoART: Fix reporting initialized classes by CompilerDriver.
2015-06-18 Nicolas Geoffrayam f61ab978: (-s ours) Merge "Add support for inlining...
2015-06-18 Nicolas GeoffrayMerge "Add support for inlining already sharpened inter...
next