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

Issue 9021025: Check all cases with "__ movl(FieldAddress" and converted them to StoreIntoObject where appropriate. (Closed)

Created:
9 years ago by srdjan
Modified:
9 years ago
Reviewers:
Ivan Posva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Check all cases with "__ movl(FieldAddress" and converted them to StoreIntoObject where appropriate. Committed: https://code.google.com/p/dart/source/detail?r=2714

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -14 lines) Patch
M vm/assembler_macros_ia32.cc View 1 chunk +3 lines, -1 line 0 comments Download
M vm/code_generator_ia32.cc View 4 chunks +7 lines, -3 lines 0 comments Download
M vm/intrinsifier_ia32.cc View 4 chunks +10 lines, -5 lines 0 comments Download
M vm/stub_code_ia32.cc View 3 chunks +14 lines, -5 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
srdjan
9 years ago (2011-12-21 18:23:52 UTC) #1
Ivan Posva
9 years ago (2011-12-21 18:36:26 UTC) #2
LGTM, same adjustment is needed for x64.

-Ivan

Powered by Google App Engine
This is Rietveld 408576698