OSDN Git Service

android-x86/art.git
2015-04-20 David Brazdilam aff3f0a0: Merge "ART: Extend list of instructions...
2015-04-20 David BrazdilMerge "ART: Extend list of instructions accepted as...
2015-04-20 David BrazdilART: Extend list of instructions accepted as boolean...
2015-04-20 Nicolas Geoffrayam 2e0f89b1: Merge "Fix lint error."
2015-04-20 Nicolas GeoffrayMerge "Fix lint error."
2015-04-20 Nicolas GeoffrayFix lint error.
2015-04-20 Nicolas Geoffrayam ae267a22: Merge "Opt compiler: Correctly require...
2015-04-20 Nicolas GeoffrayMerge "Opt compiler: Correctly require register or...
2015-04-20 Alexandre RamesOpt compiler: Correctly require register or FPU register.
2015-04-20 Nicolas Geoffrayam 0ca64e92: Merge "Fix codegen_test for long multiplic...
2015-04-20 Nicolas Geoffrayam d7265941: Merge "Run jdwp tests now that localhost...
2015-04-20 Nicolas GeoffrayMerge "Fix codegen_test for long multiplication."
2015-04-20 Nicolas GeoffrayFix codegen_test for long multiplication.
2015-04-20 Nicolas GeoffrayMerge "Run jdwp tests now that localhost issues have...
2015-04-20 Nicolas GeoffrayRun jdwp tests now that localhost issues have been...
2015-04-18 Andreas Gampeam f5091eee: Merge "ART: Re-add dlopen"
2015-04-18 Andreas GampeMerge "ART: Re-add dlopen"
2015-04-18 Andreas GampeART: Re-add dlopen
2015-04-17 Christopher... am 33259fdf: Merge "Fix access past end of args array."
2015-04-17 Christopher... Merge "Fix access past end of args array."
2015-04-17 Christopher... Fix access past end of args array.
2015-04-17 Dan Albertam b73f887f: Merge "Fix undefined behavior in hash...
2015-04-17 David Brazdilam adf87b0c: Merge "ART: Fix a failing gtest"
2015-04-17 Dan AlbertMerge "Fix undefined behavior in hash calculation."
2015-04-17 Dan AlbertFix undefined behavior in hash calculation.
2015-04-17 David BrazdilMerge "ART: Fix a failing gtest"
2015-04-17 David BrazdilART: Fix a failing gtest
2015-04-17 David Brazdilam 41de2239: Merge "ART: Improve range search caching...
2015-04-17 David BrazdilMerge "ART: Improve range search caching in LiveInterval"
2015-04-17 David BrazdilART: Improve range search caching in LiveInterval
2015-04-17 David Brazdilam 81b13f6b: Merge "ART: Fix incorrect last range when...
2015-04-17 David BrazdilMerge "ART: Fix incorrect last range when adding high...
2015-04-17 David BrazdilART: Fix incorrect last range when adding high interval
2015-04-17 Calin Juravleam dd2cf0c7: Merge "Cleanup unnecessary test conditions...
2015-04-17 Calin JuravleMerge "Cleanup unnecessary test conditions in ssa builder."
2015-04-17 Calin JuravleCleanup unnecessary test conditions in ssa builder.
2015-04-16 Dan Albertam f8bdd9f3: Merge "Fix value used for shift in quick_c...
2015-04-16 Dan AlbertMerge "Fix value used for shift in quick_cfi_test."
2015-04-16 Mathieu Chartieram 11c9cd45: Merge "Fix build"
2015-04-16 Mathieu ChartierMerge "Fix build"
2015-04-16 Mathieu ChartierFix build
2015-04-16 Dan AlbertFix value used for shift in quick_cfi_test.
2015-04-16 Yabin Cuiam e50dffa2: Merge "Remove transitive dependency on...
2015-04-16 Yabin CuiMerge "Remove transitive dependency on <cutils/atomic...
2015-04-16 Yabin CuiRemove transitive dependency on <cutils/atomic.h>.
2015-04-16 Mathieu Chartieram 73a3fb3d: Merge "Disable parallel GC by default"
2015-04-16 David Brazdilam 50a4d671: Merge "ART: Replace expensive calls to...
2015-04-16 Mathieu ChartierMerge "Disable parallel GC by default"
2015-04-16 David BrazdilMerge "ART: Replace expensive calls to Covers in reg...
2015-04-16 David BrazdilART: Replace expensive calls to Covers in reg alloc
2015-04-16 Mathieu Chartieram f458ba7d: Merge "Don\'t call ComputeEagerResolvedStr...
2015-04-16 Mathieu ChartierMerge "Don't call ComputeEagerResolvedStrings"
2015-04-16 Mathieu ChartierDon't call ComputeEagerResolvedStrings
2015-04-16 Calin Juravleam e7bee3b7: Merge "Remove duplicates phis created...
2015-04-16 Calin JuravleMerge "Remove duplicates phis created during SSA transf...
2015-04-16 David Brazdilam 59bb4767: Merge "ART: Fix whitespace in test"
2015-04-16 Calin Juravleam 8aec061f: Merge "Fallback to quick in case of soft...
2015-04-16 Calin JuravleRemove duplicates phis created during SSA transformation
2015-04-16 David BrazdilMerge "ART: Fix whitespace in test"
2015-04-16 Calin JuravleMerge "Fallback to quick in case of soft verification...
2015-04-16 David BrazdilART: Fix whitespace in test
2015-04-16 Calin JuravleFallback to quick in case of soft verification errors
2015-04-16 David Brazdilam f90b8548: Merge "ART: Adds a regression test for...
2015-04-16 David BrazdilMerge "ART: Adds a regression test for an inliner issue"
2015-04-16 David BrazdilART: Adds a regression test for an inliner issue
2015-04-16 David Brazdilam e316f57b: Merge "ART: Hot fix for an inliner issue"
2015-04-16 David BrazdilMerge "ART: Hot fix for an inliner issue"
2015-04-16 David BrazdilART: Hot fix for an inliner issue
2015-04-16 Nicolas Geoffrayam a2b78fc8: Merge "Split safepoint positions to avoid...
2015-04-16 Nicolas GeoffrayMerge "Split safepoint positions to avoid calling Covers."
2015-04-16 Nicolas GeoffraySplit safepoint positions to avoid calling Covers.
2015-04-16 David Brazdilam 3e6f1c41: Merge "ART: Remove DCHECKs for boolean...
2015-04-16 David BrazdilMerge "ART: Remove DCHECKs for boolean type"
2015-04-16 David BrazdilART: Remove DCHECKs for boolean type
2015-04-16 David Brazdilam da93333d: Merge "ART: Don\'t duplicate null/int...
2015-04-16 Calin Juravleam 669d8a1e: Merge "Revert "[optimizing] Improve x86...
2015-04-16 David BrazdilMerge "ART: Don't duplicate null/int/long constants...
2015-04-16 David BrazdilART: Don't duplicate null/int/long constants when inlining
2015-04-16 Calin JuravleMerge "Revert "[optimizing] Improve x86 parallel moves...
2015-04-16 Nicolas Geoffrayam ee2da343: Merge "Remove dead blocks for the blocks_...
2015-04-16 Nicolas GeoffrayMerge "Remove dead blocks for the blocks_ array."
2015-04-16 Andreas Gampeam 8e8bb8aa: Merge "ART: Streaming trace mode"
2015-04-16 Andreas GampeMerge "ART: Streaming trace mode"
2015-04-16 Andreas GampeART: Streaming trace mode
2015-04-15 Mathieu ChartierDisable parallel GC by default
2015-04-15 Nicolas GeoffrayRemove dead blocks for the blocks_ array.
2015-04-15 Guillaume SanchezRevert "[optimizing] Improve x86 parallel moves/swaps"
2015-04-15 Nicolas Geoffrayam a76a08fe: Merge "Type MoveOperands."
2015-04-15 Nicolas GeoffrayMerge "Type MoveOperands."
2015-04-15 Nicolas Geoffrayam acf9b7b7: Merge "Move the linear order to the HGraph."
2015-04-15 Nicolas GeoffrayMerge "Move the linear order to the HGraph."
2015-04-15 Nicolas GeoffrayMove the linear order to the HGraph.
2015-04-15 David Brazdilam e1d0b80e: Merge "ART: Implement HBooleanNot instruction"
2015-04-15 Nicolas GeoffrayType MoveOperands.
2015-04-15 David BrazdilMerge "ART: Implement HBooleanNot instruction"
2015-04-15 David BrazdilART: Implement HBooleanNot instruction
2015-04-15 David Srbeckyam 858d28ca: Merge "Do not deduplicate code if --debugg...
2015-04-15 Nicolas Geoffrayam 3b75943b: Merge "Revert "Add a check in the location...
2015-04-15 David SrbeckyMerge "Do not deduplicate code if --debuggable is set."
2015-04-15 Nicolas GeoffrayMerge "Revert "Add a check in the location summary.""
next