OSDN Git Service

android-x86/art.git
2015-09-16 Andreas GampeART: Skip compiler-driver compile loop for VerifyAtRuntime
2015-09-16 Andreas GampeMerge "Support X86 intrinsic System.arraycopy char"
2015-09-16 Andreas GampeMerge "Add X86 bsf and rotate instructions"
2015-09-16 Mark MendellAdd X86 bsf and rotate instructions
2015-09-15 Hiroshi YamauchiMerge "Expect null referent in DequeuePendingReference()."
2015-09-15 Hiroshi YamauchiExpect null referent in DequeuePendingReference().
2015-09-15 Mathieu ChartierMerge "Use image pointer size for profile info"
2015-09-15 Mathieu ChartierUse image pointer size for profile info
2015-09-15 David BrazdilMerge "Rename parameter in ArtMethod::ToNativeQuickPc"
2015-09-15 David BrazdilRename parameter in ArtMethod::ToNativeQuickPc
2015-09-15 Sebastien HertzMerge "Cleanup thread access in StackVisitor"
2015-09-15 David BrazdilMerge "ART: Fix 004-ReferenceMap run test"
2015-09-15 David BrazdilART: Fix 004-ReferenceMap run test
2015-09-15 Nicolas GeoffrayMerge "Use $ for f registers to please clang."
2015-09-15 Nicolas GeoffrayUse $ for f registers to please clang.
2015-09-15 David BrazdilMerge "Revert "Revert "ART: Register allocation and...
2015-09-15 David BrazdilRevert "Revert "ART: Register allocation and runtime...
2015-09-15 David BrazdilMerge "ART: Fix bug in reference type propagation"
2015-09-15 Nicolas GeoffrayMerge "Temporarly disable SSA creation in try/catch...
2015-09-15 David BrazdilART: Fix bug in reference type propagation
2015-09-15 Nicolas GeoffrayTemporarly disable SSA creation in try/catch/debuggable.
2015-09-15 Sebastien HertzCleanup thread access in StackVisitor
2015-09-14 Pirama Arumuga... Merge "Revert "Revert "Re-enable Clang's -Wpessimizing...
2015-09-14 David BrazdilMerge "Revert "ART: Register allocation and runtime...
2015-09-14 David BrazdilRevert "ART: Register allocation and runtime support...
2015-09-14 Mathieu ChartierMerge "Convert ART benchmarks into caliper benchmarks"
2015-09-14 Andreas GampeMerge "ART: Fix mac build"
2015-09-14 Andreas GampeART: Fix mac build
2015-09-14 Mathieu ChartierConvert ART benchmarks into caliper benchmarks
2015-09-14 Pirama Arumuga... Revert "Revert "Re-enable Clang's -Wpessimizing-move""
2015-09-14 Andreas GampeMerge "ART: Build tests in checkbuild"
2015-09-14 David BrazdilMerge "ART: Register allocation and runtime support...
2015-09-14 David BrazdilART: Register allocation and runtime support for try...
2015-09-14 Andreas GampeART: Build tests in checkbuild
2015-09-14 Pirama Arumuga... Merge "Remove unnecessary std::move from test_dex_file_...
2015-09-14 Pirama Arumuga... Remove unnecessary std::move from test_dex_file_builder
2015-09-14 Hiroshi YamauchiMerge "Fix the DequeuePendingReference crash."
2015-09-14 Hiroshi YamauchiFix the DequeuePendingReference crash.
2015-09-14 Pirama Arumuga... Merge "Revert "Re-enable Clang's -Wpessimizing-move""
2015-09-14 Pirama Arumuga... Revert "Re-enable Clang's -Wpessimizing-move"
2015-09-14 Pirama Arumuga... Merge "Re-enable Clang's -Wpessimizing-move"
2015-09-14 Nicolas GeoffrayMerge "Be very patient with the emulator."
2015-09-14 Vladimir MarkoMerge "Optimizing: Tag basic block allocations with...
2015-09-14 Vladimir MarkoMerge "ART: Add some utilities for working with contain...
2015-09-13 Pirama Arumuga... Re-enable Clang's -Wpessimizing-move
2015-09-13 Pirama Arumuga... Merge "Remove unnecessary std::move from variant_map.h"
2015-09-12 Pirama Arumuga... Remove unnecessary std::move from variant_map.h
2015-09-11 Mathieu ChartierMerge "Add and use ScopedSuspendAll"
2015-09-11 Mathieu ChartierMerge "Add benchmark for ScopedPrimitiveArray"
2015-09-11 Mathieu ChartierAdd and use ScopedSuspendAll
2015-09-11 Mathieu ChartierAdd benchmark for ScopedPrimitiveArray
2015-09-11 Andreas GampeMerge "ART: Fix Quick-style LR vs PC core spill mask...
2015-09-11 Sebastien HertzMerge "Support deoptimization on exception"
2015-09-11 Nicolas GeoffrayMerge "Record profiling information before Jitting."
2015-09-11 Nicolas GeoffrayRecord profiling information before Jitting.
2015-09-11 Vladimir MarkoMerge "ARM/ARM64: Intrinsics - numberOfTrailingZeros...
2015-09-11 Nicolas GeoffrayBe very patient with the emulator.
2015-09-11 Scott WakelingARM/ARM64: Intrinsics - numberOfTrailingZeros, rotateLe...
2015-09-11 Andreas GampeMerge "ART: Narrow parameter types."
2015-09-11 Andreas GampeART: Narrow parameter types.
2015-09-11 Andreas GampeMerge "ART: Move access flags checking to dex file...
2015-09-11 Andreas GampeART: Move access flags checking to dex file verifier
2015-09-11 Andreas GampeART: Fix Quick-style LR vs PC core spill mask bug
2015-09-10 Hiroshi YamauchiMerge "Increase the run-test timeout for the read barri...
2015-09-10 Hiroshi YamauchiIncrease the run-test timeout for the read barrier...
2015-09-10 Aart BikMerge "Induction variable range analysis."
2015-09-10 Aart BikInduction variable range analysis.
2015-09-10 Sebastien HertzSupport deoptimization on exception
2015-09-10 Sebastien HertzMerge "Add extra options to tools/run-jdwp-tests.sh"
2015-09-10 Sebastien HertzAdd extra options to tools/run-jdwp-tests.sh
2015-09-09 Andreas GampeMerge "ART: Add missing GetInterfaceMethodIfProxy"
2015-09-09 Andreas GampeART: Add missing GetInterfaceMethodIfProxy
2015-09-09 Andreas GampeMerge "Revert "Revert "Do a second check for testing...
2015-09-09 Nicolas GeoffrayMerge "Add dex_pc to all HInstructions in builder."
2015-09-09 Yevgeny RoubanAdd dex_pc to all HInstructions in builder.
2015-09-09 Nicolas GeoffrayMerge "[optimizing] Add support for x86 constant area"
2015-09-09 Andreas GampeRevert "Revert "Do a second check for testing intrinsic...
2015-09-09 Hiroshi YamauchiMerge "Allow null current thread in jni weak ref decode...
2015-09-09 Hiroshi YamauchiAllow null current thread in jni weak ref decode during...
2015-09-08 Mark Mendell[optimizing] Add support for x86 constant area
2015-09-08 Vladimir MarkoOptimizing: Tag basic block allocations with their...
2015-09-08 Vladimir MarkoART: Add some utilities for working with containers.
2015-09-08 Aart BikMerge "Simplify loop invariant operations during induct...
2015-09-08 Vladimir MarkoMerge "ART: Clean up Thumb2Assembler's AddConstant()."
2015-09-08 Vladimir MarkoART: Clean up Thumb2Assembler's AddConstant().
2015-09-07 Aart BikSimplify loop invariant operations during induction...
2015-09-07 Nicolas GeoffrayMerge "Remove framework start from script."
2015-09-07 Nicolas GeoffrayRemove framework start from script.
2015-09-07 Nicolas GeoffrayMerge "Don't stop framework when testing."
2015-09-07 Nicolas GeoffrayDon't stop framework when testing.
2015-09-05 Hiroshi YamauchiMerge "Fix the read barrier config build."
2015-09-05 Hiroshi YamauchiFix the read barrier config build.
2015-09-05 Aart BikMerge "Further development of induction variable analysis."
2015-09-05 Aart BikFurther development of induction variable analysis.
2015-09-04 Mathieu ChartierMerge "Make class loaders weak roots"
2015-09-04 Mathieu ChartierMake class loaders weak roots
2015-09-04 Hiroshi YamauchiMerge "Increase the run test failure output diff line...
2015-09-04 Hiroshi YamauchiIncrease the run test failure output diff line count.
2015-09-04 Mathieu ChartierMerge "Fix art_quick_alloc_object_tlab"
2015-09-04 Mathieu ChartierFix art_quick_alloc_object_tlab
next