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

Issue 1918002: Add some comments to the ia32 code generator (Closed)

Created:
10 years, 7 months ago by Søren Thygesen Gjesse
Modified:
9 years, 7 months ago
Reviewers:
Erik Corry
CC:
v8-dev
Visibility:
Public.

Description

Add some comments to the ia32 code generator Committed: http://code.google.com/p/v8/source/detail?r=4586

Patch Set 1 #

Total comments: 2

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+65 lines, -12 lines) Patch
M src/arm/codegen-arm.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/ia32/codegen-ia32.cc View 1 11 chunks +64 lines, -11 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Søren Thygesen Gjesse
10 years, 7 months ago (2010-05-04 09:34:55 UTC) #1
Erik Corry
LGTM http://codereview.chromium.org/1918002/diff/1/2 File src/ia32/codegen-ia32.cc (right): http://codereview.chromium.org/1918002/diff/1/2#newcode5429 src/ia32/codegen-ia32.cc:5429: // Initialization block consists of assignments on the ...
10 years, 7 months ago (2010-05-04 20:53:03 UTC) #2
Søren Thygesen Gjesse
10 years, 7 months ago (2010-05-05 06:48:49 UTC) #3
http://codereview.chromium.org/1918002/diff/1/2
File src/ia32/codegen-ia32.cc (right):

http://codereview.chromium.org/1918002/diff/1/2#newcode5429
src/ia32/codegen-ia32.cc:5429: // Initialization block consists of assignments
on the form expr.x = ..., so
On 2010/05/04 20:53:03, Erik Corry wrote:
> on the form -> of the form

Done.

Powered by Google App Engine
This is Rietveld 408576698