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

Issue 6515010: Add ArithmeticD instruction to x64 Crankshaft. (Closed)

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

Description

Add ArithmeticD instruction to x64 Crankshaft. Committed: http://code.google.com/p/v8/source/detail?r=6767

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -4 lines) Patch
M src/x64/lithium-codegen-x64.cc View 2 chunks +29 lines, -2 lines 1 comment Download
M src/x64/lithium-x64.cc View 1 chunk +10 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
William Hesse
9 years, 10 months ago (2011-02-14 11:18:07 UTC) #1
Rico
9 years, 10 months ago (2011-02-14 11:32:37 UTC) #2
LGTM

http://codereview.chromium.org/6515010/diff/1/src/x64/lithium-codegen-x64.cc
File src/x64/lithium-codegen-x64.cc (right):

http://codereview.chromium.org/6515010/diff/1/src/x64/lithium-codegen-x64.cc#...
src/x64/lithium-codegen-x64.cc:983: // Modulo uses a fixed result register.
But we don't implement it, so this comment is a bit odd

Powered by Google App Engine
This is Rietveld 408576698