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

Issue 2620343002: [ARM] Add vand, vorr NEON instructions. (Closed)

Created:
3 years, 11 months ago by bbudge
Modified:
3 years, 11 months ago
Reviewers:
martyn.capewell
CC:
v8-reviews_googlegroups.com, v8-mips-ports_googlegroups.com, v8-ppc-ports_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[ARM] Add vand, vorr NEON instructions. LOG=N BUG=v8:4124 Review-Url: https://codereview.chromium.org/2620343002 Cr-Commit-Position: refs/heads/master@{#42273} Committed: https://chromium.googlesource.com/v8/v8/+/148a903d92040d004a472ef3423211975ec3cb6d

Patch Set 1 #

Total comments: 2

Patch Set 2 : Add helper fn for binary bitwise ops. #

Patch Set 3 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+145 lines, -45 lines) Patch
M src/arm/assembler-arm.h View 1 2 2 chunks +3 lines, -2 lines 0 comments Download
M src/arm/assembler-arm.cc View 1 2 3 chunks +72 lines, -32 lines 0 comments Download
M src/arm/disasm-arm.cc View 1 2 2 chunks +19 lines, -4 lines 0 comments Download
M src/arm/simulator-arm.cc View 1 2 2 chunks +26 lines, -4 lines 0 comments Download
M test/cctest/test-assembler-arm.cc View 1 2 3 chunks +21 lines, -3 lines 0 comments Download
M test/cctest/test-disasm-arm.cc View 1 2 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 25 (17 generated)
bbudge
3 years, 11 months ago (2017-01-11 11:51:20 UTC) #4
martyn.capewell
https://codereview.chromium.org/2620343002/diff/1/src/arm/assembler-arm.cc File src/arm/assembler-arm.cc (right): https://codereview.chromium.org/2620343002/diff/1/src/arm/assembler-arm.cc#newcode4151 src/arm/assembler-arm.cc:4151: void Assembler::vand(QwNeonRegister dst, QwNeonRegister src1, It would be good ...
3 years, 11 months ago (2017-01-11 13:47:44 UTC) #7
bbudge
https://codereview.chromium.org/2620343002/diff/1/src/arm/assembler-arm.cc File src/arm/assembler-arm.cc (right): https://codereview.chromium.org/2620343002/diff/1/src/arm/assembler-arm.cc#newcode4151 src/arm/assembler-arm.cc:4151: void Assembler::vand(QwNeonRegister dst, QwNeonRegister src1, On 2017/01/11 13:47:44, martyn.capewell ...
3 years, 11 months ago (2017-01-12 10:53:18 UTC) #10
martyn.capewell
lgtm
3 years, 11 months ago (2017-01-12 14:28:16 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2620343002/20001
3 years, 11 months ago (2017-01-12 14:44:30 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: v8_presubmit on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_presubmit/builds/32173)
3 years, 11 months ago (2017-01-12 14:47:00 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2620343002/40001
3 years, 11 months ago (2017-01-12 15:01:51 UTC) #22
commit-bot: I haz the power
3 years, 11 months ago (2017-01-12 15:36:36 UTC) #25
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/v8/v8/+/148a903d92040d004a472ef3423211975ec...

Powered by Google App Engine
This is Rietveld 408576698