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

Issue 5140002: Generate inline code for contextual loads on ARM.... (Closed)

Created:
10 years, 1 month ago by m.m.capewell
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Generate inline code for contextual loads on ARM. This is an ARM port of http://codereview.chromium.org/3402014 and http://codereview.chromium.org/3537003. BUG=none TEST=none Committed: http://code.google.com/p/v8/source/detail?r=5883

Patch Set 1 #

Total comments: 10

Patch Set 2 : '' #

Total comments: 4

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+268 lines, -66 lines) Patch
M AUTHORS View 2 1 chunk +0 lines, -1 line 0 comments Download
M src/arm/assembler-arm.h View 1 2 3 chunks +18 lines, -2 lines 0 comments Download
M src/arm/assembler-arm.cc View 1 2 4 chunks +16 lines, -9 lines 0 comments Download
M src/arm/assembler-arm-inl.h View 1 2 2 chunks +2 lines, -4 lines 0 comments Download
M src/arm/codegen-arm.h View 1 2 1 chunk +0 lines, -8 lines 0 comments Download
M src/arm/codegen-arm.cc View 1 2 9 chunks +132 lines, -27 lines 0 comments Download
M src/arm/debug-arm.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M src/arm/ic-arm.cc View 1 2 9 chunks +65 lines, -14 lines 0 comments Download
M src/arm/macro-assembler-arm.h View 1 2 1 chunk +34 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
m.m.capewell
10 years, 1 month ago (2010-11-18 14:34:43 UTC) #1
Mads Ager (chromium)
Søren, could you have a look at this?
10 years, 1 month ago (2010-11-18 14:54:47 UTC) #2
Søren Thygesen Gjesse
LGTM with the comments addressed. http://codereview.chromium.org/5140002/diff/1/src/arm/assembler-arm.h File src/arm/assembler-arm.h (right): http://codereview.chromium.org/5140002/diff/1/src/arm/assembler-arm.h#newcode1085 src/arm/assembler-arm.h:1085: enum NopMarkerTypes { I ...
10 years, 1 month ago (2010-11-19 09:08:47 UTC) #3
Søren Thygesen Gjesse
On 2010/11/19 09:08:47, Søren Gjesse wrote: > LGTM with the comments addressed. > > http://codereview.chromium.org/5140002/diff/1/src/arm/assembler-arm.h ...
10 years, 1 month ago (2010-11-19 09:12:36 UTC) #4
Alexandre
Thanks for the review. Martyn should have uploaded the updated patch. Alexandre http://codereview.chromium.org/5140002/diff/1/src/arm/assembler-arm.h File src/arm/assembler-arm.h ...
10 years, 1 month ago (2010-11-23 11:23:20 UTC) #5
m.m.capewell
10 years, 1 month ago (2010-11-23 11:24:36 UTC) #6
Søren Thygesen Gjesse
LGTM with minor issues fixed. http://codereview.chromium.org/5140002/diff/12001/src/arm/assembler-arm.h File src/arm/assembler-arm.h (right): http://codereview.chromium.org/5140002/diff/12001/src/arm/assembler-arm.h#newcode1186 src/arm/assembler-arm.h:1186: static bool IsNop(Instr instr, ...
10 years, 1 month ago (2010-11-23 14:00:36 UTC) #7
Alexandre
The updated patch should be uploaded soon. http://codereview.chromium.org/5140002/diff/12001/src/arm/assembler-arm.h File src/arm/assembler-arm.h (right): http://codereview.chromium.org/5140002/diff/12001/src/arm/assembler-arm.h#newcode1186 src/arm/assembler-arm.h:1186: static bool ...
10 years ago (2010-11-23 17:32:59 UTC) #8
m.m.capewell
Updated patch.
10 years ago (2010-11-23 17:35:15 UTC) #9
Søren Thygesen Gjesse
10 years ago (2010-11-24 09:43:58 UTC) #10
On 2010/11/23 17:35:15, m.m.capewell wrote:
> Updated patch.

LGTM, committed r5883, thank you for the patch.

Powered by Google App Engine
This is Rietveld 408576698