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

Issue 15664008: MIPS: Convert ToBooleanStub to a HydrogenStub. Currently just using the existing HBranch instructio… (Closed)

Created:
7 years, 6 months ago by palfia
Modified:
7 years, 6 months ago
Reviewers:
oliv, Paul Lind, kilvadyb, danno, kisg
CC:
v8-dev
Visibility:
Public.

Description

MIPS: Convert ToBooleanStub to a HydrogenStub. Currently just using the existing HBranch instruction, which is still fully implemented in Lithium. Will refactor HBranch in a next CL. Port r14886 (068e9135) BUG= Committed: https://code.google.com/p/v8/source/detail?r=14893

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -114 lines) Patch
M src/mips/code-stubs-mips.cc View 2 chunks +13 lines, -110 lines 0 comments Download
M src/mips/full-codegen-mips.cc View 2 chunks +6 lines, -4 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
palfia
7 years, 6 months ago (2013-05-30 00:11:48 UTC) #1
Paul Lind
lgtm
7 years, 6 months ago (2013-05-30 01:20:44 UTC) #2
palfia
7 years, 6 months ago (2013-05-30 01:24:53 UTC) #3
Message was sent while issue was closed.
Committed manually as r14893 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698