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

Issue 10911021: MIPS: First steps towards named Litihium operands. (Closed)

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

Description

MIPS: First steps towards named Litihium operands. Port r12383 (881d7d4d) Original commit message: Accessing Lithium operands via position is fragile and makes it impossible to statically find all uses of a given operand. This CL is a step towards cleaning this up, more to come... BUG= TEST= Committed: https://code.google.com/p/v8/source/detail?r=12423

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -4 lines) Patch
M src/mips/lithium-codegen-mips.h View 1 chunk +3 lines, -1 line 0 comments Download
M src/mips/lithium-codegen-mips.cc View 3 chunks +8 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
palfia
Please merge the following CL first to avoid build errors and testing failures: http://codereview.chromium.org/10874047
8 years, 3 months ago (2012-08-30 22:40:49 UTC) #1
Sven Panne
8 years, 3 months ago (2012-09-03 06:25:23 UTC) #2
LGTM (rubberstamp), landing...

Powered by Google App Engine
This is Rietveld 408576698