diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2018-01-15 22:32:40 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2018-01-15 22:32:40 +0000 |
commit | 85bd9141ca492d0e6230cd21a9ddd77b1a7548eb (patch) | |
tree | f2c516ed843a573dbf0563c1b336ad9bf53f3d90 /libcxx/test/std/algorithms/alg.nonmodifying/mismatch/mismatch.pass.cpp | |
parent | 940eae3cc1f05a0e7e0e9b712f676d01ad92132c (diff) | |
download | bcm5719-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