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

Issue 78583002: [v8-dev] ARM: Optimize TypeofIsAndBranch (Closed)

Created:
7 years, 1 month ago by m.m.capewell
Modified:
7 years ago
Reviewers:
ulan, danno
CC:
v8-dev
Visibility:
Public.

Description

ARM: Optimize TypeofIsAndBranch Optimize register constraints and code generated for TypeofIsAndBranch Lithium instruction. TEST=none BUG= R=ulan@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=18063

Patch Set 1 #

Total comments: 4

Patch Set 2 : Addressed review comments and rebased. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -21 lines) Patch
M src/arm/lithium-arm.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M src/arm/lithium-codegen-arm.cc View 1 2 chunks +20 lines, -19 lines 0 comments Download
M src/arm/macro-assembler-arm.h View 1 1 chunk +10 lines, -0 lines 0 comments Download
M src/arm/macro-assembler-arm.cc View 1 1 chunk +23 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
m.m.capewell
7 years, 1 month ago (2013-11-20 14:58:09 UTC) #1
ulan
LGTM https://codereview.chromium.org/78583002/diff/1/src/arm/lithium-codegen-arm.cc File src/arm/lithium-codegen-arm.cc (right): https://codereview.chromium.org/78583002/diff/1/src/arm/lithium-codegen-arm.cc#newcode5653 src/arm/lithium-codegen-arm.cc:5653: scratch, Maybe name the scratch "map" similar to ...
7 years, 1 month ago (2013-11-22 15:43:45 UTC) #2
m.m.capewell
7 years ago (2013-11-25 19:17:29 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r18063 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698