OSDN Git Service

android-x86/art.git
2015-04-29 Roland Levillainam d474b1d0: Merge "Revert "Revert "[optimizing] Improv...
2015-04-29 Roland LevillainMerge "Revert "Revert "[optimizing] Improve x86 shifts"""
2015-04-29 Roland LevillainRevert "Revert "[optimizing] Improve x86 shifts""
2015-04-29 Andreas Gampeam 57f6bee4: Merge "ART: Move dex2oat watchdog output...
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 Andreas Gampeam b0300bad: Merge "ART: Remove multidex limit"
2015-04-29 Andreas GampeMerge "ART: Remove multidex limit"
2015-04-29 Andreas GampeART: Remove multidex limit
2015-04-28 Mathieu Chartieram 13d38aab: Merge "Fix possible null deference in...
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 Haoam b8df6601: Merge "Change ddmc run-test to make new...
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 Markoam edede5c6: Merge "Quick: Fix crash on fall-through...
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 Albertam 458d91b0: Merge "Prevent undefined behavior in RosAl...
2015-04-28 Dan AlbertMerge "Prevent undefined behavior in RosAlloc."
2015-04-28 Dan AlbertPrevent undefined behavior in RosAlloc.
2015-04-28 Mathieu Chartieram 2b9b0de4: Merge "Fix some compaction bugs in string...
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 Hertzam 1c5808c0: Merge "Fix constructor access check throug...
2015-04-28 Sebastien HertzMerge "Fix constructor access check through reflection"
2015-04-28 Vladimir Markoam d4667dea: Merge "ART: Add FOUR_ARG_DOWNCALL macro...
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 Markoam 95935f28: Merge "ART: Fix MIPS entrypoint downcall...
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 Markoam 3adfc4bb: Merge "Quick: Avoid unnecessary GVN work...
2015-04-28 Roland Levillainam 80613ffd: Merge "Have HInvoke instructions know...
2015-04-28 Nicolas Geoffrayam a94fb1f9: Merge "Revert "Revert "[optimizing] Replac...
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 Haoam 64db0171: Merge "Fix java_lang_Class newInstance...
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 Gampeam f0a3d3da: Merge "ART: Fix constructor access checking"
2015-04-28 Andreas GampeMerge "ART: Fix constructor access checking"
2015-04-28 Andreas GampeART: Fix constructor access checking
2015-04-28 Jeff Haoam 9d1e1903: Merge "Replace String CharArray with inter...
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 Yamauchiam 3fd79afb: Merge "Switch the default read barrier...
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... am 97c96f5a: Merge "Fix mismatched malloc/free delete...
2015-04-27 Hiroshi Yamauchiam d74a1bf3: Merge "Use the lock word bits for Baker...
2015-04-27 Mathieu Chartieram acee1524: Merge "Fix clean-oat"
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 Geoffrayam 2d01066d: Merge "Dissociate uses with environment...
2015-04-27 Nicolas GeoffrayMerge "Dissociate uses with environment uses."
2015-04-27 Vladimir Markoam 295dda50: Merge "Quick: Rely on inferred types in...
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 Brazdilam d14438f0: Merge "ART: Simplify Ifs with BooleanNot...
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 Geoffrayam a0ee8622: Merge "Add support for caching float and...
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 Brazdilam 0fbfe6f9: Merge "ART: Fix removing a Phi with Remove...
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 Vladimir MarkoQuick: Rely on inferred types in GVN/LVN/DCE.
2015-04-27 Mingyao Yangam 76bf84a1: Merge "BCE: don\'t add deoptimization...
2015-04-27 Mingyao Yangam f382eff1: Merge "Deoptimization-based BCE for unknow...
2015-04-27 Nicolas Geoffrayam adf15974: Merge "Revert "[optimizing] Replace FP...
2015-04-27 Nicolas Geoffrayam 5ff903a5: Merge "[optimizing] Replace FP divide...
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 Gampeam 2c31b5ac: Merge "ART: Fix Trace types, check minimum...
2015-04-26 Andreas Gampeam 711d8400: Merge "ART: Fix addpd opcode, add Quick...
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 Gampeam 3f4fa70a: Merge "ART: Test for GVN skipping"
2015-04-25 Andreas GampeMerge "ART: Test for GVN skipping"
2015-04-25 Andreas GampeART: Test for GVN skipping
2015-04-25 Mathieu Chartieram 0cd91f05: Merge "Move Class.newInstance to native"
2015-04-25 Mathieu ChartierMerge "Move Class.newInstance to native"
2015-04-25 Andreas Gampeam 18772f08: Merge "ART: Fix missing dependency between...
next