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

Issue 2557113002: PPC/s390: Store OSR'd optimized code on the native context. (Closed)

Created:
4 years ago by JaideepBajwa
Modified:
4 years ago
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

PPC/s390: Store OSR'd optimized code on the native context. Port 378b6b22fb7925ac5b672335a54599f5739e7758 Original Commit Message: Since we OSR code rarely, it makes sense to store it and look for it on the native context rather than the SharedFunctionInfo. This makes the OptimizedCodeMap data structure more space efficient, as it doesn't have to store an ast ID for the OSR entry point. R=mvstanton@chromium.org, joransiu@ca.ibm.com, jyan@ca.ibm.com, michael_dawson@ca.ibm.com BUG= LOG=N Committed: https://crrev.com/3bc53ad7650f6f9e3029e579b56527666bf8fe27 Cr-Commit-Position: refs/heads/master@{#41562}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -14 lines) Patch
M src/builtins/ppc/builtins-ppc.cc View 1 chunk +0 lines, -7 lines 0 comments Download
M src/builtins/s390/builtins-s390.cc View 1 chunk +0 lines, -7 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
JaideepBajwa
ptal
4 years ago (2016-12-07 18:16:12 UTC) #1
JoranSiu
On 2016/12/07 18:16:12, JaideepBajwa wrote: > ptal lgtm
4 years ago (2016-12-07 18:17:32 UTC) #2
john.yan
lgtm
4 years ago (2016-12-07 18:17:46 UTC) #3
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/2557113002/1
4 years ago (2016-12-07 18:30:26 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years ago (2016-12-07 18:55:31 UTC) #7
commit-bot: I haz the power
4 years ago (2016-12-07 18:55:52 UTC) #9
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/3bc53ad7650f6f9e3029e579b56527666bf8fe27
Cr-Commit-Position: refs/heads/master@{#41562}

Powered by Google App Engine
This is Rietveld 408576698