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

Issue 311133003: ARM64: Add and use SmiTagAndPush. (Closed)

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

Description

ARM64: Add and use SmiTagAndPush. In some cases, this allows SmiTag and Push to be combined into a single operation. BUG= R=ulan@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=21690

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -12 lines) Patch
M src/arm64/debug-arm64.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M src/arm64/full-codegen-arm64.cc View 1 chunk +2 lines, -5 lines 0 comments Download
M src/arm64/lithium-codegen-arm64.cc View 2 chunks +2 lines, -4 lines 0 comments Download
M src/arm64/macro-assembler-arm64.h View 1 chunk +4 lines, -0 lines 0 comments Download
M src/arm64/macro-assembler-arm64-inl.h View 1 chunk +12 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
jbramley
6 years, 6 months ago (2014-06-04 16:40:36 UTC) #1
ulan
lgtm
6 years, 6 months ago (2014-06-05 07:19:40 UTC) #2
jbramley
6 years, 6 months ago (2014-06-05 08:55:57 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r21690 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698