OSDN Git Service

android-x86/art.git
2014-11-06 Nicolas Geoffrayam 38efdf51: Merge "Implement try/catch/throw in optimi...
2014-11-06 Nicolas GeoffrayMerge "Implement try/catch/throw in optimizing."
2014-11-06 Nicolas GeoffrayImplement try/catch/throw in optimizing.
2014-11-06 Andreas Gampeam 3ed86e4e: Merge "ART: Fix warnings in memcmp16 for...
2014-11-06 Andreas GampeMerge "ART: Fix warnings in memcmp16 for arm32"
2014-11-06 Andreas GampeART: Fix warnings in memcmp16 for arm32
2014-11-06 Nicolas Geoffrayam a710c500: Merge "Fix failures after div support."
2014-11-06 Nicolas GeoffrayMerge "Fix failures after div support."
2014-11-06 Nicolas GeoffrayFix failures after div support.
2014-11-06 Calin Juravleam f746cd9b: Merge "Fix build."
2014-11-06 Calin Juravleam 803ad870: Merge "[optimizing compiler] Add div-int...
2014-11-06 Roland Levillainam 863b844e: Merge "Add more int-to-long tests for...
2014-11-06 Nicolas Geoffrayam e8469ac1: Merge "Don\'t use R4 for suspend check."
2014-11-06 Roland Levillainam a88b7b93: Merge "Fix ART build issues."
2014-11-06 Roland Levillainam 508368cc: Merge "Support int-to-long conversions...
2014-11-06 Nicolas Geoffrayam eaeff2ab: Merge "Fix typo in test name."
2014-11-06 Nicolas Geoffrayam 2be4e406: Merge "Mark 703-floating-point-div as...
2014-11-06 Calin JuravleMerge "Fix build."
2014-11-06 Calin JuravleFix build.
2014-11-06 Calin JuravleMerge "[optimizing compiler] Add div-int and exception...
2014-11-06 Calin Juravle[optimizing compiler] Add div-int and exception handling.
2014-11-06 Roland LevillainMerge "Add more int-to-long tests for the optimizing...
2014-11-06 Nicolas GeoffrayMerge "Don't use R4 for suspend check."
2014-11-06 Roland LevillainAdd more int-to-long tests for the optimizing compiler.
2014-11-06 Nicolas GeoffrayDon't use R4 for suspend check.
2014-11-06 Roland LevillainMerge "Fix ART build issues."
2014-11-06 Roland LevillainFix ART build issues.
2014-11-06 Roland LevillainMerge "Support int-to-long conversions in the optimizin...
2014-11-06 Nicolas GeoffrayMerge "Fix typo in test name."
2014-11-06 Nicolas GeoffrayFix typo in test name.
2014-11-06 Nicolas GeoffrayMerge "Mark 703-floating-point-div as failing on optimi...
2014-11-06 Nicolas GeoffrayMark 703-floating-point-div as failing on optimizing...
2014-11-06 Ian Rogersam 1991fed6: Merge "Don\'t enable ARM_R4_SUSPEND_FLAG."
2014-11-05 Ian RogersMerge "Don't enable ARM_R4_SUSPEND_FLAG."
2014-11-05 Ian RogersDon't enable ARM_R4_SUSPEND_FLAG.
2014-11-05 Ian Rogersam 77dbcdd2: Merge "Fix LoadValue{Wide} to free temp...
2014-11-05 Ian RogersMerge "Fix LoadValue{Wide} to free temp when reg classe...
2014-11-05 Ian Rogersam 40845d26: Merge "ARM: Strength reduction for floatin...
2014-11-05 Ian Rogersam 211d45e0: Merge "X86 QBE: Mark kX86StartOfMethod...
2014-11-05 Ian RogersMerge "ARM: Strength reduction for floating-point division"
2014-11-05 Ningsheng JianARM: Strength reduction for floating-point division
2014-11-05 Ian RogersMerge "X86 QBE: Mark kX86StartOfMethod as defining...
2014-11-05 Vladimir Markoam 970a25ca: Merge "Clean up arena objects in Mir2Lir."
2014-11-05 Nicolas Geoffrayam 5e5632ff: Merge "Fix RI testing."
2014-11-05 Roland Levillainam 3c30a723: Merge "Fix store instructions to large...
2014-11-05 Brian Carlstromam 4a43e79f: Merge "Fix dependency from phony targets...
2014-11-05 Brian Carlstromam 907080c6: Merge "Restore run-test TIME_OUT feature"
2014-11-05 Andreas Gampeam da04f29a: Merge "ART: Fix some redundant declarations"
2014-11-05 Ian Rogersam 3a8a7a44: Merge "Add ATTRIBUTE_UNUSED to unused...
2014-11-05 Vladimir MarkoMerge "Clean up arena objects in Mir2Lir."
2014-11-05 Roland LevillainSupport int-to-long conversions in the optimizing compiler.
2014-11-05 Vladimir MarkoClean up arena objects in Mir2Lir.
2014-11-05 Nicolas GeoffrayMerge "Fix RI testing."
2014-11-05 Nicolas GeoffrayFix RI testing.
2014-11-05 Roland LevillainMerge "Fix store instructions to large frames in ARM...
2014-11-05 Brian CarlstromMerge "Fix dependency from phony targets to real files...
2014-11-05 Brian CarlstromMerge "Restore run-test TIME_OUT feature"
2014-11-05 Brian CarlstromFix dependency from phony targets to real files to...
2014-11-05 Brian CarlstromRestore run-test TIME_OUT feature
2014-11-05 Andreas GampeMerge "ART: Fix some redundant declarations"
2014-11-05 Andreas GampeART: Fix some redundant declarations
2014-11-05 Serguei KatkovFix LoadValue{Wide} to free temp when reg classes are...
2014-11-05 Ian RogersMerge "Add ATTRIBUTE_UNUSED to unused parameters."
2014-11-05 Chih-Hung HsiehAdd ATTRIBUTE_UNUSED to unused parameters.
2014-11-05 Ian Rogersam 4d5d62f4: Merge "Make thread dumping more tolerant...
2014-11-05 Ian RogersMerge "Make thread dumping more tolerant of broken...
2014-11-05 Andreas Gampeam 78a32333: Merge "ART: More warnings"
2014-11-05 Andreas GampeMerge "ART: More warnings"
2014-11-05 Ian Rogersam fe50a0f6: Merge "Add a test for SafeMath."
2014-11-05 Andreas GampeART: More warnings
2014-11-05 Ian RogersMake thread dumping more tolerant of broken invariants...
2014-11-05 Ian RogersMerge "Add a test for SafeMath."
2014-11-05 Ian RogersAdd a test for SafeMath.
2014-11-04 Ian Rogersam b5331ef9: Merge "Fix unused parameters for the Mac."
2014-11-04 Ian Rogersam 587e2ec6: Merge "Fix build."
2014-11-04 Ian Rogersam 4150611d: Merge "Fix mac build."
2014-11-04 Ian Rogersam cc19cb68: Merge "Don\'t define DISALLOW_COPY_AND_ASS...
2014-11-04 Ian RogersMerge "Fix unused parameters for the Mac."
2014-11-04 Ian RogersFix unused parameters for the Mac.
2014-11-04 Ian RogersMerge "Fix build."
2014-11-04 Ian RogersFix build.
2014-11-04 Ian RogersMerge "Fix mac build."
2014-11-04 Ian RogersFix mac build.
2014-11-04 Ian RogersMerge "Don't define DISALLOW_COPY_AND_ASSIGN if already...
2014-11-04 Ian RogersDon't define DISALLOW_COPY_AND_ASSIGN if already defined.
2014-11-04 Roland LevillainFix store instructions to large frames in ARM opt....
2014-11-04 Nicolas Geoffrayam e03864e9: Merge "Try to fix mac build."
2014-11-04 Nicolas GeoffrayMerge "Try to fix mac build."
2014-11-04 Nicolas GeoffrayTry to fix mac build.
2014-11-04 Nicolas Geoffrayam 457e6170: Merge "New failure on optimizing/arm64...
2014-11-04 Nicolas GeoffrayMerge "New failure on optimizing/arm64 after CONST_CLAS...
2014-11-04 Nicolas GeoffrayNew failure on optimizing/arm64 after CONST_CLASS support.
2014-11-04 Nicolas Geoffrayam 636e1f55: Merge "Implement CONST_CLASS in optimizing...
2014-11-04 Nicolas GeoffrayMerge "Implement CONST_CLASS in optimizing compiler."
2014-11-04 Nicolas GeoffrayImplement CONST_CLASS in optimizing compiler.
2014-11-04 Nicolas Geoffrayam 793d1023: Merge "miranda multidex test fails on...
2014-11-04 Nicolas GeoffrayMerge "miranda multidex test fails on optimizing/arm64."
2014-11-04 Nicolas Geoffraymiranda multidex test fails on optimizing/arm64.
2014-11-04 Andreas Gampeam b6b9eeab: Merge "ART: Fix unused parameter warning...
2014-11-04 Andreas GampeMerge "ART: Fix unused parameter warning on Mac"
next