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

Issue 7108061: ARM: Clean up literal pool generation.... (Closed)

Created:
9 years, 6 months ago by m.m.capewell
Modified:
9 years, 6 months ago
CC:
v8-dev
Visibility:
Public.

Description

ARM: Clean up literal pool generation. Remove dead code, and generate pools less frequently. BUG=none TEST=none Committed: http://code.google.com/p/v8/source/detail?r=8309

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 10

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+162 lines, -156 lines) Patch
M src/arm/assembler-arm.h View 1 2 4 chunks +52 lines, -29 lines 0 comments Download
M src/arm/assembler-arm.cc View 1 2 11 chunks +107 lines, -106 lines 0 comments Download
M src/arm/macro-assembler-arm.h View 1 2 1 chunk +0 lines, -2 lines 0 comments Download
M src/arm/macro-assembler-arm.cc View 1 2 1 chunk +0 lines, -14 lines 0 comments Download
M src/arm/regexp-macro-assembler-arm.cc View 1 2 2 chunks +3 lines, -5 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
m.m.capewell
9 years, 6 months ago (2011-06-10 17:38:14 UTC) #1
Mads Ager (chromium)
Redirecting.
9 years, 6 months ago (2011-06-14 05:46:05 UTC) #2
Søren Thygesen Gjesse
LGTM, but please consider the comments And while you are changing these files how about ...
9 years, 6 months ago (2011-06-14 07:50:56 UTC) #3
Rodolph Perfetta
Comments addressed, new patch will be uploaded soon. http://codereview.chromium.org/7108061/diff/4001/src/arm/assembler-arm.cc File src/arm/assembler-arm.cc (right): http://codereview.chromium.org/7108061/diff/4001/src/arm/assembler-arm.cc#newcode327 src/arm/assembler-arm.cc:327: first_const_pool_use_ ...
9 years, 6 months ago (2011-06-14 22:52:20 UTC) #4
m.m.capewell
9 years, 6 months ago (2011-06-15 10:51:27 UTC) #5
Søren Thygesen Gjesse
9 years, 6 months ago (2011-06-16 06:55:17 UTC) #6
LGTM

I will commit it.

Powered by Google App Engine
This is Rietveld 408576698