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

Issue 14639008: Allow more virtual registers to be encoded in LUnallocated. (Closed)

Created:
7 years, 7 months ago by Michael Starzinger
Modified:
7 years, 7 months ago
Reviewers:
Sven Panne
CC:
v8-dev
Visibility:
Public.

Description

Allow more virtual registers to be encoded in LUnallocated. This is a preparation which allows us to bump the virtual register width from 15 to 18 bit without sacrificing width for other fields inside an unallocated lithium operand. R=svenpanne@chromium.org Committed: http://code.google.com/p/v8/source/detail?r=14513

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+145 lines, -84 lines) Patch
M src/arm/lithium-arm.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/compiler.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/ia32/lithium-ia32.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/lithium.h View 2 chunks +123 lines, -65 lines 0 comments Download
M src/lithium.cc View 1 chunk +9 lines, -6 lines 0 comments Download
M src/lithium-allocator.cc View 2 chunks +7 lines, -7 lines 0 comments Download
M src/mips/lithium-mips.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/x64/lithium-x64.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Michael Starzinger
7 years, 7 months ago (2013-04-30 17:16:08 UTC) #1
Sven Panne
lgtm
7 years, 7 months ago (2013-05-02 08:40:17 UTC) #2
Michael Starzinger
7 years, 7 months ago (2013-05-02 09:51:16 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r14513 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698