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

Issue 1074743002: MIPS: [turbofan] Materialize JSFunction from frame if possible. (Closed)

Created:
5 years, 8 months ago by balazs.kilvady
Modified:
5 years, 8 months ago
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

MIPS: [turbofan] Materialize JSFunction from frame if possible. Port 725cdc533cb4e31c042d32ce1979012b5bd99ced Original commit message: This reduces the overhead of recursive calls when context specialization is enabled. Based on this it might be possible to further reduce the overhead by also specializing the call itself. As a drive-by-fix, port the fast context materialization optimization to arm and arm64, that was previously only supported on x64 and ia32. BUG= Committed: https://crrev.com/8157b6c91affb034315b6e26cb5b74e1efe849d6 Cr-Commit-Position: refs/heads/master@{#27700}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -4 lines) Patch
M src/compiler/mips/code-generator-mips.cc View 1 chunk +17 lines, -2 lines 0 comments Download
M src/compiler/mips64/code-generator-mips64.cc View 1 chunk +17 lines, -2 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
balazs.kilvady
5 years, 8 months ago (2015-04-09 10:41:11 UTC) #2
akos.palfi.imgtec
lgtm
5 years, 8 months ago (2015-04-09 10:52:06 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1074743002/1
5 years, 8 months ago (2015-04-09 10:52:57 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 8 months ago (2015-04-09 11:16:06 UTC) #6
commit-bot: I haz the power
5 years, 8 months ago (2015-04-09 11:16:15 UTC) #7
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/8157b6c91affb034315b6e26cb5b74e1efe849d6
Cr-Commit-Position: refs/heads/master@{#27700}

Powered by Google App Engine
This is Rietveld 408576698