OSDN Git Service

android-x86/art.git
2015-06-18 Vladimir Markoam d5fdbc21: am 6ecc2967: Quick: Fix marking unused...
2015-06-18 Nicolas Geoffrayam c7a3379c: am 822c00d0: Merge "Run a simplification...
2015-06-18 Nicolas Geoffrayam 79f9a072: am 01b6ec8c: Merge "Don\'t special case...
2015-06-18 Vladimir Markoam 742923b6: am 92fe57fe: Merge "Quick: Fix marking...
2015-06-18 Vladimir Markoam 6ecc2967: Quick: Fix marking unused registers in...
2015-06-18 Nicolas Geoffrayam 822c00d0: Merge "Run a simplification pass before...
2015-06-18 Nicolas Geoffrayam 01b6ec8c: Merge "Don\'t special case HCurrentMethod...
2015-06-18 Vladimir Markoam 92fe57fe: Merge "Quick: Fix marking unused registers...
2015-06-18 Vladimir MarkoQuick: Fix marking unused registers in DCE.
2015-06-18 Nicolas GeoffrayMerge "Run a simplification pass before code generation."
2015-06-18 Nicolas GeoffrayMerge "Don't special case HCurrentMethod in DCE."
2015-06-18 Vladimir MarkoMerge "Quick: Fix marking unused registers in DCE."
2015-06-18 Vladimir Markoam 9e632baa: am a8b41003: ART: Fix reporting initialize...
2015-06-18 Vladimir Markoam a8b41003: ART: Fix reporting initialized classes...
2015-06-18 Nicolas GeoffrayRun a simplification pass before code generation.
2015-06-18 Vladimir Markoam 788d6d8b: am 46ff9b61: Merge "ART: Fix reporting...
2015-06-18 Vladimir Markoam 46ff9b61: Merge "ART: Fix reporting initialized...
2015-06-18 Vladimir MarkoART: Fix reporting initialized classes by CompilerDriver.
2015-06-18 Vladimir MarkoMerge "ART: Fix reporting initialized classes by Compil...
2015-06-18 David Brazdilam 8525b9a2: am d4de42f6: Merge "ART: Remove old DCHECK...
2015-06-18 Nicolas Geoffrayam 4bbe339e: am 3b574aad: Merge "Bailout from compilati...
2015-06-18 Nicolas Geoffrayam afcf1055: am 7b295db7: Merge "Fix a bug in optimizin...
2015-06-18 David Brazdilam d4de42f6: Merge "ART: Remove old DCHECK that trips...
2015-06-18 Nicolas Geoffrayam 3b574aad: Merge "Bailout from compilation if an...
2015-06-18 Nicolas Geoffrayam 7b295db7: Merge "Fix a bug in optimizing when the...
2015-06-18 David BrazdilMerge "ART: Remove old DCHECK that trips Baseline"
2015-06-18 Nicolas GeoffrayMerge "Bailout from compilation if an invoke is malformed."
2015-06-18 David BrazdilART: Remove old DCHECK that trips Baseline
2015-06-18 Nicolas GeoffrayBailout from compilation if an invoke is malformed.
2015-06-18 Nicolas GeoffrayMerge "Fix a bug in optimizing when the null constant...
2015-06-18 Vladimir MarkoART: Fix reporting initialized classes by CompilerDriver.
2015-06-18 Vladimir MarkoQuick: Fix marking unused registers in DCE.
2015-06-18 Nicolas Geoffrayam ad0895d3: (-s ours) am f61ab978: (-s ours) Merge...
2015-06-18 Nicolas Geoffrayam 23fad477: Fix reference comparison after redundant...
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...
2015-06-18 Nicolas GeoffrayAdd support for inlining already sharpened interface...
2015-06-18 Nicolas GeoffrayFix reference comparison after redundant phi elimination.
2015-06-18 Nicolas Geoffrayam bee9b6ef: am 3c4fb2d1: Merge "Forgot this change...
2015-06-18 Nicolas Geoffrayam 3c4fb2d1: Merge "Forgot this change in last commit."
2015-06-18 Nicolas GeoffrayMerge "Forgot this change in last commit."
2015-06-18 Mathieu Chartieram c6e3ac6d: am f16474d0: Merge "Fix some java_lang_Cla...
2015-06-18 Mathieu Chartieram f16474d0: Merge "Fix some java_lang_Class related...
2015-06-18 Mathieu ChartierMerge "Fix some java_lang_Class related moving GC bugs"
2015-06-17 Mathieu ChartierFix some java_lang_Class related moving GC bugs
2015-06-17 Mathieu Chartieram f8509d31: am 5592c688: Merge "Add missing EndAssertN...
2015-06-17 Mathieu Chartieram 5592c688: Merge "Add missing EndAssertNoThreadSuspen...
2015-06-17 Mathieu ChartierMerge "Add missing EndAssertNoThreadSuspension"
2015-06-17 David Srbeckyam b0c9a125: am 0420f81a: Merge "Release dummy MemMaps...
2015-06-17 Nicolas GeoffrayFix a bug in optimizing when the null constant has...
2015-06-17 David Srbeckyam 0420f81a: Merge "Release dummy MemMaps corresponding...
2015-06-17 David SrbeckyMerge "Release dummy MemMaps corresponding to dlopen."
2015-06-17 Mathieu Chartieram a3b9d4ed: Add missing EndAssertNoThreadSuspension
2015-06-17 David SrbeckyRelease dummy MemMaps corresponding to dlopen.
2015-06-17 Mathieu ChartierAdd missing EndAssertNoThreadSuspension
2015-06-17 Nicolas GeoffrayDon't special case HCurrentMethod in DCE.
2015-06-17 Mathieu ChartierAdd missing EndAssertNoThreadSuspension
2015-06-17 Nicolas GeoffrayForgot this change in last commit.
2015-06-17 David Brazdilam cd0d0b93: am b66fda7c: Merge "ART: Allow PackedSwitc...
2015-06-17 David Brazdilam b66fda7c: Merge "ART: Allow PackedSwitch instruction...
2015-06-17 David BrazdilMerge "ART: Allow PackedSwitch instructions with zero...
2015-06-17 David Brazdilam 9ede035a: am 43d154be: Merge "Revert "ART: Allow...
2015-06-17 David BrazdilART: Allow PackedSwitch instructions with zero targets
2015-06-17 David Brazdilam 43d154be: Merge "Revert "ART: Allow PackedSwitch...
2015-06-17 David BrazdilMerge "Revert "ART: Allow PackedSwitch instructions...
2015-06-17 David BrazdilRevert "ART: Allow PackedSwitch instructions with zero...
2015-06-17 David Brazdilam c957bb09: am cb5dc7f4: Merge "ART: Allow PackedSwitc...
2015-06-17 David Brazdilam cb5dc7f4: Merge "ART: Allow PackedSwitch instruction...
2015-06-17 Oleksiy Vyalovam afe9e134: Set default visibility on art_sigsegv_fault.
2015-06-17 David BrazdilMerge "ART: Allow PackedSwitch instructions with zero...
2015-06-17 David BrazdilART: Allow PackedSwitch instructions with zero targets
2015-06-17 Oleksiy VyalovSet default visibility on art_sigsegv_fault.
2015-06-17 Nicolas Geoffrayam 98c8ade0: am edb83c60: Merge "Fix bug in optimizing...
2015-06-17 Nicolas Geoffrayam edb83c60: Merge "Fix bug in optimizing around instan...
2015-06-17 Nicolas GeoffrayMerge "Fix bug in optimizing around instanceof."
2015-06-17 Nicolas GeoffrayFix bug in optimizing around instanceof.
2015-06-17 Nicolas Geoffrayam 29518ae1: am 4b9a93e7: Merge "Remove bogus DCHECK...
2015-06-17 Nicolas Geoffrayam f3c1e0d9: am 445e3502: Merge "More stack map dumping."
2015-06-17 Narayan Kamatham 4f579be1: am a2890553: Merge "Fix lint error."
2015-06-17 Roland Levillainam 419357d8: am 233cf0e8: Merge "Exercise sun.misc...
2015-06-17 Vladimir Markoam 17ab6767: am 088bd0d2: Merge "Revert "Revert "ART...
2015-06-17 Narayan Kamatham fc4e395a: am b3daa231: Merge "Set default visibility...
2015-06-17 Nicolas Geoffrayam d56dd524: am ed44919d: Merge "CFI test: kill the...
2015-06-17 Nicolas Geoffrayam 4b9a93e7: Merge "Remove bogus DCHECK in BCE."
2015-06-17 Nicolas Geoffrayam 445e3502: Merge "More stack map dumping."
2015-06-17 Narayan Kamatham a2890553: Merge "Fix lint error."
2015-06-17 Roland Levillainam 233cf0e8: Merge "Exercise sun.misc.Unsafe.getObject."
2015-06-17 Vladimir Markoam 088bd0d2: Merge "Revert "Revert "ART: Implement...
2015-06-17 Narayan Kamatham b3daa231: Merge "Set default visibility on art_sigse...
2015-06-17 Nicolas Geoffrayam ed44919d: Merge "CFI test: kill the other process...
2015-06-17 Nicolas GeoffrayMerge "Remove bogus DCHECK in BCE."
2015-06-17 Nicolas GeoffrayRemove bogus DCHECK in BCE.
2015-06-17 Nicolas GeoffrayMerge "More stack map dumping."
2015-06-17 Nicolas GeoffrayMore stack map dumping.
2015-06-17 Narayan KamathMerge "Fix lint error."
2015-06-17 Roland LevillainMerge "Exercise sun.misc.Unsafe.getObject."
2015-06-17 Narayan KamathFix lint error.
2015-06-17 Vladimir MarkoMerge "Revert "Revert "ART: Implement literal pool...
2015-06-17 Vladimir MarkoRevert "Revert "ART: Implement literal pool for arm...
2015-06-17 Narayan KamathMerge "Set default visibility on art_sigsegv_fault."
next