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

Issue 1732024: Partial and small update to the codegen to use the new regiter allocator... (Closed)

Created:
10 years, 7 months ago by rodolph
Modified:
9 years, 7 months ago
Reviewers:
Erik Corry
CC:
v8-dev
Visibility:
Public.

Description

Partial and small update to the codegen to use the new regiter allocator framework. BUG=None TEST=None

Patch Set 1 #

Total comments: 12

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -21 lines) Patch
M src/arm/codegen-arm.cc View 1 4 chunks +17 lines, -21 lines 0 comments Download
M src/arm/virtual-frame-arm.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/arm/virtual-frame-arm.cc View 2 chunks +26 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
rodolph
Small patch to check if I understood correctly. If it is OK more will follow.
10 years, 7 months ago (2010-04-29 17:07:42 UTC) #1
Erik Corry
Looks good, but I think you could go a little further with these functions. See ...
10 years, 7 months ago (2010-04-29 21:23:18 UTC) #2
rodolph
Added EmitPush(Operand), EmitPushRoot(Heap::RootLiastIndex) and updated the code accordingly. http://codereview.chromium.org/1732024/diff/1/2 File src/arm/codegen-arm.cc (right): http://codereview.chromium.org/1732024/diff/1/2#newcode1566 src/arm/codegen-arm.cc:1566: frame_->EmitPush(cp); ...
10 years, 7 months ago (2010-04-30 10:59:33 UTC) #3
Erik Corry
10 years, 7 months ago (2010-05-03 10:14:33 UTC) #4
LGTM.

Powered by Google App Engine
This is Rietveld 408576698