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

Issue 28383003: Handle misaligned loads and stores in load elimination. Do not track misaligned loads and be conser… (Closed)

Created:
7 years, 2 months ago by titzer
Modified:
7 years, 2 months ago
CC:
v8-dev
Visibility:
Public.

Description

Handle misaligned loads and stores in load elimination. Do not track misaligned loads and be conservative about invalidating misaligned stores. Add more tests for number conversion to string (NumberToStringStub exhibits misaligned loads) BUG=v8:2934 R=bmeurer@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=17294

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+492 lines, -7 lines) Patch
M src/hydrogen-load-elimination.cc View 4 chunks +36 lines, -7 lines 0 comments Download
A test/mjsunit/number-tostring-add.js View 1 chunk +89 lines, -0 lines 0 comments Download
A test/mjsunit/number-tostring-func.js View 1 chunk +367 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
titzer
7 years, 2 months ago (2013-10-21 12:43:43 UTC) #1
Benedikt Meurer
LGTM
7 years, 2 months ago (2013-10-21 12:49:08 UTC) #2
titzer
7 years, 2 months ago (2013-10-21 13:33:15 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r17294 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698