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

Issue 151333003: Load elimination fix: load should not be replaced with another load if the former is not dominated … (Closed)

Created:
6 years, 10 months ago by Igor Sheludko
Modified:
6 years, 10 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

Load elimination fix: load should not be replaced with another load if the former is not dominated by the latter. R=jkummerow@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=18985

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -1 line) Patch
M src/hydrogen.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/hydrogen.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M src/hydrogen-load-elimination.cc View 1 chunk +4 lines, -1 line 0 comments Download
M test/mjsunit/compiler/load-elimination.js View 2 chunks +21 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Igor Sheludko
PTAL
6 years, 10 months ago (2014-01-31 11:49:43 UTC) #1
Jakob Kummerow
lgtm
6 years, 10 months ago (2014-01-31 11:52:42 UTC) #2
Igor Sheludko
6 years, 10 months ago (2014-01-31 12:03:40 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r18985 (tree was closed).

Powered by Google App Engine
This is Rietveld 408576698