OSDN Git Service

android-x86/art.git
2014-10-28 Vladimir Markoam 1ef3495a: Merge "Quick: Fix wide Phi detection in...
2014-10-28 Elliott Hughesam 07cce747: Merge "Fix the DW_OP_breg* constants."
2014-10-28 Ian Rogersam 768135f3: Merge "Do not use ld instruction for Mips32."
2014-10-28 Ian Rogersam 3e3364e2: Merge "Tidy logging code not using UNIMPLE...
2014-10-28 Ian Rogersam c57a66d5: Merge "ARM: Use hardfp calling convention...
2014-10-28 Ian Rogersam b62ff579: Merge "ART: Add div/rem zero check elimina...
2014-10-28 Ian Rogersam c6c9e5d4: Merge "ART: Prevent float inference back...
2014-10-28 Ian Rogersam 98c271d5: Merge "Code cleanup."
2014-10-28 Nicolas Geoffrayam 661cb3f6: Merge "Add more environment variable to...
2014-10-28 Nicolas Geoffrayam dc9667e5: Merge "Fix encoding of imul in x86_64...
2014-10-28 Sebastien Hertzam 54efee55: Merge "Make ObjectRegistry::InternalAdd...
2014-10-28 Roland Levillainam 64727aee: Merge "Revert "Revert "Implement long...
2014-10-28 Roland Levillainam 8bde036e: Merge "Use test\'s `-d\' option when check...
2014-10-28 Nicolas Geoffrayam 32da24bb: Merge "Fix wrong unsigned to signed conver...
2014-10-28 Sebastien Hertzam 02567379: Merge "Fix JDWP Virtualmachine.Resume...
2014-10-28 Sebastien Hertzam a1e50cab: Merge "More use of WellKnownClasses for...
2014-10-28 Andreas Gampeam 6b8fbcb1: Merge "ART: Remove old LOG(INFO)"
2014-10-28 Mathieu Chartieram 754ff339: Merge "Use the passed-in \'name\' param...
2014-10-28 Ian Rogersam d308804f: Merge "Make out-of-line mutex contention...
2014-10-28 Andreas Gampeam e8bd8ac7: Merge "ART: Use static_assert in down_cast"
2014-10-28 Chih-Hung Hsieham 13fe5bbd: Merge "Add missing SHARED_LOCKS_REQUIRED...
2014-10-28 Nicolas Geoffrayam b4e1a4d3: Merge "ART: Add basic tests for materializ...
2014-10-28 Mathieu Chartieram be8c0217: Merge "Fix concurrent start bytes race"
2014-10-28 Roland Levillainam 55adc608: Merge "Revert "Implement long negate instr...
2014-10-28 Roland Levillainam 46fdec13: Merge "Implement long negate instruction...
2014-10-28 Calin Juravleam e2b2cbf8: Merge "[optimizing compiler] Handle SUB_FL...
2014-10-28 Nicolas Geoffrayam b1bcf57e: Merge "Use the shared smali test infrastru...
2014-10-28 Calin Juravleam 46de37a6: Merge "[optimizing compiler] Add float...
2014-10-27 Vladimir MarkoMerge "Quick: Fix wide Phi detection in GVN, clean...
2014-10-27 Nicolas Geoffrayam e833b110: Merge "ART: optimizing compiler: initial...
2014-10-27 Calin Juravleam 37a71888: Merge "Remove obsolete TODOs from codegen...
2014-10-27 Calin Juravleam 1e4dc259: Merge "[native bridge] Make sure we always...
2014-10-26 Elliott HughesMerge "Fix the DW_OP_breg* constants."
2014-10-26 Elliott HughesFix the DW_OP_breg* constants.
2014-10-25 Ian RogersMerge "Do not use ld instruction for Mips32."
2014-10-25 Douglas LeungDo not use ld instruction for Mips32.
2014-10-25 Ian RogersMerge "Tidy logging code not using UNIMPLEMENTED."
2014-10-24 Ian RogersMerge "ARM: Use hardfp calling convention between java...
2014-10-24 Zheng XuARM: Use hardfp calling convention between java to...
2014-10-24 Ian RogersMerge "ART: Add div/rem zero check elimination flag"
2014-10-24 Ian RogersMerge "ART: Prevent float inference back to SSA in...
2014-10-24 Stephen KyleART: Prevent float inference back to SSA in-regs.
2014-10-24 Ian RogersTidy logging code not using UNIMPLEMENTED.
2014-10-24 Ian RogersMerge "Code cleanup."
2014-10-24 Roland Levillainam 1122c7fc: Merge "Implement int bit-wise not operatio...
2014-10-24 Ian Rogersam fd9e9561: Merge "C++11 related clean-up of DISALLOW_.."
2014-10-24 Ian Rogersam 79f4ec3f: Merge "Fix arm64 bug introduced by refacto...
2014-10-24 Nicolas GeoffrayMerge "Add more environment variable to control test...
2014-10-24 Nicolas GeoffrayAdd more environment variable to control test granularity.
2014-10-24 Nicolas GeoffrayMerge "Fix encoding of imul in x86_64 assembler."
2014-10-24 Nicolas GeoffrayFix encoding of imul in x86_64 assembler.
2014-10-24 Sebastien HertzMerge "Make ObjectRegistry::InternalAdd GC safe"
2014-10-24 Ian Rogersam aea6888b: Merge "Tidy up logging."
2014-10-24 Roland LevillainMerge "Revert "Revert "Implement long negate instructio...
2014-10-24 Roland LevillainMerge "Use test's `-d' option when checking for a direc...
2014-10-24 Nicolas GeoffrayMerge "Fix wrong unsigned to signed conversions."
2014-10-24 Roland LevillainRevert "Revert "Implement long negate instruction in...
2014-10-24 Sebastien HertzMerge "Fix JDWP Virtualmachine.Resume command"
2014-10-24 Sebastien HertzMerge "More use of WellKnownClasses for debugger"
2014-10-24 Andreas GampeMerge "ART: Remove old LOG(INFO)"
2014-10-24 Mathieu ChartierMerge "Use the passed-in 'name' param to create a MemMap."
2014-10-24 Andreas GampeART: Remove old LOG(INFO)
2014-10-24 Ian RogersMerge "Make out-of-line mutex contention dependent...
2014-10-24 Ian RogersMake out-of-line mutex contention dependent on ART_USE_...
2014-10-23 Vladimir Markoam b08f4dcf: Merge "X86 Long Min/Max: Avoid calling...
2014-10-23 Andreas GampeMerge "ART: Use static_assert in down_cast"
2014-10-23 Andreas GampeART: Use static_assert in down_cast
2014-10-23 Chih-Hung HsiehMerge "Add missing SHARED_LOCKS_REQUIRED attibute."
2014-10-23 Chih-Hung HsiehAdd missing SHARED_LOCKS_REQUIRED attibute.
2014-10-23 Nicolas GeoffrayFix wrong unsigned to signed conversions.
2014-10-23 Nicolas GeoffrayMerge "ART: Add basic tests for materialized conditions."
2014-10-23 Mathieu ChartierMerge "Fix concurrent start bytes race"
2014-10-23 Roland LevillainMerge "Revert "Implement long negate instruction in...
2014-10-23 Roland LevillainRevert "Implement long negate instruction in the optimi...
2014-10-23 Mathieu ChartierFix concurrent start bytes race
2014-10-23 Alexandre RamesART: Add basic tests for materialized conditions.
2014-10-23 Vladimir MarkoQuick: Fix wide Phi detection in GVN, clean up INVOKEs.
2014-10-23 Roland LevillainMerge "Implement long negate instruction in the optimiz...
2014-10-23 Roland LevillainImplement long negate instruction in the optimizing...
2014-10-23 Calin JuravleMerge "[optimizing compiler] Handle SUB_FLOAT/DOUBLE...
2014-10-23 Calin Juravle[optimizing compiler] Handle SUB_FLOAT/DOUBLE nodes
2014-10-23 Roland LevillainUse test's `-d' option when checking for a directory.
2014-10-23 Nicolas GeoffrayMerge "Use the shared smali test infrastructure for...
2014-10-23 Calin JuravleMerge "[optimizing compiler] Add float/double subtraction"
2014-10-23 Calin Juravle[optimizing compiler] Add float/double subtraction
2014-10-23 Sebastien HertzMake ObjectRegistry::InternalAdd GC safe
2014-10-23 Nicolas GeoffrayMerge "ART: optimizing compiler: initial support for...
2014-10-23 Alexandre RamesART: optimizing compiler: initial support for ARM64.
2014-10-23 Calin JuravleMerge "Remove obsolete TODOs from codegen tests"
2014-10-23 Calin JuravleRemove obsolete TODOs from codegen tests
2014-10-23 Calin JuravleMerge "[native bridge] Make sure we always unload the...
2014-10-23 Calin Juravle[native bridge] Make sure we always unload the native...
2014-10-23 Sebastien HertzMore use of WellKnownClasses for debugger
2014-10-23 Nicolas GeoffrayUse the shared smali test infrastructure for 800-smali.
2014-10-23 Roland LevillainMerge "Implement int bit-wise not operation in the...
2014-10-23 Roland LevillainImplement int bit-wise not operation in the optimizing...
2014-10-23 Ian RogersMerge "C++11 related clean-up of DISALLOW_.."
2014-10-23 Ian RogersC++11 related clean-up of DISALLOW_..
2014-10-23 Ian RogersMerge "Fix arm64 bug introduced by refactoring."
2014-10-23 Kyungmin LeeUse the passed-in 'name' param to create a MemMap.
next