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

Issue 354013003: MIPS: Use IC register definitions in platform files. (Closed)

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

Description

MIPS: Use IC register definitions in platform files. Port r22035 (0eac506) BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+107 lines, -129 lines) Patch
M src/mips/code-stubs-mips.cc View 1 chunk +0 lines, -28 lines 0 comments Download
M src/mips/debug-mips.cc View 2 chunks +7 lines, -15 lines 0 comments Download
M src/mips/full-codegen-mips.cc View 12 chunks +43 lines, -29 lines 0 comments Download
M src/mips/ic-mips.cc View 10 chunks +44 lines, -47 lines 0 comments Download
M src/mips/lithium-codegen-mips.cc View 3 chunks +6 lines, -6 lines 0 comments Download
M src/mips/lithium-mips.cc View 3 chunks +5 lines, -4 lines 0 comments Download
M src/mips/stub-cache-mips.cc View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
kilvadyb
PTAL: l_loop label is not used in FullCodeGenerator::VisitYield(Yield* expr) nor in the ARM port either ...
6 years, 5 months ago (2014-06-26 16:28:02 UTC) #1
palfia
LGTM!
6 years, 5 months ago (2014-06-26 19:12:47 UTC) #2
palfia
I'll land this.
6 years, 5 months ago (2014-06-26 20:42:36 UTC) #3
palfia
6 years, 5 months ago (2014-06-26 21:04:26 UTC) #4
Committed as r22044.

Powered by Google App Engine
This is Rietveld 408576698