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

Issue 19683005: MIPS: Improve code aging sequence. (Closed)

Created:
7 years, 5 months ago by palfia
Modified:
7 years, 5 months ago
CC:
v8-dev
Visibility:
Public.

Description

MIPS: Improve code aging sequence. Port r15697 (61d56196) Original commit message: The code aging sequence contains a load which is unecessary for optimised function. This has been replaced by a nop. BUG= Committed: https://code.google.com/p/v8/source/detail?r=15733

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -9 lines) Patch
M src/mips/assembler-mips.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/mips/codegen-mips.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/mips/full-codegen-mips.cc View 2 chunks +6 lines, -5 lines 0 comments Download
M src/mips/lithium-codegen-mips.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
palfia
PTAL.
7 years, 5 months ago (2013-07-17 23:21:21 UTC) #1
kisg
LGTM
7 years, 5 months ago (2013-07-17 23:33:16 UTC) #2
palfia
7 years, 5 months ago (2013-07-17 23:57:39 UTC) #3
Message was sent while issue was closed.
Committed manually as r15733 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698