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

Issue 1543433002: X87: [Interpreter] Add basic deoptimization support from TurboFan to Ignition. (Closed)

Created:
5 years ago by zhengxing.li
Modified:
5 years 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

X87: [Interpreter] Add basic deoptimization support from TurboFan to Ignition. port b10d24ff2c685835e203075de4f11e12cd3d33cc(r32971) original commit message: Adds support for generating deoptimization translations for interpreter stack frames, and building interpreter frames for these translations when a function deopts. Also adds builtins for InterpreterNotifyDeoptimized which resume the function's continuation at the correct point in the interpreter after deopt. MIPS patch contributed by balazs.kilvady@igmtec.com BUG= Committed: https://crrev.com/bf8c5160dc7d93374bd0dfa3c572feca801f6a95 Cr-Commit-Position: refs/heads/master@{#32981}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+85 lines, -1 line) Patch
M src/x87/builtins-x87.cc View 2 chunks +85 lines, -1 line 0 comments Download

Messages

Total messages: 8 (3 generated)
zhengxing.li
5 years ago (2015-12-21 01:08:18 UTC) #2
Weiliang
lgtm
5 years ago (2015-12-21 02:16:21 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1543433002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1543433002/1
5 years ago (2015-12-21 02:16:40 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years ago (2015-12-21 02:35:45 UTC) #6
commit-bot: I haz the power
5 years ago (2015-12-21 02:36:14 UTC) #8
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/bf8c5160dc7d93374bd0dfa3c572feca801f6a95
Cr-Commit-Position: refs/heads/master@{#32981}

Powered by Google App Engine
This is Rietveld 408576698