OSDN Git Service

android-x86/art.git
2014-11-06 Calin JuravleMerge "[optimizing compiler] Add DIV_INT_2ADDR"
2014-11-06 Calin Juravle[optimizing compiler] Add DIV_INT_2ADDR
2014-11-06 Roland LevillainMerge "Add support for not-long on ARM64 in the optimiz...
2014-11-06 Nicolas GeoffrayMerge "Implement try/catch/throw in optimizing."
2014-11-06 Nicolas GeoffrayImplement try/catch/throw in optimizing.
2014-11-06 Roland LevillainAdd support for not-long on ARM64 in the optimizing...
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 GeoffrayMerge "Fix failures after div support."
2014-11-06 Nicolas GeoffrayFix failures after div support.
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-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 RogersMerge "Fix LoadValue{Wide} to free temp when reg classe...
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 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 RogersMerge "Make thread dumping more tolerant of broken...
2014-11-05 Andreas GampeMerge "ART: More warnings"
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 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 GeoffrayMerge "Try to fix mac build."
2014-11-04 Nicolas GeoffrayTry to fix mac build.
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 GeoffrayMerge "Implement CONST_CLASS in optimizing compiler."
2014-11-04 Nicolas GeoffrayImplement CONST_CLASS in optimizing compiler.
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 GampeMerge "ART: Fix unused parameter warning on Mac"
2014-11-04 Andreas GampeART: Fix unused parameter warning on Mac
2014-11-04 Andreas GampeMerge "ART: Replace COMPILE_ASSERT with static_assert...
2014-11-04 Andreas GampeMerge "ART: Replace COMPILE_ASSERT with static_assert...
2014-11-04 Andreas GampeART: Replace COMPILE_ASSERT with static_assert (runtime)
2014-11-04 Andreas GampeART: Replace COMPILE_ASSERT with static_assert (compiler)
2014-11-04 Andreas GampeMerge "ART: Fix unused parameters in libsigchain"
2014-11-04 Andreas GampeART: Fix unused parameters in libsigchain
2014-11-04 Ian RogersMerge "Remove -Wno-unused-parameter and -Wno-sign-promo...
2014-11-04 Ian RogersRemove -Wno-unused-parameter and -Wno-sign-promo from...
2014-11-04 Mingyao YangMerge "Some improvement to reg alloc."
2014-11-04 Mingyao YangSome improvement to reg alloc.
2014-11-03 Andreas GampeMerge "ART: Add missing test dependency"
2014-11-03 Andreas GampeART: Add missing test dependency
2014-11-03 Jeff HaoMerge "Check null this pointer for direct methods in...
2014-11-03 Jeff HaoCheck null this pointer for direct methods in FindMetho...
2014-11-03 Andreas GampeMerge "ART: Add miranda checking"
2014-11-03 Andreas GampeMerge "ART: Discard generated image in a low-memory...
2014-11-03 Andreas GampeART: Add miranda checking
2014-11-03 Mathieu ChartierMerge "Add image strings to intern table"
2014-11-03 Nicolas GeoffrayMerge "Remove generated file if compiling the image...
2014-11-03 Mathieu ChartierAdd image strings to intern table
2014-11-03 Andreas GampeMerge "ART: Remove unnecessary includes"
2014-11-03 Andreas GampeART: Remove unnecessary includes
2014-11-03 Nicolas GeoffrayRemove generated file if compiling the image failed.
2014-11-03 Nicolas GeoffrayMerge "Add missing $() when testing TARGET_ARCH."
2014-11-03 Nicolas GeoffrayAdd missing $() when testing TARGET_ARCH.
2014-11-03 Nicolas GeoffrayMerge "Only use Quick for optimizing on arm64."
2014-11-03 Nicolas GeoffrayMerge "Disable kNoOutputOverlap optimization."
2014-11-01 Andreas GampeART: Discard generated image in a low-memory environment
2014-10-31 Brian CarlstromMerge "Fix FindDeclaredVirtualMethod(DexCache...) for...
next