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

Issue 20706002: Fix Smi-based MathMinMax on x64, and reenable smi mode. (Closed)

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

Description

Fix Smi-based MathMinMax on x64, and reenable smi mode. BUG= R=jkummerow@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=15905

Patch Set 1 #

Patch Set 2 : Fix the test #

Total comments: 1

Patch Set 3 : Addressed comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -8 lines) Patch
M src/hydrogen-instructions.h View 1 chunk +1 line, -2 lines 0 comments Download
M src/x64/lithium-codegen-x64.cc View 1 2 2 chunks +12 lines, -3 lines 0 comments Download
M src/x64/lithium-x64.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M test/mjsunit/math-min-max.js View 1 1 chunk +15 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Toon Verwaest
PTAL
7 years, 5 months ago (2013-07-26 10:45:29 UTC) #1
Jakob Kummerow
LGTM with comment. Also, I'd really like to see a big test that tests all ...
7 years, 5 months ago (2013-07-26 11:26:13 UTC) #2
Toon Verwaest
7 years, 5 months ago (2013-07-26 12:06:28 UTC) #3
Message was sent while issue was closed.
Committed patchset #3 manually as r15905 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698