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

Issue 6348003: Add UseAny to create a LOperand without register preference.... (Closed)

Created:
9 years, 11 months ago by fschneider
Modified:
9 years, 6 months ago
CC:
v8-dev
Visibility:
Public.

Description

Add UseAny to create a LOperand without register preference. The result can be a register, a stack slot or a constant operand. Right now it is only used for enviroment uses. Committed: http://code.google.com/p/v8/source/detail?r=6349

Patch Set 1 #

Patch Set 2 : fixed linto #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -18 lines) Patch
M src/arm/lithium-arm.h View 1 chunk +11 lines, -1 line 0 comments Download
M src/arm/lithium-arm.cc View 2 chunks +8 lines, -5 lines 0 comments Download
M src/ia32/lithium-ia32.h View 1 chunk +11 lines, -1 line 0 comments Download
M src/ia32/lithium-ia32.cc View 2 chunks +8 lines, -5 lines 0 comments Download
M src/x64/lithium-x64.h View 1 1 chunk +11 lines, -1 line 0 comments Download
M src/x64/lithium-x64.cc View 2 chunks +8 lines, -5 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
fschneider
9 years, 11 months ago (2011-01-17 12:40:48 UTC) #1
Vyacheslav Egorov (Chromium)
9 years, 11 months ago (2011-01-17 12:53:27 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698