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

Issue 551543005: [turbofan] Allow encodable 64-bit constants as immediate for ARM64. (Closed)

Created:
6 years, 3 months ago by baptiste.afsa1
Modified:
6 years, 3 months ago
Reviewers:
Benedikt Meurer, ulan
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

[turbofan] Allow encodable 64-bit constants as immediate for ARM64. Also make sure that operands order for commutative 64-bit binary operations are properly swapped when the constant is on the left hand-side. R=bmeurer@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=24114

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+80 lines, -53 lines) Patch
M src/compiler/arm64/instruction-selector-arm64.cc View 10 chunks +23 lines, -17 lines 0 comments Download
M src/compiler/arm64/instruction-selector-arm64-unittest.cc View 5 chunks +53 lines, -36 lines 0 comments Download
M src/compiler/instruction-selector-unittest.h View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
baptiste.afsa1
PTAL
6 years, 3 months ago (2014-09-17 13:38:34 UTC) #1
Benedikt Meurer
lgtm
6 years, 3 months ago (2014-09-22 07:21:00 UTC) #2
baptiste.afsa1
6 years, 3 months ago (2014-09-22 12:32:41 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 24114 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698