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

Issue 1917863004: Subzero. X86. Uses pshufb for shufflevector lowering. (Closed)

Created:
4 years, 7 months ago by John
Modified:
4 years, 7 months ago
CC:
native-client-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 5

Patch Set 2 : Addresses comments. #

Patch Set 3 : Deterministic table name." #

Unified diffs Side-by-side diffs Delta from patch set Stats (+370 lines, -3 lines) Patch
M src/IceAssemblerX86Base.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/IceAssemblerX86BaseImpl.h View 1 chunk +25 lines, -0 lines 0 comments Download
M src/IceInstX86Base.h View 5 chunks +27 lines, -0 lines 0 comments Download
M src/IceTargetLoweringX86Base.h View 1 2 2 chunks +19 lines, -0 lines 0 comments Download
M src/IceTargetLoweringX86BaseImpl.h View 1 2 2 chunks +155 lines, -3 lines 0 comments Download
M unittest/AssemblerX8632/XmmArith.cpp View 1 chunk +67 lines, -0 lines 0 comments Download
M unittest/AssemblerX8664/XmmArith.cpp View 1 chunk +75 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
John
NOTE: no tests added because there are no special case lowerings to be exercised (and ...
4 years, 7 months ago (2016-04-26 13:33:05 UTC) #2
Jim Stichnoth
https://codereview.chromium.org/1917863004/diff/1/src/IceTargetLoweringX86BaseImpl.h File src/IceTargetLoweringX86BaseImpl.h (right): https://codereview.chromium.org/1917863004/diff/1/src/IceTargetLoweringX86BaseImpl.h#newcode5690 src/IceTargetLoweringX86BaseImpl.h:5690: static constexpr bool SuppressMangling = false; I think it ...
4 years, 7 months ago (2016-04-26 16:42:57 UTC) #3
John
https://codereview.chromium.org/1917863004/diff/1/src/IceTargetLoweringX86BaseImpl.h File src/IceTargetLoweringX86BaseImpl.h (right): https://codereview.chromium.org/1917863004/diff/1/src/IceTargetLoweringX86BaseImpl.h#newcode5690 src/IceTargetLoweringX86BaseImpl.h:5690: static constexpr bool SuppressMangling = false; On 2016/04/26 16:42:56, ...
4 years, 7 months ago (2016-04-26 16:52:28 UTC) #4
Jim Stichnoth
https://codereview.chromium.org/1917863004/diff/1/src/IceTargetLoweringX86BaseImpl.h File src/IceTargetLoweringX86BaseImpl.h (right): https://codereview.chromium.org/1917863004/diff/1/src/IceTargetLoweringX86BaseImpl.h#newcode5695 src/IceTargetLoweringX86BaseImpl.h:5695: GlobalString MaskName = On 2016/04/26 16:52:27, John wrote: > ...
4 years, 7 months ago (2016-04-26 17:03:16 UTC) #5
Jim Stichnoth
lgtm
4 years, 7 months ago (2016-04-26 21:38:09 UTC) #6
John
4 years, 7 months ago (2016-04-27 02:16:11 UTC) #8
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
de29f1201e8b77e58f5500ef4cfba51d547368b7 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698