OSDN Git Service

android-x86/art.git
2015-04-16 Calin JuravleMerge "Remove duplicates phis created during SSA transf...
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 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 BrazdilMerge "ART: Hot fix for an inliner issue"
2015-04-16 David BrazdilART: Hot fix for an inliner issue
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 BrazdilMerge "ART: Remove DCHECKs for boolean type"
2015-04-16 David BrazdilART: Remove DCHECKs for boolean type
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 GeoffrayMerge "Remove dead blocks for the blocks_ array."
2015-04-16 Andreas GampeMerge "ART: Streaming trace mode"
2015-04-16 Andreas GampeART: Streaming trace mode
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 GeoffrayMerge "Type MoveOperands."
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 Nicolas GeoffrayType MoveOperands.
2015-04-15 David BrazdilMerge "ART: Implement HBooleanNot instruction"
2015-04-15 David BrazdilART: Implement HBooleanNot instruction
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.""
2015-04-15 Nicolas GeoffrayRevert "Add a check in the location summary."
2015-04-15 David SrbeckyDo not deduplicate code if --debuggable is set.
2015-04-15 Nicolas GeoffrayMerge "Add a check in the location summary."
2015-04-15 Nicolas GeoffrayMerge "Refactor safepoints in register allocator."
2015-04-15 Nicolas GeoffrayRefactor safepoints in register allocator.
2015-04-15 Nicolas GeoffrayAdd a check in the location summary.
2015-04-15 Vladimir MarkoMerge "ARM64: Remove suspend register."
2015-04-15 Andreas GampeMerge "ART: More nullptr checks in unstarted runtime"
2015-04-15 Andreas GampeART: More nullptr checks in unstarted runtime
2015-04-15 David SrbeckyMerge "Split .debug_info section to compilation units."
2015-04-15 David SrbeckySplit .debug_info section to compilation units.
2015-04-14 Mathieu ChartierMerge "Remove suspend point from field loading"
2015-04-14 Mathieu ChartierRemove suspend point from field loading
2015-04-14 Andreas GampeMerge "ART: Store classpath information into oat file"
2015-04-14 Andreas GampeART: Store classpath information into oat file
2015-04-14 Andreas GampeMerge "ART: Add Security cutout to unstarted runtime"
2015-04-14 Andreas GampeMerge "ART: Make the PathClassLoader fast-path recursive"
2015-04-14 Andreas GampeART: Make the PathClassLoader fast-path recursive
2015-04-14 Mathieu ChartierMerge "Fix test 104 for --relocate --no-patchoat"
2015-04-14 Mathieu ChartierFix test 104 for --relocate --no-patchoat
2015-04-14 Mathieu ChartierMerge "Fix valgrind tests"
2015-04-14 Mathieu ChartierFix valgrind tests
2015-04-14 Andreas GampeMerge "ART: Add a null-check to unstarted-runtime"
2015-04-14 Hiroshi YamauchiMerge "getRuntimeStat() support (ART)."
2015-04-14 Andreas GampeART: Add a null-check to unstarted-runtime
2015-04-14 Andreas GampeART: Add Security cutout to unstarted runtime
2015-04-14 Roland LevillainMerge "Opt Compiler: ARM64 goodness"
2015-04-14 Zheng XuARM64: Remove suspend register.
2015-04-14 Nicolas GeoffrayMerge "Fix a bug in type propagation."
2015-04-14 Nicolas GeoffrayFix a bug in type propagation.
2015-04-14 Christopher... Merge "Revert "ART: Turn of native stack dump on x86...
2015-04-13 Mathieu ChartierMerge "Fix DCHECK failures from Class::VisitFieldRoots"
2015-04-13 Christopher... Revert "ART: Turn of native stack dump on x86 on-device"
2015-04-13 Mathieu ChartierFix DCHECK failures from Class::VisitFieldRoots
2015-04-13 David SrbeckyMerge "Append [DEDUPED] suffix to all deduped methods...
2015-04-13 Hiroshi YamauchigetRuntimeStat() support (ART).
2015-04-13 David SrbeckyAppend [DEDUPED] suffix to all deduped methods in the...
2015-04-13 David SrbeckyMerge "Move the file which defines DWARF enums."
2015-04-13 David SrbeckyMove the file which defines DWARF enums.
2015-04-13 David SrbeckyMerge "Add test for x86-64 DWARF register mapping."
2015-04-13 David SrbeckyAdd test for x86-64 DWARF register mapping.
2015-04-13 David SrbeckyMerge "Add --include-cfi compiler option."
2015-04-13 David SrbeckyAdd --include-cfi compiler option.
2015-04-13 David SrbeckyMerge "Remove the --gen-gdb-info compiler option."
2015-04-13 David SrbeckyMerge "Whitespace cleanup in DWARFReg helper functions."
2015-04-13 David SrbeckyMerge "Move 'ret' instruction generation inside Generat...
2015-04-13 David SrbeckyMerge "Relocate DWARF using .oat_patches."
2015-04-13 Roland LevillainMerge "Exercise the x86 and x86-64 FILD and FISTP instr...
2015-04-13 Vladimir MarkoMerge "ART: Clean up includes."
2015-04-13 Sebastien HertzMerge "JDWP: fix thread_list deadlock"
2015-04-13 Roland LevillainExercise the x86 and x86-64 FILD and FISTP instructions.
2015-04-13 Vladimir MarkoART: Clean up includes.
2015-04-13 Nicolas GeoffrayMerge "Remove duplicated dex2oat usage message"
2015-04-13 Calin JuravleMerge "Revert "Fallback to quick in case of soft verifi...
2015-04-13 Calin JuravleRevert "Fallback to quick in case of soft verification...
2015-04-13 Snowcat8436Remove duplicated dex2oat usage message
2015-04-13 Calin JuravleMerge "Fallback to quick in case of soft verification...
2015-04-13 Nicolas GeoffrayMerge "Revert "Optimizing: Fix long-to-fp conversion...
2015-04-13 Nicolas GeoffrayRevert "Optimizing: Fix long-to-fp conversion on x86."
2015-04-13 Roland LevillainMerge "Optimizing: Fix long-to-fp conversion on x86."
2015-04-13 Serguei KatkovOptimizing: Fix long-to-fp conversion on x86.
2015-04-13 Nicolas GeoffrayMerge "ART: Adds a help message for parallel compilation"
2015-04-12 Andreas GampeMerge "ART: Ignore result for exception-case JNIEndWith...
2015-04-12 David SrbeckyRemove the --gen-gdb-info compiler option.
2015-04-12 David SrbeckyWhitespace cleanup in DWARFReg helper functions.
2015-04-12 David SrbeckyMove 'ret' instruction generation inside GenerateFrameExit.
2015-04-11 David SrbeckyRelocate DWARF using .oat_patches.
2015-04-11 Andreas GampeART: Ignore result for exception-case JNIEndWithReference
2015-04-10 Andreas GampeMerge "ART: Add Array.createObjectArray to unstarted...
2015-04-10 Andreas GampeART: Add Array.createObjectArray to unstarted runtime
next