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

Issue 23531084: Avoid using double temp register explicitly in lithium codegen (Closed)

Created:
7 years, 3 months ago by weiliang.lin2
Modified:
7 years, 2 months ago
Reviewers:
mvstanton
CC:
v8-dev
Base URL:
git://github.com/v8/v8.git@master
Visibility:
Public.

Description

Avoid using double temp register explicitly in lithium codegen BUG= R=mvstanton@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=16989

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -8 lines) Patch
M src/ia32/lithium-codegen-ia32.cc View 2 chunks +2 lines, -1 line 0 comments Download
M src/ia32/lithium-ia32.h View 1 chunk +3 lines, -2 lines 0 comments Download
M src/x64/lithium-codegen-x64.cc View 2 chunks +5 lines, -4 lines 0 comments Download
M src/x64/macro-assembler-x64.cc View 1 chunk +1 line, -1 line 1 comment Download

Messages

Total messages: 5 (0 generated)
weiliang.lin2
7 years, 3 months ago (2013-09-24 14:32:25 UTC) #1
mvstanton
Hi Weiliang, just one question below, thx! --Michael https://codereview.chromium.org/23531084/diff/1/src/x64/macro-assembler-x64.cc File src/x64/macro-assembler-x64.cc (right): https://codereview.chromium.org/23531084/diff/1/src/x64/macro-assembler-x64.cc#newcode3731 src/x64/macro-assembler-x64.cc:3731: int ...
7 years, 3 months ago (2013-09-25 07:00:30 UTC) #2
weiliang.lin2
On 2013/09/25 07:00:30, mvstanton wrote: > Hi Weiliang, just one question below, thx! > --Michael ...
7 years, 3 months ago (2013-09-25 07:11:38 UTC) #3
mvstanton
Okay, it sounds good. lgtm.
7 years, 2 months ago (2013-09-27 11:00:16 UTC) #4
mvstanton
7 years, 2 months ago (2013-09-27 12:43:47 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 manually as r16989 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698