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

Issue 1948263003: PPC: Add new relocation type WASM_MEMORY_SIZE_REFERENCE, use relocatable pointers to update wasm me… (Closed)

Created:
4 years, 7 months ago by JaideepBajwa
Modified:
4 years, 7 months ago
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

PPC: Add new relocation type WASM_MEMORY_SIZE_REFERENCE, use relocatable pointers to update wasm memory size references in generated code. Port 117a56b7c2a88ab2b2f25fad88517d72f5edbac9 Original commit message: - Add new RelocInfo mode WASM_MEMORY_SIZE_REFERENCE in the assembler and add relocation information to immediates in compare instructions. - Use relocatable constants for MemSize/BoundsCheck in the wasm compiler R=gdeepti@chromium.org, joransiu@ca.ibm.com, jyan@ca.ibm.com, michael_dawson@ca.ibm.com, mbrandy@us.ibm.com BUG= LOG=N Committed: https://crrev.com/a870cf3abdef044d15e0fc101a7738c433c21e92 Cr-Commit-Position: refs/heads/master@{#36054}

Patch Set 1 #

Total comments: 1

Patch Set 2 : fixed if condition based on execution mode #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -23 lines) Patch
M src/compiler/ppc/code-generator-ppc.cc View 1 1 chunk +7 lines, -5 lines 0 comments Download
M src/ppc/assembler-ppc.cc View 1 chunk +37 lines, -0 lines 0 comments Download
M src/ppc/assembler-ppc-inl.h View 2 chunks +0 lines, -18 lines 0 comments Download

Messages

Total messages: 10 (2 generated)
JaideepBajwa
PTAL
4 years, 7 months ago (2016-05-05 03:04:51 UTC) #1
MTBrandyberry
lgtm If there is a clean way to address the nit, it would make the ...
4 years, 7 months ago (2016-05-05 13:33:22 UTC) #2
JaideepBajwa
On 2016/05/05 13:33:22, MTBrandyberry wrote: > lgtm > > If there is a clean way ...
4 years, 7 months ago (2016-05-05 14:01:22 UTC) #3
john.yan
lgtm
4 years, 7 months ago (2016-05-05 14:04:58 UTC) #4
MTBrandyberry
lgtm
4 years, 7 months ago (2016-05-05 14:06:09 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1948263003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1948263003/20001
4 years, 7 months ago (2016-05-05 14:06:23 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 7 months ago (2016-05-05 19:10:00 UTC) #8
commit-bot: I haz the power
4 years, 7 months ago (2016-05-05 19:10:20 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/a870cf3abdef044d15e0fc101a7738c433c21e92
Cr-Commit-Position: refs/heads/master@{#36054}

Powered by Google App Engine
This is Rietveld 408576698