summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/algorithms/alg.nonmodifying/mismatch/mismatch.pass.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2018-01-15 22:32:40 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2018-01-15 22:32:40 +0000
commit85bd9141ca492d0e6230cd21a9ddd77b1a7548eb (patch)
treef2c516ed843a573dbf0563c1b336ad9bf53f3d90 /libcxx/test/std/algorithms/alg.nonmodifying/mismatch/mismatch.pass.cpp
parent940eae3cc1f05a0e7e0e9b712f676d01ad92132c (diff)
downloadbcm5719-llvm-85bd9141ca492d0e6230cd21a9ddd77b1a7548eb.tar.gz
bcm5719-llvm-85bd9141ca492d0e6230cd21a9ddd77b1a7548eb.zip
[X86][MMX] Add support for MMX zero vector creation
As mentioned on PR35869, (and came up recently on D41517) we don't create a MMX zero register via the PXOR but instead perform a spill to stack from a XMM zero register. This patch adds support for direct MMX zero vector creation and should make it easier to add better constant vector creation in the future as well. Differential Revision: https://reviews.llvm.org/D41908 llvm-svn: 322525
Diffstat (limited to 'libcxx/test/std/algorithms/alg.nonmodifying/mismatch/mismatch.pass.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud