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

Issue 159404: X64: Fixed bug de-tagging of smis in multiplication code. (Closed)

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

Description

X64: Fixed bug de-tagging of smis in multiplication code. Moved some dummy function implementations to from ic-x64.cc to stub-cache-x64.cc (where they belong)

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -41 lines) Patch
M src/x64/codegen-x64.cc View 4 chunks +4 lines, -3 lines 0 comments Download
M src/x64/ic-x64.cc View 2 chunks +3 lines, -38 lines 0 comments Download
M src/x64/stub-cache-x64.cc View 1 chunk +45 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Lasse Reichstein
Small review.
11 years, 5 months ago (2009-07-27 13:00:54 UTC) #1
William Hesse
11 years, 5 months ago (2009-07-27 13:24:26 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698