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

Issue 14305011: MIPS: Disallow dereferencing deferred handles when generating optimized code. (Closed)

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

Description

MIPS: Disallow dereferencing deferred handles when generating optimized code. Port r14388 (6843e0c9), r14389 (331ea32d) and r14390 (c8528d1c) BUG= Committed: https://code.google.com/p/v8/source/detail?r=14399

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+76 lines, -54 lines) Patch
M src/mips/assembler-mips.cc View 1 chunk +5 lines, -1 line 0 comments Download
M src/mips/lithium-codegen-mips.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/mips/lithium-codegen-mips.cc View 17 chunks +38 lines, -31 lines 0 comments Download
M src/mips/lithium-mips.h View 3 chunks +0 lines, -4 lines 0 comments Download
M src/mips/macro-assembler-mips.h View 3 chunks +6 lines, -4 lines 0 comments Download
M src/mips/macro-assembler-mips.cc View 6 chunks +5 lines, -1 line 0 comments Download
M src/mips/stub-cache-mips.cc View 7 chunks +21 lines, -13 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
palfia
7 years, 8 months ago (2013-04-24 00:06:59 UTC) #1
Paul Lind
lgtm
7 years, 8 months ago (2013-04-24 00:55:31 UTC) #2
palfia
7 years, 8 months ago (2013-04-24 00:58:59 UTC) #3
Message was sent while issue was closed.
Committed manually as r14399 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698