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

Issue 149083004: A64: Use the result of compare IC in StringCompareAndBranch. (Closed)

Created:
6 years, 10 months ago by ulan
Modified:
6 years, 10 months ago
Reviewers:
m.m.capewell, jbramley
CC:
v8-dev
Visibility:
Public.

Description

A64: Use the result of compare IC in StringCompareAndBranch. TEST=mjsunit/third_party/string-trim R=jacob.bramley@arm.com Committed: https://code.google.com/p/v8/source/detail?r=19101

Patch Set 1 #

Total comments: 2

Patch Set 2 : Use EmitCompareAndBranch #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/a64/lithium-codegen-a64.cc View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
ulan
PTAL
6 years, 10 months ago (2014-02-05 12:58:16 UTC) #1
jbramley
https://codereview.chromium.org/149083004/diff/1/src/a64/lithium-codegen-a64.cc File src/a64/lithium-codegen-a64.cc (right): https://codereview.chromium.org/149083004/diff/1/src/a64/lithium-codegen-a64.cc#newcode5111 src/a64/lithium-codegen-a64.cc:5111: __ Tst(x0, x0); ARM (and AArch64) processors generally prefer ...
6 years, 10 months ago (2014-02-05 13:01:41 UTC) #2
ulan
Thanks, I uploaded new patch set. https://codereview.chromium.org/149083004/diff/1/src/a64/lithium-codegen-a64.cc File src/a64/lithium-codegen-a64.cc (right): https://codereview.chromium.org/149083004/diff/1/src/a64/lithium-codegen-a64.cc#newcode5111 src/a64/lithium-codegen-a64.cc:5111: __ Tst(x0, x0); ...
6 years, 10 months ago (2014-02-05 13:09:21 UTC) #3
jbramley
lgtm
6 years, 10 months ago (2014-02-05 13:11:12 UTC) #4
ulan
6 years, 10 months ago (2014-02-05 13:15:22 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r19101 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698