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

Issue 331493006: GVN fix, preventing loads hoisting above stores to the same field when HObjectAccess's representati… (Closed)

Created:
6 years, 6 months ago by Igor Sheludko
Modified:
6 years, 6 months ago
Reviewers:
Benedikt Meurer
CC:
v8-dev
Visibility:
Public.

Description

GVN fix, preventing loads hoisting above stores to the same field when HObjectAccess's representation is not the same. R=bmeurer@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=21830

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -2 lines) Patch
M src/hydrogen-gvn.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/hydrogen-instructions.h View 1 chunk +8 lines, -1 line 0 comments Download
A test/mjsunit/regress/regress-gvn-ftt.js View 1 chunk +27 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Igor Sheludko
PTAL
6 years, 6 months ago (2014-06-12 11:57:27 UTC) #1
Benedikt Meurer
LGTM
6 years, 6 months ago (2014-06-13 07:16:33 UTC) #2
Igor Sheludko
6 years, 6 months ago (2014-06-13 07:51:55 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r21830 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698