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

Issue 20323002: Add Smi support to Shl (Closed)

Created:
7 years, 4 months ago by Toon Verwaest
Modified:
7 years, 4 months ago
Reviewers:
mvstanton
CC:
v8-dev
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : ARM / x64 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -22 lines) Patch
M src/arm/lithium-arm.cc View 1 2 chunks +17 lines, -7 lines 0 comments Download
M src/arm/lithium-codegen-arm.cc View 1 1 chunk +8 lines, -1 line 0 comments Download
M src/hydrogen-instructions.h View 1 chunk +5 lines, -1 line 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 1 chunk +8 lines, -1 line 0 comments Download
M src/ia32/lithium-ia32.cc View 2 chunks +15 lines, -5 lines 2 comments Download
M src/x64/lithium-codegen-x64.cc View 1 1 chunk +5 lines, -1 line 0 comments Download
M src/x64/lithium-x64.cc View 1 2 chunks +6 lines, -6 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Toon Verwaest
PTAL
7 years, 4 months ago (2013-07-25 15:15:14 UTC) #1
mvstanton
lgtm https://chromiumcodereview.appspot.com/20323002/diff/2001/src/ia32/lithium-ia32.cc File src/ia32/lithium-ia32.cc (right): https://chromiumcodereview.appspot.com/20323002/diff/2001/src/ia32/lithium-ia32.cc#newcode788 src/ia32/lithium-ia32.cc:788: // Left shifts can deoptimize if we shift ...
7 years, 4 months ago (2013-07-26 13:34:48 UTC) #2
Toon Verwaest
7 years, 4 months ago (2013-07-26 13:35:51 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r15910 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698