Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(203)

Issue 476143002: Implement the Oilpan pushAllRegisters on MIPS64 (Closed)

Created:
6 years, 4 months ago by petarj
Modified:
6 years, 4 months ago
CC:
blink-reviews, Mads Ager (chromium), abarth-chromium, haraken, blink-reviews-wtf_chromium.org, aandrey+blink_chromium.org, kouhei+heap_chromium.org, Mikhail, Paul Lind, gordana.cmiljanovic_imgtec.com
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Implement the Oilpan pushAllRegisters on MIPS64 Add missing implementation of pushAllRegisters for MIPS64. BUG=400684 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=180461

Patch Set 1 #

Patch Set 2 : override with --similarity=90 #

Total comments: 2

Patch Set 3 : Use the three-line copyright #

Total comments: 4

Patch Set 4 : Remove change for Source/wtf/CPU.h #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -0 lines) Patch
A Source/platform/heap/asm/SaveRegisters_mips64.S View 1 2 1 chunk +41 lines, -0 lines 0 comments Download
M Source/platform/heap/blink_heap.gypi View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
petarj
PTAL.
6 years, 4 months ago (2014-08-15 13:32:59 UTC) #1
haraken
Just a drive-by: https://codereview.chromium.org/476143002/diff/20001/Source/platform/heap/asm/SaveRegisters_mips64.S File Source/platform/heap/asm/SaveRegisters_mips64.S (right): https://codereview.chromium.org/476143002/diff/20001/Source/platform/heap/asm/SaveRegisters_mips64.S#newcode1 Source/platform/heap/asm/SaveRegisters_mips64.S:1: /* Use the following 3-line copyright. ...
6 years, 4 months ago (2014-08-15 14:43:21 UTC) #2
petarj
https://codereview.chromium.org/476143002/diff/20001/Source/platform/heap/asm/SaveRegisters_mips64.S File Source/platform/heap/asm/SaveRegisters_mips64.S (right): https://codereview.chromium.org/476143002/diff/20001/Source/platform/heap/asm/SaveRegisters_mips64.S#newcode1 Source/platform/heap/asm/SaveRegisters_mips64.S:1: /* On 2014/08/15 14:43:21, haraken wrote: > > Use ...
6 years, 4 months ago (2014-08-15 14:59:55 UTC) #3
Mads Ager (chromium)
https://codereview.chromium.org/476143002/diff/40001/Source/platform/heap/asm/SaveRegisters_mips64.S File Source/platform/heap/asm/SaveRegisters_mips64.S (right): https://codereview.chromium.org/476143002/diff/40001/Source/platform/heap/asm/SaveRegisters_mips64.S#newcode16 Source/platform/heap/asm/SaveRegisters_mips64.S:16: // Reserve space for callee-saved registers and return address. ...
6 years, 4 months ago (2014-08-18 06:54:16 UTC) #4
petarj
New patch uploaded. https://codereview.chromium.org/476143002/diff/40001/Source/platform/heap/asm/SaveRegisters_mips64.S File Source/platform/heap/asm/SaveRegisters_mips64.S (right): https://codereview.chromium.org/476143002/diff/40001/Source/platform/heap/asm/SaveRegisters_mips64.S#newcode16 Source/platform/heap/asm/SaveRegisters_mips64.S:16: // Reserve space for callee-saved registers ...
6 years, 4 months ago (2014-08-18 13:05:18 UTC) #5
Mads Ager (chromium)
LGTM Thanks for the pointer to "MIPS run". One of the first thing I found ...
6 years, 4 months ago (2014-08-18 13:11:12 UTC) #6
petarj
The CQ bit was checked by petarj@mips.com
6 years, 4 months ago (2014-08-18 13:16:07 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/petarj@mips.com/476143002/60001
6 years, 4 months ago (2014-08-18 13:17:00 UTC) #8
commit-bot: I haz the power
6 years, 4 months ago (2014-08-18 14:15:18 UTC) #9
Message was sent while issue was closed.
Committed patchset #4 (60001) as 180461

Powered by Google App Engine
This is Rietveld 408576698