OSDN Git Service

android-x86/art.git
2015-04-29 Mathieu ChartierMerge "Only print IRT remove local warning if CheckJNI...
2015-04-29 Mathieu ChartierOnly print IRT remove local warning if CheckJNI is...
2015-04-29 Nicolas GeoffrayMerge "Add synthesize uses at back edge."
2015-04-29 Nicolas GeoffrayAdd synthesize uses at back edge.
2015-04-29 David BrazdilMerge "ART: Fix loop information after dead code elimin...
2015-04-29 David BrazdilART: Fix loop information after dead code elimination
2015-04-29 Roland LevillainMerge "Factor MoveArguments methods in Optimizing's...
2015-04-29 Narayan KamathMerge "Add dependency on libbase."
2015-04-29 Narayan KamathAdd dependency on libbase.
2015-04-29 Roland LevillainFactor MoveArguments methods in Optimizing's intrinsics...
2015-04-29 Roland LevillainMerge "Refactor InvokeDexCallingConventionVisitor in...
2015-04-29 Roland LevillainRefactor InvokeDexCallingConventionVisitor in Optimizing.
2015-04-29 Vladimir MarkoMerge "Fix for incorrect encode and parse of PEXTRW...
2015-04-29 Roland LevillainMerge "Revert "Revert "Revert "[optimizing] Improve...
2015-04-29 Roland LevillainRevert "Revert "Revert "[optimizing] Improve x86 shifts"""
2015-04-29 Nicolas GeoffrayMerge "Bugs have been fixed, so run the tests."
2015-04-29 Roland LevillainMerge "Add InsertInstructionAfter in HBasicBlock."
2015-04-29 Roland LevillainMerge "Revert "Revert "[optimizing] Improve x86 shifts"""
2015-04-29 Nicolas GeoffrayBugs have been fixed, so run the tests.
2015-04-29 Roland LevillainRevert "Revert "[optimizing] Improve x86 shifts""
2015-04-29 Andreas GampeMerge "ART: Move dex2oat watchdog output to LogLine"
2015-04-29 Andreas GampeART: Move dex2oat watchdog output to LogLine
2015-04-29 nikolay serdjukFix for incorrect encode and parse of PEXTRW instruction
2015-04-29 Andreas GampeMerge "ART: Remove multidex limit"
2015-04-29 Andreas GampeART: Remove multidex limit
2015-04-28 Mathieu ChartierMerge "Fix possible null deference in Throwable::Dump"
2015-04-28 Mathieu ChartierFix possible null deference in Throwable::Dump
2015-04-28 Jeff HaoMerge "Change ddmc run-test to make new objects instead...
2015-04-28 Jeff HaoChange ddmc run-test to make new objects instead of...
2015-04-28 Vladimir MarkoMerge "Quick: Fix crash on fall-through out of method...
2015-04-28 Calin JuravleQuick: Fix crash on fall-through out of method code.
2015-04-28 Dan AlbertMerge "Prevent undefined behavior in RosAlloc."
2015-04-28 Dan AlbertPrevent undefined behavior in RosAlloc.
2015-04-28 Mathieu ChartierMerge "Fix some compaction bugs in string allocation"
2015-04-28 Mathieu ChartierFix some compaction bugs in string allocation
2015-04-28 Sebastien HertzMerge "Fix constructor access check through reflection"
2015-04-28 Vladimir MarkoMerge "ART: Add FOUR_ARG_DOWNCALL macro for MIPS64...
2015-04-28 Sebastien HertzFix constructor access check through reflection
2015-04-28 Vladimir MarkoART: Add FOUR_ARG_DOWNCALL macro for MIPS64 entry points.
2015-04-28 Vladimir MarkoMerge "ART: Fix MIPS entrypoint downcall macros."
2015-04-28 Vladimir MarkoART: Fix MIPS entrypoint downcall macros.
2015-04-28 Vladimir MarkoMerge "Quick: Avoid unnecessary GVN work in release...
2015-04-28 Roland LevillainMerge "Have HInvoke instructions know their number...
2015-04-28 Nicolas GeoffrayMerge "Revert "Revert "[optimizing] Replace FP divide...
2015-04-28 Roland LevillainHave HInvoke instructions know their number of actual...
2015-04-28 Jeff HaoMerge "Fix java_lang_Class newInstance for strings...
2015-04-28 Jeff HaoFix java_lang_Class newInstance for strings; also quick...
2015-04-28 Andreas GampeMerge "ART: Fix constructor access checking"
2015-04-28 Andreas GampeART: Fix constructor access checking
2015-04-28 Jeff HaoMerge "Replace String CharArray with internal uint16_t...
2015-04-28 Jeff HaoReplace String CharArray with internal uint16_t array.
2015-04-28 Hiroshi YamauchiMerge "Switch the default read barrier type to a Baker...
2015-04-28 Hiroshi YamauchiSwitch the default read barrier type to a Baker one.
2015-04-28 Nicolas GeoffrayRevert "Revert "[optimizing] Replace FP divide by power...
2015-04-27 Christopher... Merge "Fix mismatched malloc/free delete/new."
2015-04-27 Christopher... Fix mismatched malloc/free delete/new.
2015-04-27 Hiroshi YamauchiMerge "Use the lock word bits for Baker-style read...
2015-04-27 Mathieu ChartierMerge "Fix clean-oat"
2015-04-27 Mathieu ChartierFix clean-oat
2015-04-27 Nicolas GeoffrayMerge "Dissociate uses with environment uses."
2015-04-27 Vladimir MarkoMerge "Quick: Rely on inferred types in GVN/LVN/DCE."
2015-04-27 Nicolas GeoffrayDissociate uses with environment uses.
2015-04-27 David BrazdilMerge "ART: Simplify Ifs with BooleanNot condition"
2015-04-27 David BrazdilART: Simplify Ifs with BooleanNot condition
2015-04-27 Vladimir MarkoQuick: Avoid unnecessary GVN work in release builds.
2015-04-27 Nicolas GeoffrayMerge "Add support for caching float and double constants."
2015-04-27 Nicolas GeoffrayAdd support for caching float and double constants.
2015-04-27 David BrazdilMerge "ART: Fix removing a Phi with RemoveInstruction"
2015-04-27 David BrazdilART: Fix removing a Phi with RemoveInstruction
2015-04-27 Guillaume ... Add InsertInstructionAfter in HBasicBlock.
2015-04-27 Vladimir MarkoQuick: Rely on inferred types in GVN/LVN/DCE.
2015-04-27 Mingyao YangMerge "BCE: don't add deoptimization if the loop has...
2015-04-27 Mingyao YangBCE: don't add deoptimization if the loop has early...
2015-04-26 Mingyao YangMerge "Deoptimization-based BCE for unknown loop bounds."
2015-04-26 Mingyao YangDeoptimization-based BCE for unknown loop bounds.
2015-04-26 Nicolas GeoffrayMerge "Revert "[optimizing] Replace FP divide by power...
2015-04-26 Nicolas GeoffrayRevert "[optimizing] Replace FP divide by power of 2"
2015-04-26 Nicolas GeoffrayMerge "[optimizing] Replace FP divide by power of 2"
2015-04-26 Andreas GampeMerge "ART: Fix Trace types, check minimum buf size"
2015-04-26 Andreas GampeMerge "ART: Fix addpd opcode, add Quick x86 assembler...
2015-04-26 Andreas GampeART: Fix Trace types, check minimum buf size
2015-04-25 Chao-ying FuART: Fix addpd opcode, add Quick x86 assembler test
2015-04-25 Andreas GampeMerge "ART: Test for GVN skipping"
2015-04-25 Andreas GampeART: Test for GVN skipping
2015-04-25 Mathieu ChartierMerge "Move Class.newInstance to native"
2015-04-25 Andreas GampeMerge "ART: Fix missing dependency between GVN and...
2015-04-25 Andreas GampeART: Fix missing dependency between GVN and other passes
2015-04-25 Mathieu ChartierMove Class.newInstance to native
2015-04-25 Andreas GampeMerge "ART: Refactor utils/assembler test"
2015-04-25 Vladimir MarkoMerge "Disable Quick's GVN-based dead code elimination."
2015-04-25 Roland LevillainDisable Quick's GVN-based dead code elimination.
2015-04-25 Nicolas GeoffrayMerge "Mark the test as failing while investigating."
2015-04-25 Nicolas GeoffrayMark the test as failing while investigating.
2015-04-25 Andreas GampeART: Refactor utils/assembler test
2015-04-25 Andreas GampeMerge "ART: Fix DBG_START_LOCAL verification."
2015-04-25 Logan ChienART: Fix DBG_START_LOCAL verification.
2015-04-25 Andreas GampeMerge "[optimizing] Rename HasArrayAccesses and check it"
2015-04-25 Andreas GampeMerge "[optimizing] Handle x86 const length BoundsCheck"
2015-04-25 Andreas GampeMerge "ART: Duplicate-classes cleanup"
2015-04-25 Andreas GampeART: Duplicate-classes cleanup
next