Rename mattr names for AVX-512 to from avx-512 -> avx512f, avx-512-pfi -> av512pf...
authorCraig Topper <craig.topper@gmail.com>
Wed, 21 Aug 2013 03:57:57 +0000 (03:57 +0000)
committerCraig Topper <craig.topper@gmail.com>
Wed, 21 Aug 2013 03:57:57 +0000 (03:57 +0000)
commit33b5fe7f160886a0718e8cad4ac0d896d5d5c46f
tree3616bd181f4172c9f9379e529d3e72d58256e83f
parentd5a2eb092580397dbf0b791a4e4530ad12acb795
Rename mattr names for AVX-512 to from avx-512 -> avx512f, avx-512-pfi -> av512pf, avx-512-cdi -> avx512cd, avx-512-eri->avx512er. This matches better with official docs and what gcc patches appearto be using. I didn't touch the has* functions or the feature flag names to avoid change the td and lowering file while commits are still happening.

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