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

Issue 18402: Remove spilled code from special cases of comparison. (Closed)

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

Description

Remove spilled code from special cases of comparison. Committed: http://code.google.com/p/v8/source/detail?r=1108

Patch Set 1 #

Total comments: 12

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

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

Messages

Total messages: 5 (0 generated)
William Hesse
11 years, 11 months ago (2009-01-20 08:34:08 UTC) #1
Mads Ager (chromium)
LGTM
11 years, 11 months ago (2009-01-20 09:20:14 UTC) #2
Kevin Millikin (Chromium)
First round of comments. http://codereview.chromium.org/18402/diff/1/2 File src/codegen-ia32.cc (right): http://codereview.chromium.org/18402/diff/1/2#newcode4157 Line 4157: frame_->Spill(answer.reg()); You should spill ...
11 years, 11 months ago (2009-01-20 10:27:21 UTC) #3
William Hesse
Updated file uploaded. http://codereview.chromium.org/18402/diff/1/2 File src/codegen-ia32.cc (right): http://codereview.chromium.org/18402/diff/1/2#newcode4157 Line 4157: frame_->Spill(answer.reg()); On 2009/01/20 10:27:22, Kevin ...
11 years, 11 months ago (2009-01-20 12:02:50 UTC) #4
Kevin Millikin (Chromium)
11 years, 11 months ago (2009-01-20 12:11:25 UTC) #5
LGTM.

Powered by Google App Engine
This is Rietveld 408576698