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

Issue 13201: A first stab at using the top of stack as the... (Closed)

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

Description

A first stab at using the top of stack as the register it is currently in, or as the constant it is. Probably doesn't even compile. Take a look. Committed: http://code.google.com/p/v8/source/detail?r=949

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Total comments: 25

Patch Set 4 : '' #

Patch Set 5 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+121 lines, -0 lines) Patch
M src/virtual-frame-ia32.h View 1 2 3 4 2 chunks +59 lines, -0 lines 0 comments Download
M src/virtual-frame-ia32.cc View 1 2 3 4 2 chunks +62 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
William Hesse
If the general direction is right, I will start working on the BinaryComparison to a ...
12 years ago (2008-12-05 14:04:41 UTC) #1
Kevin Millikin (Chromium)
Looks like the right direction, with lots of comments below. Get rid of the use ...
12 years ago (2008-12-05 17:29:57 UTC) #2
William Hesse
Here is a revised version. http://codereview.chromium.org/13201/diff/206/10 File src/codegen-ia32.cc (right): http://codereview.chromium.org/13201/diff/206/10#newcode3931 Line 3931: On 2008/12/05 17:29:57, ...
12 years ago (2008-12-09 11:14:07 UTC) #3
Kevin Millikin (Chromium)
12 years ago (2008-12-09 12:12:39 UTC) #4
After fixing the style issues we discussed offline, LGTM.

Powered by Google App Engine
This is Rietveld 408576698