[AVX512] Move DAG for all-zero node to X86VectorVTInfo
authorAdam Nemet <anemet@apple.com>
Wed, 8 Oct 2014 23:25:31 +0000 (23:25 +0000)
committerAdam Nemet <anemet@apple.com>
Wed, 8 Oct 2014 23:25:31 +0000 (23:25 +0000)
commit9d0ec9212ba8c9bd6662a4591f4c4ba595051f4b
tree4e088275a45ca18014e5eb2b29141fe9a5f0dd48
parent74459cbc374273b3419ca364c1971231e539d979
[AVX512] Move DAG for all-zero node to X86VectorVTInfo

No functional change.

No change in X86.td.expanded except for the appearance of the new attributes.

The new attributes will be used in the subsequent patch.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@219360 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrAVX512.td