Add missing HasAVX512 predicate.
authorAndrew Trick <atrick@apple.com>
Wed, 9 Oct 2013 05:11:10 +0000 (05:11 +0000)
committerAndrew Trick <atrick@apple.com>
Wed, 9 Oct 2013 05:11:10 +0000 (05:11 +0000)
commit036c6e877b57672e6a1b93a05933590523b67e57
treeaf22e99715608b91bf372c5f08d113c03dcf3293
parent10c7925d69437e2bd182eb4cc47eb4bdfb3af900
Add missing HasAVX512 predicate.

This was only working because AVX had cheaper rules in all cases.
I'm sure there are other places in this file where predicates are missing.

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