OSDN Git Service

android-x86/art.git
2015-09-25 Vladimir MarkoMerge "Optimizing: Add comment on DCE's packed-switch...
2015-09-25 Vladimir MarkoOptimizing: Add comment on DCE's packed-switch value...
2015-09-25 Mathieu ChartierMerge "Enable class unloading"
2015-09-25 Andreas GampeMerge "ART: Show the previous failure type in init...
2015-09-25 Vladimir MarkoMerge "ART: Fix misleading error message in method...
2015-09-25 Vladimir MarkoART: Fix misleading error message in method verifier.
2015-09-25 Vladimir MarkoMerge "Optimizing: Tag more arena allocations."
2015-09-25 Vladimir MarkoMerge "Optimizing: Rewrite DCE's MarkReachableBlocks()."
2015-09-25 Vladimir MarkoOptimizing: Rewrite DCE's MarkReachableBlocks().
2015-09-25 Vladimir MarkoOptimizing: Tag more arena allocations.
2015-09-25 David BrazdilMerge "ART: SsaBuilder clean up"
2015-09-25 David BrazdilART: SsaBuilder clean up
2015-09-25 David BrazdilMerge "ART: Preserve loop headers with try/catch"
2015-09-25 David BrazdilART: Preserve loop headers with try/catch
2015-09-24 Mathieu ChartierEnable class unloading
2015-09-24 Elliott HughesMerge "dexdump2 won't be optional when it replaces...
2015-09-24 Elliott Hughesdexdump2 won't be optional when it replaces dexdump.
2015-09-24 Vladimir MarkoMerge "Optimizing: Rewrite HGraph::FindBackEdges()."
2015-09-24 Vladimir MarkoMerge "Optimizing: Rewrite HGraph::ComputeDominanceInfo...
2015-09-24 Vladimir MarkoOptimizing: Rewrite HGraph::FindBackEdges().
2015-09-24 Vladimir MarkoOptimizing: Rewrite HGraph::ComputeDominanceInformation().
2015-09-24 Vladimir MarkoMerge "ART: mprotect() bottom page of ThreadPoolWorker...
2015-09-24 David BrazdilMerge "ART: Refactor run-test 482-loop-back-edge-use"
2015-09-24 Vladimir MarkoART: mprotect() bottom page of ThreadPoolWorker stacks.
2015-09-24 Aart BikMerge "Minor cleanup in range analysis."
2015-09-24 Aart BikMinor cleanup in range analysis.
2015-09-23 Aart BikMerge "Various improvements in finding induction variab...
2015-09-23 Aart BikVarious improvements in finding induction variables.
2015-09-23 Aart BikMerge "Replaced INT_MIN/MAX with modern-day limits."
2015-09-23 Mathieu ChartierMerge "Add benchmark for jobject functions"
2015-09-23 Aart BikReplaced INT_MIN/MAX with modern-day limits.
2015-09-23 Alex LightMerge "Fix falkiness in 117-nopatchoat"
2015-09-23 Alex LightFix falkiness in 117-nopatchoat
2015-09-23 David BrazdilART: Refactor run-test 482-loop-back-edge-use
2015-09-23 Nicolas GeoffrayMerge "Don't use ninja to build targets."
2015-09-23 Nicolas GeoffrayDon't use ninja to build targets.
2015-09-23 Mathieu ChartierAdd benchmark for jobject functions
2015-09-22 Andreas GampeMerge "ART: PathClassLoader test"
2015-09-22 Andreas GampeART: PathClassLoader test
2015-09-22 Mathieu ChartierMerge "Some clean up for mark sweep files"
2015-09-22 Andreas GampeMerge "[optimizing] Add basic PackedSwitch support"
2015-09-22 Mathieu ChartierMerge "Clear allocator in image writer"
2015-09-22 Mathieu ChartierClear allocator in image writer
2015-09-22 Mathieu ChartierSome clean up for mark sweep files
2015-09-22 Yabin CuiMerge "Fix static build when libbacktrace links llvm...
2015-09-22 Mathieu ChartierMerge "Fix CreateLinearAlloc bug"
2015-09-22 Aart BikMerge "Various improvements in range analysis."
2015-09-22 Mathieu ChartierFix CreateLinearAlloc bug
2015-09-22 Mathieu ChartierMerge "Revert "Revert "Add one LinearAlloc per ClassLoa...
2015-09-22 Mathieu ChartierRevert "Revert "Add one LinearAlloc per ClassLoader""
2015-09-22 Aart BikVarious improvements in range analysis.
2015-09-22 Vladimir MarkoMerge "ART: Fix destruction order in Runtime."
2015-09-22 Vladimir MarkoART: Fix destruction order in Runtime.
2015-09-22 Nicolas GeoffrayMerge "Further refinements to checkcast/instanceof."
2015-09-22 Nicolas GeoffrayMerge "Revert "Add one LinearAlloc per ClassLoader""
2015-09-22 Nicolas GeoffrayRevert "Add one LinearAlloc per ClassLoader"
2015-09-22 Nicolas GeoffrayFurther refinements to checkcast/instanceof.
2015-09-22 Yabin CuiFix static build when libbacktrace links llvm libraries.
2015-09-21 Mathieu ChartierMerge "Add one LinearAlloc per ClassLoader"
2015-09-21 Andreas GampeMerge "ART: Use JIT image for JIT run tests"
2015-09-21 Andreas GampeART: Use JIT image for JIT run tests
2015-09-21 Andreas GampeMerge "Revert "ART: Skip image visitor in OatWriter...
2015-09-21 Mathieu ChartierAdd one LinearAlloc per ClassLoader
2015-09-21 Andreas GampeRevert "ART: Skip image visitor in OatWriter for Verify...
2015-09-21 Vladimir MarkoMerge "Fix locking on string init map (again)."
2015-09-21 David BrazdilMerge "MIPS64: No call if ArraySet does not need a...
2015-09-21 David BrazdilMIPS64: No call if ArraySet does not need a type check
2015-09-21 David BrazdilMerge "ART: Print short register names with MIPS64"
2015-09-21 David BrazdilART: Print short register names with MIPS64
2015-09-21 David BrazdilMerge "ART: Fix bug in DeadPhiHandling"
2015-09-21 David BrazdilART: Fix bug in DeadPhiHandling
2015-09-21 Andreas GampeART: Show the previous failure type in init rejection
2015-09-21 David BrazdilMerge "ART: Optimize catch phi creation to save memory."
2015-09-21 Vladimir MarkoFix locking on string init map (again).
2015-09-21 Mark Mendell[optimizing] Add basic PackedSwitch support
2015-09-21 Nicolas GeoffrayMerge "Fix braino in new build targets."
2015-09-21 Nicolas GeoffrayFix braino in new build targets.
2015-09-21 Nicolas GeoffrayMerge "Remove adb from host build in buildbot."
2015-09-21 Nicolas GeoffrayRemove adb from host build in buildbot.
2015-09-18 Jeff HaoMerge "Fix locking on string init map."
2015-09-18 Jeff HaoFix locking on string init map.
2015-09-18 Mathieu ChartierMerge "Handle OOME during threadstress finishing message"
2015-09-18 Andreas GampeMerge "ART: Decrease dex2oat watchdog timeout"
2015-09-18 Mathieu ChartierHandle OOME during threadstress finishing message
2015-09-18 Andreas GampeMerge "ART: Clean up less in dex2oat"
2015-09-18 Andreas GampeART: Clean up less in dex2oat
2015-09-18 Alex LightMerge "Make run-{libcore,jdwp}-tests work with OUT_DIR...
2015-09-18 Nicolas GeoffrayMerge "Revert "Revert "Optimize code generation of...
2015-09-18 Nicolas GeoffrayRevert "Revert "Optimize code generation of check-cast...
2015-09-18 David BrazdilART: Optimize catch phi creation to save memory.
2015-09-18 Nicolas GeoffrayMerge "Fix x64's cmpw."
2015-09-18 Nicolas GeoffrayFix x64's cmpw.
2015-09-18 David BrazdilMerge "ART: Delete catch phis for undefined vregs."
2015-09-18 David BrazdilART: Delete catch phis for undefined vregs.
2015-09-18 Vladimir MarkoMerge "ART: Fix two allocation/deallocation mismatches."
2015-09-18 Sebastien HertzMerge "Deoptimization support in optimizing compiler...
2015-09-18 Andreas GampeART: Decrease dex2oat watchdog timeout
2015-09-18 Jeff HaoMerge "Add lock around interpreter string init reg...
2015-09-18 Alex LightMake run-{libcore,jdwp}-tests work with OUT_DIR set.
2015-09-18 Jeff HaoAdd lock around interpreter string init reg map.
next