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

Issue 14904008: Robustification: Always assign an environment to LModI when a deopt is possible. (Closed)

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

Description

Robustification: Always assign an environment to LModI when a deopt is possible. Currently things only work because of a very fragile interaction between minus zero propagation and range analysis. R=mvstanton@chromium.org Committed: http://code.google.com/p/v8/source/detail?r=14617

Patch Set 1 #

Patch Set 2 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -4 lines) Patch
M src/arm/lithium-arm.cc View 1 chunk +2 lines, -1 line 0 comments Download
M src/ia32/lithium-ia32.cc View 1 chunk +2 lines, -1 line 0 comments Download
M src/mips/lithium-mips.cc View 1 chunk +2 lines, -1 line 0 comments Download
M src/x64/lithium-x64.cc View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Sven Panne
7 years, 7 months ago (2013-05-10 12:38:04 UTC) #1
mvstanton
Looks like a good idea :). lgtm.
7 years, 7 months ago (2013-05-10 12:42:44 UTC) #2
Sven Panne
7 years, 7 months ago (2013-05-10 12:45:20 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r14617 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698