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

Issue 2655213003: [x64] Do not compact constants with attached reloc info. (Closed)

Created:
3 years, 11 months ago by ahaas
Modified:
3 years, 11 months ago
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[x64] Do not compact constants with attached reloc info. Reloc info often means that the constant will be patched later, and for this patching we have to make sure that there is enough space in the code for the new value. R=bmeurer@chromium.org, titzer@chromium.org, gdeepti@chromium.org BUG=chromium:684407 TEST=cctest/test-assembler-x64/Regression684407 Review-Url: https://codereview.chromium.org/2655213003 Cr-Commit-Position: refs/heads/master@{#42719} Committed: https://chromium.googlesource.com/v8/v8/+/2a78f2980b3dc56cde5a10b1b554b38d2cc9f4c0

Patch Set 1 #

Total comments: 1

Patch Set 2 : Add a cctest #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -4 lines) Patch
M src/x64/assembler-x64.cc View 1 chunk +1 line, -4 lines 0 comments Download
M test/cctest/test-assembler-x64.cc View 1 1 chunk +16 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (13 generated)
ahaas
3 years, 11 months ago (2017-01-26 10:35:13 UTC) #1
titzer
The change looks fine, but let's put the test at the right level. https://codereview.chromium.org/2655213003/diff/1/test/mjsunit/regress/wasm/regression-684407.js File ...
3 years, 11 months ago (2017-01-26 10:48:08 UTC) #4
ahaas
On 2017/01/26 at 10:48:08, titzer wrote: > The change looks fine, but let's put the ...
3 years, 11 months ago (2017-01-26 15:26:30 UTC) #11
titzer
lgtm
3 years, 11 months ago (2017-01-26 21:08:16 UTC) #14
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/2655213003/20001
3 years, 11 months ago (2017-01-27 00:28:34 UTC) #16
commit-bot: I haz the power
3 years, 11 months ago (2017-01-27 00:34:48 UTC) #19
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/v8/v8/+/2a78f2980b3dc56cde5a10b1b554b38d2cc...

Powered by Google App Engine
This is Rietveld 408576698