OSDN Git Service

android-x86/art.git
2015-03-26 Nicolas GeoffrayUse the original invoke type when inlining.
2015-03-25 Nicolas GeoffrayMerge "Mark the tests as failing for now."
2015-03-25 Nicolas GeoffrayMark the tests as failing for now.
2015-03-25 Nicolas GeoffrayMerge "Make sure localhost is enabled on testing devices."
2015-03-25 Nicolas GeoffrayMake sure localhost is enabled on testing devices.
2015-03-25 Nicolas GeoffrayMerge "Revert "Revert "Inline across dex files."""
2015-03-25 Calin JuravleMerge changes I4b3b4d90,I70e0d78f,I2848636f
2015-03-25 Nicolas GeoffrayRevert "Revert "Inline across dex files.""
2015-03-25 Richard UhlerMerge "Support relative encoded dex locations in oat...
2015-03-25 Calin JuravleMerge "Share dex register maps between stack maps when...
2015-03-25 Calin JuravleShare dex register maps between stack maps when possible.
2015-03-25 Vladimir MarkoMerge "Quick: Fix "select" pattern to update data used...
2015-03-25 David BrazdilMerge "ART: Formatting and comments in BooleanSimplifier"
2015-03-25 David BrazdilART: Formatting and comments in BooleanSimplifier
2015-03-25 Vladimir MarkoQuick: Fix "select" pattern to update data used for...
2015-03-25 Guillaume ... Forbid the use of shifts in ShifterOperand in Thumb2
2015-03-25 Guillaume ... Make subs and adds alter flags when rn is an immediate
2015-03-25 Guillaume ... Inline long shift code
2015-03-25 Narayan KamathMerge "Emit 4 byte UTF-sequences in place of encoded...
2015-03-25 Narayan KamathEmit 4 byte UTF-sequences in place of encoded surrogate...
2015-03-24 Richard UhlerSupport relative encoded dex locations in oat files.
2015-03-24 David BrazdilMerge "ART: Fix crash in gtests"
2015-03-24 David BrazdilART: Fix crash in gtests
2015-03-24 Nicolas GeoffrayMerge "Share the runtime arena for faster compile times."
2015-03-24 David BrazdilMerge "ART: Boolean simplifier"
2015-03-24 Nicolas GeoffrayShare the runtime arena for faster compile times.
2015-03-24 David BrazdilART: Boolean simplifier
2015-03-24 Roland LevillainMerge "Unify ART's various implementations of bit_cast."
2015-03-24 Nicolas GeoffrayMerge "Revert "Inline across dex files.""
2015-03-24 Nicolas GeoffrayRevert "Inline across dex files."
2015-03-24 Roland LevillainUnify ART's various implementations of bit_cast.
2015-03-24 Sebastien HertzMerge "JDWP: Optimized single step during debugging"
2015-03-24 Daniel MihalyiJDWP: Optimized single step during debugging
2015-03-24 Vladimir MarkoMerge "Quick: Clean up Mir2Lir codegen."
2015-03-24 Vladimir MarkoQuick: Clean up Mir2Lir codegen.
2015-03-24 Vladimir MarkoMerge "Quick: Create GC map based on compiler data."
2015-03-24 Andreas GampeMerge "Revert "Deoptimization-based bce.""
2015-03-24 Andreas GampeRevert "Deoptimization-based bce."
2015-03-23 Mingyao YangMerge "Deoptimization-based bce."
2015-03-23 Mingyao YangDeoptimization-based bce.
2015-03-23 Dmitriy IvanovMerge "RTLD_LAZY is not supported, use RTLD_NOW instead."
2015-03-23 Dmitriy IvanovRTLD_LAZY is not supported, use RTLD_NOW instead.
2015-03-23 Mathieu ChartierMerge "Add code cache test"
2015-03-23 Mathieu ChartierAdd code cache test
2015-03-23 Dmitriy IvanovMerge "Add paths to apk!lib/<abi> to LD_LIBRARY_PATH"
2015-03-23 Dmitriy IvanovAdd paths to apk!lib/<abi> to LD_LIBRARY_PATH
2015-03-23 Nicolas GeoffrayMerge "Inline across dex files."
2015-03-23 Nicolas GeoffrayInline across dex files.
2015-03-23 Nicolas GeoffrayMerge "Implement a space filter for optimizing."
2015-03-23 Mathieu ChartierMerge "Fix a bug in AddToCodeCache"
2015-03-23 Mathieu ChartierFix a bug in AddToCodeCache
2015-03-23 Nicolas GeoffrayMerge "Opt Compiler: Materialise constants that cannot...
2015-03-23 Nicolas GeoffrayMerge "[optimizing] Improve x86, x86_64 code"
2015-03-23 Richard UhlerMerge "Improve dex2oat --dex-file and --dex-location...
2015-03-23 Nicolas GeoffrayImplement a space filter for optimizing.
2015-03-23 Nicolas GeoffrayMerge "Update script now that optimizing is default."
2015-03-23 Nicolas GeoffrayUpdate script now that optimizing is default.
2015-03-22 Mathieu ChartierMerge "Change "no-","no" test prefix to n"
2015-03-21 Jeff HaoMerge "Fix interpreter to allow 0 size sparse switches."
2015-03-21 Jeff HaoFix interpreter to allow 0 size sparse switches.
2015-03-21 Andreas GampeMerge "ART: Add Mips32r6 backend support"
2015-03-21 Jeff HaoMerge "Fix verifier handling of empty switch as last...
2015-03-21 Jeff HaoFix verifier handling of empty switch as last instruction.
2015-03-21 Mathieu ChartierMerge "Remove some spammy logging"
2015-03-21 Mathieu ChartierRemove some spammy logging
2015-03-21 Hiroshi YamauchiMerge "Fix the mac build."
2015-03-21 Hiroshi YamauchiFix the mac build.
2015-03-21 Mathieu ChartierMerge "Enable more direct code for JIT"
2015-03-20 Douglas LeungART: Add Mips32r6 backend support
2015-03-20 Mathieu ChartierEnable more direct code for JIT
2015-03-20 Vladimir MarkoQuick: Create GC map based on compiler data.
2015-03-20 Mathieu ChartierChange "no-","no" test prefix to n
2015-03-20 Vladimir MarkoMerge "Quick: Clean up slow paths."
2015-03-20 Vladimir MarkoQuick: Clean up slow paths.
2015-03-20 Hiroshi YamauchiMerge "Assembly TLAB allocation fast path for x86_64."
2015-03-20 Andreas GampeMerge "ART: Fix expectations for instruction-set-featur...
2015-03-20 Goran JakovljevicART: Fix expectations for instruction-set-features...
2015-03-20 Andreas GampeMerge "ART: Change the isa defaults for Mips"
2015-03-20 Douglas LeungART: Change the isa defaults for Mips
2015-03-20 Hiroshi YamauchiAssembly TLAB allocation fast path for x86_64.
2015-03-20 Hiroshi YamauchiMerge "Make it possible to enable tlab with a build...
2015-03-20 Mathieu ChartierMerge "Add verify-at-runtime compiler filter"
2015-03-20 Hiroshi YamauchiMake it possible to enable tlab with a build parameter.
2015-03-20 Mathieu ChartierAdd verify-at-runtime compiler filter
2015-03-20 Nicolas GeoffrayMerge "Revert "Revert "Use optimizing for apps."""
2015-03-20 Nicolas GeoffrayMerge "Compress the StackMaps."
2015-03-20 Nicolas GeoffrayCompress the StackMaps.
2015-03-20 Nicolas GeoffrayRevert "Revert "Use optimizing for apps.""
2015-03-20 Nicolas GeoffrayMerge "Remember whether a method was worth inlining."
2015-03-20 Nicolas GeoffrayRemember whether a method was worth inlining.
2015-03-20 Mathieu ChartierMerge "Change RETURN_VOID_BARRIER to RETURN_VOID_NO_BAR...
2015-03-20 Mathieu ChartierChange RETURN_VOID_BARRIER to RETURN_VOID_NO_BARRIER
2015-03-19 Nicolas GeoffrayMerge "Revert "Use optimizing for apps.""
2015-03-19 Hiroshi YamauchiMerge "Fix 003-omnibus-opcodes flaky failures with...
2015-03-19 Nicolas GeoffrayRevert "Use optimizing for apps."
2015-03-19 Hiroshi YamauchiFix 003-omnibus-opcodes flaky failures with GSS GC.
2015-03-19 Mathieu ChartierMerge "Fix JIT options with late init"
2015-03-19 Mathieu ChartierFix JIT options with late init
2015-03-18 Colin CrossMerge "Remove the Android.mk GCC-only source files...
2015-03-18 Colin CrossRemove the Android.mk GCC-only source files hackery
next