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

Issue 14471012: Fix overflow check in mul-i which was missing since r14322 (Closed)

Created:
7 years, 8 months ago by Jakob Kummerow
Modified:
7 years, 8 months ago
Reviewers:
Sven Panne
CC:
v8-dev
Visibility:
Public.

Description

Fix overflow check in mul-i which was missing since r14322 Committed: http://code.google.com/p/v8/source/detail?r=14430

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -18 lines) Patch
M src/hydrogen-instructions.cc View 1 chunk +1 line, -1 line 0 comments Download
A + test/mjsunit/regress/regress-mul-canoverflow.js View 1 chunk +12 lines, -17 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Jakob Kummerow
PTAL. Turns out r14322 unified a bit too much -- even when HMul has int32 ...
7 years, 8 months ago (2013-04-24 18:48:28 UTC) #1
Sven Panne
LGTM. Funny that this wasn't caught by regress-927.js...
7 years, 8 months ago (2013-04-25 06:35:51 UTC) #2
Jakob Kummerow
7 years, 8 months ago (2013-04-25 07:37:06 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r14430 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698