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

Issue 172093002: Fix Hydrogen bounds check elimination (Closed)

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

Description

Fix Hydrogen bounds check elimination When combining bounds checks, they must all be moved before the first load/store that they are guarding. BUG=chromium:344186 LOG=y R=svenpanne@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=19475

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+85 lines, -93 lines) Patch
M src/hydrogen-bce.cc View 8 chunks +65 lines, -93 lines 0 comments Download
A test/mjsunit/regress/regress-crbug-344186.js View 1 chunk +20 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Sven Panne
LGTM, although I have to admit that I have a hard time understanding all the ...
6 years, 10 months ago (2014-02-19 09:30:14 UTC) #1
Jakob Kummerow
6 years, 10 months ago (2014-02-19 10:30:46 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r19475 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698