OSDN Git Service

android-x86/art.git
2014-11-19 buzbeeQuick compiler: fix x86 special identity
2014-11-18 Vladimir MarkoMerge "Do not try to sharpen super calls to abstract...
2014-11-18 Vladimir MarkoDo not try to sharpen super calls to abstract methods.
2014-11-18 Nicolas GeoffrayMerge "Fix typo."
2014-11-18 Nicolas GeoffrayFix typo.
2014-11-18 Nicolas GeoffrayMerge "Opt compiler: Add support for more IRs on arm64."
2014-11-18 Alexandre RamesOpt compiler: Add support for more IRs on arm64.
2014-11-18 Nicolas GeoffrayMerge "Fix a bug in the type propagation phase of optim...
2014-11-18 Roland LevillainMerge "Add support for int-to-float & int-to-double...
2014-11-18 Hiroshi YamauchiMerge "Enable the hspace compaction on OOM by default."
2014-11-18 Hiroshi YamauchiEnable the hspace compaction on OOM by default.
2014-11-18 Ian RogersMerge "Add denver64 as a known ARM64 variant."
2014-11-18 Ian RogersAdd denver64 as a known ARM64 variant.
2014-11-17 Mathieu ChartierMerge "Change IsZygote test to !IsCompiler"
2014-11-17 Mathieu ChartierChange IsZygote test to !IsCompiler
2014-11-17 Mathieu ChartierMerge "Combine image string char arrays into single...
2014-11-17 Mathieu ChartierCombine image string char arrays into single array
2014-11-17 Mathieu ChartierMerge "Don't call AddImageStringsToTable or MoveImageCl...
2014-11-17 Mathieu ChartierDon't call AddImageStringsToTable or MoveImageClassesTo...
2014-11-17 Bill BuzbeeMerge "ART: copy dalvikInsn back on throw instruction...
2014-11-17 Vladimir MarkoMerge "Add stress test for field offset assignment...
2014-11-17 Vladimir MarkoAdd stress test for field offset assignment sorting.
2014-11-17 Mathieu ChartierMerge "Change 512 to kLocalsMax."
2014-11-17 Nicolas GeoffrayFix a bug in the type propagation phase of optimizing.
2014-11-17 Mathieu ChartierChange 512 to kLocalsMax.
2014-11-17 Vladimir MarkoMerge "Fix ordering of fields with the same name."
2014-11-17 Mathieu ChartierMerge "Fix reference leaks in ToReflectedMethod and...
2014-11-17 Mathieu ChartierFix reference leaks in ToReflectedMethod and ToReflecte...
2014-11-17 Nicolas GeoffrayMerge "Don't fall back to Quick in optimizing."
2014-11-17 Nicolas GeoffrayDon't fall back to Quick in optimizing.
2014-11-17 Vladimir MarkoFix ordering of fields with the same name.
2014-11-17 Roland LevillainAdd support for int-to-float & int-to-double in optimizing.
2014-11-17 Sebastien HertzMerge "Fix art_quick_instrumentation_entry stub for...
2014-11-17 Sebastien HertzFix art_quick_instrumentation_entry stub for x86/x86_64
2014-11-17 Sebastien HertzMerge "Fix DCHECK in artInstrumentationMethodEntryFromCode"
2014-11-17 Sebastien HertzFix DCHECK in artInstrumentationMethodEntryFromCode
2014-11-17 Nicolas GeoffrayMerge "Revert "Revert "Unfortunately, the test still...
2014-11-17 Nicolas GeoffrayRevert "Revert "Unfortunately, the test still hits...
2014-11-17 Calin JuravleMerge "[optimizing compiler] Add REM_INT, REM_LONG"
2014-11-17 Calin Juravle[optimizing compiler] Add REM_INT, REM_LONG
2014-11-17 Roland LevillainMerge "Add support for int-to-short in the optimizing...
2014-11-17 Nicolas GeoffrayMerge "Revert "Arm64: Use the debug version of VIXL...
2014-11-17 Nicolas GeoffrayRevert "Arm64: Use the debug version of VIXL for debug...
2014-11-17 Nicolas GeoffrayMerge "Fix lint error."
2014-11-17 Nicolas GeoffrayFix lint error.
2014-11-17 Nicolas GeoffrayMerge "Arm64: Use the debug version of VIXL for debug...
2014-11-17 Nicolas GeoffrayMerge "Minor object store optimizations."
2014-11-17 Nicolas GeoffrayMerge "Fix failure in --no-dex2oat invocation of 425...
2014-11-17 Nicolas GeoffrayFix failure in --no-dex2oat invocation of 425-invokesuper.
2014-11-15 Dan AlbertMerge "The libc++ gtest is being renamed to libgtest."
2014-11-15 Dan AlbertMerge "Up the stack size limit for SANITIZE_HOST."
2014-11-15 Dan AlbertUp the stack size limit for SANITIZE_HOST.
2014-11-15 Ian RogersMerge "Avoid abort in malformed dex code."
2014-11-14 Bill BuzbeeMerge "AArch64: Small improvements."
2014-11-14 Ian RogersAvoid abort in malformed dex code.
2014-11-14 Serban ConstantinescuArm64: Use the debug version of VIXL for debug builds.
2014-11-14 Vladimir MarkoMerge "Fix LinkFieldsComparator."
2014-11-14 Vladimir MarkoFix LinkFieldsComparator.
2014-11-14 Matteo FranchinAArch64: Small improvements.
2014-11-14 Roland LevillainAdd support for int-to-short in the optimizing compiler.
2014-11-14 Roland LevillainMerge "Add support for int-to-char in the optimizing...
2014-11-14 Vladimir MarkoMerge "Keep original order of fields in Class."
2014-11-14 Nicolas GeoffrayMinor object store optimizations.
2014-11-14 Roland LevillainAdd support for int-to-char in the optimizing compiler.
2014-11-14 Vladimir MarkoKeep original order of fields in Class.
2014-11-14 Vladimir MarkoMerge "Quick: Fix arm64 AGET/APUT to use 32-bit index."
2014-11-14 Andreas GampeMerge "ART: Fix last lpae occurrence, Arm64 generic"
2014-11-14 Andreas GampeART: Fix last lpae occurrence, Arm64 generic
2014-11-14 Andreas GampeMerge "ART: Multiview assembler_test, fix x86-64 assembler"
2014-11-14 Andreas GampeART: Multiview assembler_test, fix x86-64 assembler
2014-11-14 Ian RogersMerge "Instruction set features for ARM64, MIPS and...
2014-11-14 Ian RogersInstruction set features for ARM64, MIPS and X86.
2014-11-13 Bill BuzbeeMerge "ART: Implicit null check should break def tracking"
2014-11-13 Andreas GampeMerge "ART: Compiled-classes list for compiler-driver"
2014-11-13 Andreas GampeART: Compiled-classes list for compiler-driver
2014-11-13 Yabin CuiMerge "kill HAVE_GETHOSTBYNAME_R"
2014-11-13 Ian RogersMerge "Disable DumpNativeStack."
2014-11-13 Roland LevillainMerge "Exercise the generation of SBFX on ARM32 & Thumb-2."
2014-11-13 Roland LevillainMerge "Add support for int-to-byte in the optimizing...
2014-11-13 Ian RogersDisable DumpNativeStack.
2014-11-13 Yabin Cuikill HAVE_GETHOSTBYNAME_R
2014-11-13 Ian RogersMerge "Revert "Unfortunately, the test still hits too...
2014-11-13 Ian RogersRevert "Unfortunately, the test still hits too many...
2014-11-13 Roland LevillainExercise the generation of SBFX on ARM32 & Thumb-2.
2014-11-13 Calin JuravleMerge "[optimizing compiler] Add 014-math3 to the list...
2014-11-13 Calin JuravleMerge "[optimizing compiler] Rename dex_offset to dex_p...
2014-11-13 Calin Juravle[optimizing compiler] Add 014-math3 to the list of...
2014-11-13 Roland LevillainAdd support for int-to-byte in the optimizing compiler.
2014-11-13 Calin Juravle[optimizing compiler] Rename dex_offset to dex_pc in...
2014-11-13 Calin JuravleMerge "[optimizing compiler] Fix Move for instruction...
2014-11-13 Calin Juravle[optimizing compiler] Fix Move for instruction with...
2014-11-13 Vladimir MarkoMerge "Use correct register class for refs"
2014-11-13 Pavel VyssotskiART: Implicit null check should break def tracking
2014-11-13 Vladimir MarkoQuick: Fix arm64 AGET/APUT to use 32-bit index.
2014-11-13 Calin JuravleMerge "[optimizing compiler] Add DIV_LONG"
2014-11-13 Calin JuravleMerge "[optimizing compiler] add HTemporary support...
2014-11-13 Nicolas GeoffrayMerge "And another failing test on optimizing/armv8."
2014-11-13 Nicolas GeoffrayAnd another failing test on optimizing/armv8.
2014-11-13 Nicolas GeoffrayMerge "Add a --method-filter option to oatdump."
2014-11-13 Nicolas GeoffrayMerge "Unfortunately, the test still hits too many...
next