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

Issue 22623007: Fix smi-based math floor. (Closed)

Created:
7 years, 4 months ago by Toon Verwaest
Modified:
7 years, 4 months ago
Reviewers:
Sven Panne
CC:
v8-dev
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Fix tagged math-floor/round #

Patch Set 3 : Also canonicalize MathRound and add test #

Patch Set 4 : Better field names #

Unified diffs Side-by-side diffs Delta from patch set Stats (+65 lines, -31 lines) Patch
M src/hydrogen.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M src/hydrogen-instructions.h View 3 chunks +21 lines, -2 lines 0 comments Download
M src/hydrogen-instructions.cc View 1 2 2 chunks +14 lines, -1 line 0 comments Download
A + test/mjsunit/regress/regress-smi-math-floor-round.js View 1 2 3 1 chunk +30 lines, -24 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Toon Verwaest
PTAL
7 years, 4 months ago (2013-08-09 09:56:36 UTC) #1
Sven Panne
LGTM, although slowly all those Smi/Int32 code fragments make my brain hurt. :-D
7 years, 4 months ago (2013-08-09 11:16:15 UTC) #2
Toon Verwaest
7 years, 4 months ago (2013-08-09 11:21:09 UTC) #3
Message was sent while issue was closed.
Committed patchset #4 manually as r16128 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698