aboutsummaryrefslogtreecommitdiff
path: root/clang-tools-extra/unittests/clang-tidy/LLVMModuleTest.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2014-09-21 23:46:13 +0000
committerChandler Carruth <chandlerc@gmail.com>2014-09-21 23:46:13 +0000
commit5d45962b2cdcca6c3795c8a8d20037bc2ca2920e (patch)
treeee146c42a792d7a680e5daa877a1521364759bc4 /clang-tools-extra/unittests/clang-tidy/LLVMModuleTest.cpp
parent02bd018aeb86e201884e0586612f7c2c66b44143 (diff)
downloadllvm-5d45962b2cdcca6c3795c8a8d20037bc2ca2920e.zip
llvm-5d45962b2cdcca6c3795c8a8d20037bc2ca2920e.tar.gz
llvm-5d45962b2cdcca6c3795c8a8d20037bc2ca2920e.tar.bz2
[x86] Teach the new vector shuffle lowering how to cleverly lower single
input v8f32 shuffles which are not 128-bit lane crossing but have different shuffle patterns in the low and high lanes. This removes most of the extract/insert traffic that was unnecessary and is particularly good at lowering cases where only one of the two lanes is shuffled at all. I've also added a collection of test cases with undef lanes because this lowering is somewhat more sensitive to undef lanes than others. llvm-svn: 218226
Diffstat (limited to 'clang-tools-extra/unittests/clang-tidy/LLVMModuleTest.cpp')
0 files changed, 0 insertions, 0 deletions