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

Issue 9668045: MIPS: Port Date-related changes. (Closed)

Created:
8 years, 9 months ago by kalmard
Modified:
8 years, 9 months ago
Reviewers:
kisg, Paul Lind, ulan, danno, rossberg
CC:
v8-dev
Visibility:
Public.

Description

MIPS: Port Date-related changes. Port r10981 (5ea074), r10982 (5f0d413) and r10983 (663a897d5). BUG= TEST= Committed: https://code.google.com/p/v8/source/detail?r=11003

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+130 lines, -2 lines) Patch
M src/mips/full-codegen-mips.cc View 1 chunk +46 lines, -0 lines 0 comments Download
M src/mips/lithium-codegen-mips.cc View 1 chunk +40 lines, -0 lines 0 comments Download
M src/mips/lithium-mips.h View 2 chunks +37 lines, -2 lines 1 comment Download
M src/mips/lithium-mips.cc View 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
kalmard
8 years, 9 months ago (2012-03-10 09:18:35 UTC) #1
kalmard
Added more reviewers I accidentally left out.
8 years, 9 months ago (2012-03-10 09:19:36 UTC) #2
ulan
8 years, 9 months ago (2012-03-12 08:43:32 UTC) #3
LGTM. Thanks for the patch, I will land it for you.

http://codereview.chromium.org/9668045/diff/1/src/mips/lithium-mips.h
File src/mips/lithium-mips.h (right):

http://codereview.chromium.org/9668045/diff/1/src/mips/lithium-mips.h#newcode...
src/mips/lithium-mips.h:1008: class LSetDateField: public
LTemplateInstruction<1, 2, 1> {
I will remove this class since it is not used anymore.

Powered by Google App Engine
This is Rietveld 408576698