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

Issue 2454193002: [Turbofan] SIMD tests for Int32x4Add, Sub, ReplaceLane. (Closed)

Created:
4 years, 1 month ago by bbudge
Modified:
3 years, 8 months ago
Reviewers:
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[Turbofan] SIMD tests for Int32x4Add, Sub, ReplaceLane. BUG=

Patch Set 1 #

Patch Set 2 : Pass expected value in to Wasm code. #

Patch Set 3 : More instructions... #

Patch Set 4 : Float32x4 Splat, ExtractLane, ReplaceLane. Tests only splat. #

Patch Set 5 : Rebase. #

Patch Set 6 : Tests for new opcodes. #

Patch Set 7 : Float32x4 Splat, ExtractLane, ReplaceLane, Add, Sub. #

Patch Set 8 : Int32x4 Eq, Ne, to float, Float32x4 to integer. #

Patch Set 9 : Float32x4/Int32x4Select. #

Patch Set 10 : Generic select with input #0 canonicalization. #

Patch Set 11 : Macro assembler tests. #

Patch Set 12 : Swizzle #

Patch Set 13 : Update to instruction rewrite. #

Patch Set 14 : vrev instruction, improve assembler tests. #

Patch Set 15 : vabs, vneg and tests. Refactor simulator for Neon16. #

Patch Set 16 : Rebase. #

Patch Set 17 : Rebase. #

Patch Set 18 : Fix build. #

Patch Set 19 : Fix non-ARM build. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+205 lines, -9 lines) Patch
M src/arm/assembler-arm.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 1 chunk +2 lines, -0 lines 0 comments Download
M src/arm/assembler-arm.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 1 chunk +15 lines, -0 lines 0 comments Download
M src/arm/disasm-arm.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 1 chunk +8 lines, -0 lines 0 comments Download
M src/arm/simulator-arm.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 2 chunks +17 lines, -0 lines 0 comments Download
M src/compiler/arm/code-generator-arm.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 2 chunks +19 lines, -0 lines 0 comments Download
M src/compiler/arm/instruction-codes-arm.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 1 chunk +4 lines, -0 lines 0 comments Download
M src/compiler/arm/instruction-scheduler-arm.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 1 chunk +4 lines, -0 lines 0 comments Download
M src/compiler/arm/instruction-selector-arm.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 2 chunks +24 lines, -0 lines 0 comments Download
M src/compiler/instruction-selector.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 2 chunks +18 lines, -0 lines 0 comments Download
M src/compiler/wasm-compiler.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 1 chunk +10 lines, -0 lines 0 comments Download
M src/wasm/wasm-macro-gen.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 1 chunk +1 line, -0 lines 0 comments Download
M test/cctest/test-assembler-arm.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 3 chunks +9 lines, -1 line 0 comments Download
M test/cctest/test-disasm-arm.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 1 chunk +2 lines, -0 lines 0 comments Download
M test/cctest/wasm/test-run-wasm-simd.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 6 chunks +72 lines, -8 lines 0 comments Download

Messages

Total messages: 17 (17 generated)
bbudge
The CQ bit was checked by bbudge@chromium.org to run a CQ dry run
4 years ago (2016-11-30 20:54:23 UTC) #1
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2454193002/160001
4 years ago (2016-11-30 20:54:26 UTC) #2
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
4 years ago (2016-11-30 20:57:16 UTC) #3
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: v8_linux_mips64el_compile_rel on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux_mips64el_compile_rel/builds/25677) v8_linux_nodcheck_rel_ng on ...
4 years ago (2016-11-30 20:57:17 UTC) #4
bbudge
The CQ bit was checked by bbudge@chromium.org to run a CQ dry run
4 years ago (2016-12-19 21:40:10 UTC) #5
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2454193002/300001
4 years ago (2016-12-19 21:40:19 UTC) #6
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
4 years ago (2016-12-19 21:41:50 UTC) #7
commit-bot: I haz the power
Dry run: 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/31004) v8_win_nosnap_shared_rel_ng on ...
4 years ago (2016-12-19 21:41:50 UTC) #8
bbudge
The CQ bit was checked by bbudge@chromium.org to run a CQ dry run
4 years ago (2016-12-20 01:15:05 UTC) #9
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2454193002/340001
4 years ago (2016-12-20 01:15:10 UTC) #10
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
4 years ago (2016-12-20 01:18:41 UTC) #11
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: v8_linux64_avx2_rel_ng on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux64_avx2_rel_ng/builds/14077) v8_linux64_gyp_rel_ng on ...
4 years ago (2016-12-20 01:18:42 UTC) #12
bbudge
The CQ bit was checked by bbudge@chromium.org to run a CQ dry run
4 years ago (2016-12-20 01:23:20 UTC) #13
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2454193002/360001
4 years ago (2016-12-20 01:23:30 UTC) #14
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
4 years ago (2016-12-20 01:59:48 UTC) #15
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years ago (2016-12-20 01:59:49 UTC) #16
bbudge
3 years, 8 months ago (2017-03-31 00:26:11 UTC) #17
Description was changed from

==========
[Turbofan] SIMD tests for Int32x4Add, Sub, ReplaceLane.

BUG=
==========

to

==========
[Turbofan] SIMD tests for Int32x4Add, Sub, ReplaceLane.

BUG=
==========

Powered by Google App Engine
This is Rietveld 408576698