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

Issue 25420002: MIPS: Let the register allocator handle the context register. (Closed)

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

Description

MIPS: Let the register allocator handle the context register. Port r16993 (afba553d) BUG= R=plind44@gmail.com Committed: https://code.google.com/p/v8/source/detail?r=17059

Patch Set 1 #

Patch Set 2 : Added missing ASSERT. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+448 lines, -212 lines) Patch
M src/mips/assembler-mips.h View 1 2 chunks +11 lines, -4 lines 0 comments Download
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 47 chunks +102 lines, -31 lines 0 comments Download
M src/mips/lithium-mips.h View 32 chunks +237 lines, -127 lines 0 comments Download
M src/mips/lithium-mips.cc View 25 chunks +95 lines, -45 lines 0 comments Download
M src/mips/macro-assembler-mips.cc View 1 chunk +0 lines, -4 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
palfia
PTAL.
7 years, 2 months ago (2013-10-01 19:51:23 UTC) #1
Paul Lind
LGTM.
7 years, 2 months ago (2013-10-01 20:36:17 UTC) #2
palfia
7 years, 2 months ago (2013-10-01 21:01:37 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r17059.

Powered by Google App Engine
This is Rietveld 408576698