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

Issue 192673002: Merge the "Compute Minus Zero Checks" phase into the range analysis. (Closed)

Created:
6 years, 9 months ago by Benedikt Meurer
Modified:
6 years, 9 months ago
Reviewers:
Sven Panne
CC:
v8-dev
Visibility:
Public.

Description

Merge the "Compute Minus Zero Checks" phase into the range analysis. It is not safe to access the range for an SSA value after range analysis. BUG=v8:3204 LOG=y R=svenpanne@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=19751

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+113 lines, -208 lines) Patch
M src/flag-definitions.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/hydrogen.cc View 2 chunks +1 line, -3 lines 0 comments Download
D src/hydrogen-minus-zero.h View 1 chunk +0 lines, -64 lines 0 comments Download
D src/hydrogen-minus-zero.cc View 1 chunk +0 lines, -136 lines 0 comments Download
M src/hydrogen-range-analysis.h View 2 chunks +14 lines, -1 line 0 comments Download
M src/hydrogen-range-analysis.cc View 2 chunks +98 lines, -1 line 0 comments Download
M tools/gyp/v8.gyp View 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Benedikt Meurer
Next step towards fixing the epic range analysis bug...
6 years, 9 months ago (2014-03-10 11:39:21 UTC) #1
Sven Panne
lgtm
6 years, 9 months ago (2014-03-10 11:48:30 UTC) #2
Benedikt Meurer
6 years, 9 months ago (2014-03-10 11:49:37 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r19751 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698