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

Issue 6594118: Add ArithmeticD(MOD) to x64 optimizing code generator. Minor changes to Arit... (Closed)

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

Description

Add ArithmeticD(MOD) to x64 optimizing code generator. Minor changes to ArithmeticD on other platforms. Committed: http://code.google.com/p/v8/source/detail?r=7029

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -37 lines) Patch
M src/arm/lithium-arm.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 1 1 chunk +11 lines, -10 lines 0 comments Download
M src/ia32/lithium-ia32.cc View 1 2 chunks +7 lines, -14 lines 0 comments Download
M src/x64/lithium-codegen-x64.cc View 1 1 chunk +14 lines, -8 lines 0 comments Download
M src/x64/lithium-x64.cc View 1 2 chunks +3 lines, -5 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
William Hesse
Function DoArithmeticD is not reached with op = Token::MOD. The LArithmeticD object with op = ...
9 years, 9 months ago (2011-03-02 14:00:19 UTC) #1
Rico
9 years, 9 months ago (2011-03-02 14:33:43 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698