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

Issue 9254025: MIPS: Tiny improvement of register constraints in LClassOfTest instructions. (Closed)

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

Description

MIPS: Tiny improvement of register constraints in LClassOfTest instructions. Port r10379 (3399d6). Original commit message: The input register does not need to be made writable. We already allocate enough temp registers and the input register will always be preserved. BUG= TEST= Committed: http://code.google.com/p/v8/source/detail?r=10437

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
kalmard
Successful testing of v8 on MIPS requires the following patches to be landed as well: ...
8 years, 11 months ago (2012-01-19 12:37:49 UTC) #1
fschneider
8 years, 11 months ago (2012-01-19 13:03:42 UTC) #2
LGTM.

Landing...

Powered by Google App Engine
This is Rietveld 408576698