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

Issue 17610: Move spills inside SmiOperation and GenericBinaryOperation (Closed)

Created:
11 years, 11 months ago by William Hesse
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Move spills inside SmiOperation and GenericBinaryOperation Committed: http://code.google.com/p/v8/source/detail?r=1059

Patch Set 1 #

Total comments: 2

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -8 lines) Patch
M src/codegen-ia32.cc View 1 4 chunks +7 lines, -8 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
William Hesse
Simple change, moving spills.
11 years, 11 months ago (2009-01-12 15:45:44 UTC) #1
Kevin Millikin (Chromium)
This must fail a bunch of tests. The frame state (at least in debug builds) ...
11 years, 11 months ago (2009-01-12 15:58:16 UTC) #2
William Hesse
11 years, 11 months ago (2009-01-13 09:09:35 UTC) #3
OK, passes all tests.

http://codereview.chromium.org/17610/diff/1/2
File src/codegen-ia32.cc (right):

http://codereview.chromium.org/17610/diff/1/2#newcode4139
Line 4139: VirtualFrame::SpilledScope spilled_scope(this);
On 2009/01/12 15:58:16, Kevin Millikin wrote:
> This spill has to be eliminated.

Done.

Powered by Google App Engine
This is Rietveld 408576698