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

Issue 12567004: ARM: Optimsisation of ECMA ToInt32. (Closed)

Created:
7 years, 9 months ago by Rodolph Perfetta
Modified:
7 years, 9 months ago
Reviewers:
ulan, danno
CC:
v8-dev
Visibility:
Public.

Description

ARM: Optimsisation of ECMA ToInt32. BUG=none TEST=none Committed: https://code.google.com/p/v8/source/detail?r=13912

Patch Set 1 #

Total comments: 7
Unified diffs Side-by-side diffs Delta from patch set Stats (+210 lines, -289 lines) Patch
M src/arm/code-stubs-arm.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/arm/code-stubs-arm.cc View 7 chunks +22 lines, -46 lines 2 comments Download
M src/arm/lithium-codegen-arm.cc View 2 chunks +4 lines, -12 lines 0 comments Download
M src/arm/macro-assembler-arm.h View 3 chunks +32 lines, -26 lines 2 comments Download
M src/arm/macro-assembler-arm.cc View 3 chunks +149 lines, -203 lines 3 comments Download
M src/arm/stub-cache-arm.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
Rodolph Perfetta
7 years, 9 months ago (2013-03-08 16:46:40 UTC) #1
danno
Ulan, can you please review this for Rodolph?
7 years, 9 months ago (2013-03-11 09:56:03 UTC) #2
danno
Ulan, can you please review this for Rodolph?
7 years, 9 months ago (2013-03-11 09:56:04 UTC) #3
ulan
LGTM! https://codereview.chromium.org/12567004/diff/1/src/arm/code-stubs-arm.cc File src/arm/code-stubs-arm.cc (right): https://codereview.chromium.org/12567004/diff/1/src/arm/code-stubs-arm.cc#newcode2300 src/arm/code-stubs-arm.cc:2300: // Allocate a new heap number without zapping ...
7 years, 9 months ago (2013-03-11 15:11:03 UTC) #4
Rodolph Perfetta
https://codereview.chromium.org/12567004/diff/1/src/arm/code-stubs-arm.cc File src/arm/code-stubs-arm.cc (right): https://codereview.chromium.org/12567004/diff/1/src/arm/code-stubs-arm.cc#newcode2300 src/arm/code-stubs-arm.cc:2300: // Allocate a new heap number without zapping r0, ...
7 years, 9 months ago (2013-03-12 11:24:45 UTC) #5
Rodolph Perfetta
7 years, 9 months ago (2013-03-12 11:25:58 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 manually as r13912 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698