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

Issue 12207063: Fix DoubleStackSlot-to-DoubleStackSlot moves on ia32. Unify platform-independent code. (Closed)

Created:
7 years, 10 months ago by Jakob Kummerow
Modified:
7 years, 10 months ago
Reviewers:
Yang
CC:
v8-dev
Visibility:
Public.

Description

Fix DoubleStackSlot-to-DoubleStackSlot moves on ia32. Unify platform-independent code. BUG=173907 Committed: http://code.google.com/p/v8/source/detail?r=13617

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -59 lines) Patch
M src/arm/lithium-codegen-arm.cc View 1 chunk +2 lines, -19 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 1 chunk +2 lines, -12 lines 0 comments Download
M src/lithium.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/lithium.cc View 1 chunk +12 lines, -0 lines 0 comments Download
M src/mips/lithium-codegen-mips.cc View 1 chunk +2 lines, -19 lines 0 comments Download
M src/x64/lithium-codegen-x64.cc View 1 chunk +1 line, -9 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Jakob Kummerow
PTAL.
7 years, 10 months ago (2013-02-07 13:14:34 UTC) #1
Yang
7 years, 10 months ago (2013-02-07 13:15:09 UTC) #2
On 2013/02/07 13:14:34, Jakob wrote:
> PTAL.

LGTM.

Powered by Google App Engine
This is Rietveld 408576698