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

Issue 22964004: Fix a bug in Div when all uses are truncating (Closed)

Created:
7 years, 4 months ago by weiliang.lin2
Modified:
7 years, 4 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Base URL:
https://github.com/v8/v8.git@master
Visibility:
Public.

Description

Fix a bug in Div when all uses are truncating Refine the related test cases to cover truncating cases BUG= R=jkummerow@chromium.org Committed: http://code.google.com/p/v8/source/detail?r=16249

Patch Set 1 #

Total comments: 1

Patch Set 2 : more elegant ARM version #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -12 lines) Patch
M src/arm/lithium-codegen-arm.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/x64/lithium-codegen-x64.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M test/mjsunit/shift-for-integer-div.js View 1 1 chunk +40 lines, -12 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
weiliang.lin2
7 years, 4 months ago (2013-08-16 06:11:25 UTC) #1
Jakob Kummerow
Good catch, thanks for the fix! LGTM with comment: The ARM version can be turned ...
7 years, 4 months ago (2013-08-20 13:51:23 UTC) #2
Jakob Kummerow
7 years, 4 months ago (2013-08-20 13:57:12 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r16249.

Powered by Google App Engine
This is Rietveld 408576698