diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2014-09-21 12:49:46 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2014-09-21 12:49:46 +0000 |
commit | 33eda72802c127e330f41195755a6675c696ebdf (patch) | |
tree | 39f98cb5d5ff0dd863e420cab3ac3d975d244aaf /clang-tools-extra/unittests/clang-tidy/LLVMModuleTest.cpp | |
parent | 43f5974ea06cac83e3b8bcf128de98f7bf3ccaa8 (diff) | |
download | llvm-33eda72802c127e330f41195755a6675c696ebdf.zip llvm-33eda72802c127e330f41195755a6675c696ebdf.tar.gz llvm-33eda72802c127e330f41195755a6675c696ebdf.tar.bz2 |
[x86] Teach the new vector shuffle lowering the basics about insertion
of a single element into a zero vector for v4f64 and v4i64 in AVX.
Ironically, there is less to see here because xor+blend is so crazy fast
that we can't really beat that to zero the high 128-bit lane.
llvm-svn: 218214
Diffstat (limited to 'clang-tools-extra/unittests/clang-tidy/LLVMModuleTest.cpp')
0 files changed, 0 insertions, 0 deletions