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

Issue 494053002: ARM64: Slightly simplify LShiftI and LShiftS. (Closed)

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

Description

ARM64: Slightly simplify LShiftI and LShiftS. BUG= R=ulan@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=23277

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -42 lines) Patch
M src/arm64/lithium-arm64.h View 1 chunk +3 lines, -5 lines 0 comments Download
M src/arm64/lithium-arm64.cc View 2 chunks +13 lines, -26 lines 0 comments Download
M src/arm64/lithium-codegen-arm64.cc View 1 chunk +12 lines, -11 lines 1 comment Download

Messages

Total messages: 4 (0 generated)
jbramley
6 years, 4 months ago (2014-08-21 08:51:25 UTC) #1
ulan
lgtm https://codereview.chromium.org/494053002/diff/1/src/arm64/lithium-codegen-arm64.cc File src/arm64/lithium-codegen-arm64.cc (right): https://codereview.chromium.org/494053002/diff/1/src/arm64/lithium-codegen-arm64.cc#newcode4941 src/arm64/lithium-codegen-arm64.cc:4941: UseScratchRegisterScope temps(masm()); Didn't we want to reduce usage ...
6 years, 4 months ago (2014-08-21 11:13:04 UTC) #2
jbramley
On 2014/08/21 11:13:04, ulan wrote: > lgtm > > https://codereview.chromium.org/494053002/diff/1/src/arm64/lithium-codegen-arm64.cc > File src/arm64/lithium-codegen-arm64.cc (right): > ...
6 years, 4 months ago (2014-08-21 13:02:12 UTC) #3
jbramley
6 years, 4 months ago (2014-08-21 13:22:33 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as 23277 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698