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

Issue 23619076: Dynamically align OSR frames on ia32. (Closed)

Created:
7 years, 3 months ago by titzer
Modified:
7 years, 3 months ago
Reviewers:
Yang
CC:
v8-dev
Visibility:
Public.

Description

Dynamically align OSR frames on ia32. BUG= R=yangguo@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=16798

Patch Set 1 #

Total comments: 2

Patch Set 2 : Simplify testing alignedness in OSR entry on ia32. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+76 lines, -5 lines) Patch
M src/ia32/lithium-codegen-ia32.cc View 1 1 chunk +31 lines, -2 lines 0 comments Download
A + test/mjsunit/compiler/osr-alignment.js View 2 chunks +45 lines, -3 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
titzer
This fixes a shortcut I took with my OSR changes where I disabled dynamic frame ...
7 years, 3 months ago (2013-09-18 08:21:54 UTC) #1
Yang
LGTM with comments. https://codereview.chromium.org/23619076/diff/1/src/ia32/lithium-codegen-ia32.cc File src/ia32/lithium-codegen-ia32.cc (right): https://codereview.chromium.org/23619076/diff/1/src/ia32/lithium-codegen-ia32.cc#newcode352 src/ia32/lithium-codegen-ia32.cc:352: __ test(ebx, Immediate(kPointerSize)); Couldn't you test ...
7 years, 3 months ago (2013-09-18 09:30:06 UTC) #2
titzer
On 2013/09/18 09:30:06, Yang wrote: > LGTM with comments. > > https://codereview.chromium.org/23619076/diff/1/src/ia32/lithium-codegen-ia32.cc > File src/ia32/lithium-codegen-ia32.cc ...
7 years, 3 months ago (2013-09-18 10:55:05 UTC) #3
titzer
7 years, 3 months ago (2013-09-18 16:05:47 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r16798 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698