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

Issue 2277443009: Populate relocation information correctly for RelocatableInt32Constants. (Closed)

Created:
4 years, 3 months ago by gdeepti
Modified:
4 years, 3 months ago
Reviewers:
titzer, ahaas
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Populate relocation information correctly for RelocatableInt32Constants. BUG=v8:5304 R=ahaas@chromium.org, titzer@chromium.org Committed: https://crrev.com/53cb7e5ffc58dcc5de0dc9a46a4f38fd4d80b4b6 Cr-Commit-Position: refs/heads/master@{#39112}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Add cctest #

Patch Set 3 : Rebase + fix serializer test flakiness #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -5 lines) Patch
M src/compiler/x64/code-generator-x64.cc View 1 2 1 chunk +5 lines, -1 line 0 comments Download
M test/cctest/wasm/test-run-wasm-module.cc View 1 2 3 chunks +28 lines, -4 lines 0 comments Download
M test/mjsunit/wasm/grow-memory.js View 1 2 1 chunk +16 lines, -0 lines 0 comments Download

Messages

Total messages: 26 (16 generated)
gdeepti
4 years, 3 months ago (2016-08-25 20:09:52 UTC) #5
ahaas
Thanks, lgtm
4 years, 3 months ago (2016-08-26 06:35:40 UTC) #7
titzer
https://codereview.chromium.org/2277443009/diff/1/src/compiler/x64/code-generator-x64.cc File src/compiler/x64/code-generator-x64.cc (right): https://codereview.chromium.org/2277443009/diff/1/src/compiler/x64/code-generator-x64.cc#newcode2461 src/compiler/x64/code-generator-x64.cc:2461: if (src.rmode() == RelocInfo::WASM_MEMORY_SIZE_REFERENCE) { Why not if src.rmode() ...
4 years, 3 months ago (2016-08-26 08:21:10 UTC) #8
titzer
On 2016/08/26 08:21:10, titzer wrote: > https://codereview.chromium.org/2277443009/diff/1/src/compiler/x64/code-generator-x64.cc > File src/compiler/x64/code-generator-x64.cc (right): > > https://codereview.chromium.org/2277443009/diff/1/src/compiler/x64/code-generator-x64.cc#newcode2461 > ...
4 years, 3 months ago (2016-08-26 08:22:05 UTC) #9
gdeepti
Added cctest. https://codereview.chromium.org/2277443009/diff/1/src/compiler/x64/code-generator-x64.cc File src/compiler/x64/code-generator-x64.cc (right): https://codereview.chromium.org/2277443009/diff/1/src/compiler/x64/code-generator-x64.cc#newcode2461 src/compiler/x64/code-generator-x64.cc:2461: if (src.rmode() == RelocInfo::WASM_MEMORY_SIZE_REFERENCE) { On 2016/08/26 ...
4 years, 3 months ago (2016-08-30 08:53:05 UTC) #12
gdeepti
PTAL
4 years, 3 months ago (2016-08-31 15:54:21 UTC) #15
titzer
On 2016/08/31 15:54:21, gdeepti wrote: > PTAL lgtm
4 years, 3 months ago (2016-09-01 14:33:20 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2277443009/40001
4 years, 3 months ago (2016-09-02 01:36:35 UTC) #23
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 3 months ago (2016-09-02 01:38:18 UTC) #24
commit-bot: I haz the power
4 years, 3 months ago (2016-09-02 01:39:31 UTC) #26
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/53cb7e5ffc58dcc5de0dc9a46a4f38fd4d80b4b6
Cr-Commit-Position: refs/heads/master@{#39112}

Powered by Google App Engine
This is Rietveld 408576698