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

Issue 6283012: Do not shuffle parameters when doing sub on ia32 and arm. (Closed)

Created:
9 years, 11 months ago by Rico
Modified:
9 years, 6 months ago
Reviewers:
William Hesse
CC:
v8-dev
Visibility:
Public.

Description

Do not shuffle parameters when doing sub on ia32 and arm. Committed: http://code.google.com/p/v8/source/detail?r=6458

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M src/arm/lithium-arm.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/ia32/lithium-ia32.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Rico
9 years, 11 months ago (2011-01-25 11:37:09 UTC) #1
William Hesse
9 years, 11 months ago (2011-01-25 12:02:17 UTC) #2
LGTM.  It worked before because LeastConstantOperand included a check that the
operation was commutative.

Powered by Google App Engine
This is Rietveld 408576698