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

Issue 18763003: MIPS: Convert UnaryOpStub to a HydrogenCodeStub. (Closed)

Created:
7 years, 5 months ago by kilvadyb
Modified:
7 years, 5 months ago
Reviewers:
oliv, Paul Lind, palfia, danno, kisg
CC:
v8-dev
Base URL:
https://github.com/v8/v8.git@gbl
Visibility:
Public.

Description

MIPS: Convert UnaryOpStub to a HydrogenCodeStub. Port r15506 (d0ea1f6) BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -359 lines) Patch
M src/mips/code-stubs-mips.h View 1 chunk +0 lines, -65 lines 0 comments Download
M src/mips/code-stubs-mips.cc View 2 chunks +12 lines, -288 lines 0 comments Download
M src/mips/full-codegen-mips.cc View 1 chunk +1 line, -4 lines 0 comments Download
M src/mips/lithium-codegen-mips.cc View 2 chunks +21 lines, -2 lines 0 comments Download
M src/mips/lithium-mips.h View 2 chunks +14 lines, -0 lines 0 comments Download
M src/mips/lithium-mips.cc View 1 chunk +12 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
kilvadyb
7 years, 5 months ago (2013-07-05 11:21:15 UTC) #1
kisg
On 2013/07/05 11:21:15, kilvadyb wrote: LGTM
7 years, 5 months ago (2013-07-05 14:40:26 UTC) #2
palfia
7 years, 5 months ago (2013-07-05 14:49:18 UTC) #3
Committed as r15524.

Powered by Google App Engine
This is Rietveld 408576698