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

Issue 17504002: MIPS: Lithium codegen should not pass around block_ids. (Closed)

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

Description

MIPS: Lithium codegen should not pass around block_ids. Port r15235 (95a844b) Original commit message: Rather encapsulate the basic block to assembly label mapping in the LInstruction. BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+91 lines, -121 lines) Patch
M src/mips/lithium-codegen-mips.h View 2 chunks +4 lines, -5 lines 0 comments Download
M src/mips/lithium-codegen-mips.cc View 24 chunks +57 lines, -105 lines 0 comments Download
M src/mips/lithium-mips.h View 3 chunks +30 lines, -11 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
kisg
lgtm
7 years, 6 months ago (2013-06-20 18:42:18 UTC) #1
palfia
7 years, 6 months ago (2013-06-20 20:19:29 UTC) #2
Committed as r15257.

Powered by Google App Engine
This is Rietveld 408576698