diff options
author | Elena Demikhovsky <elena.demikhovsky@intel.com> | 2015-05-20 14:32:03 +0000 |
---|---|---|
committer | Elena Demikhovsky <elena.demikhovsky@intel.com> | 2015-05-20 14:32:03 +0000 |
commit | f61727d8808530dc60394b99c01d4b0124a05c42 (patch) | |
tree | 136cd02649fcc7879863b367fb9b05d7ddd2c45f /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 69c6008e493566df7115784d9ed0f382fd979825 (diff) | |
download | llvm-f61727d8808530dc60394b99c01d4b0124a05c42.zip llvm-f61727d8808530dc60394b99c01d4b0124a05c42.tar.gz llvm-f61727d8808530dc60394b99c01d4b0124a05c42.tar.bz2 |
AVX-512: fixed algorithm of building vectors of i1 elements
fixed extract-insert i1 element,
load i1, zextload i1 should be with "and $1, %reg" to prevent loading garbage.
added a bunch of new tests.
llvm-svn: 237793
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions