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)
commit5c94bb8551188704384cdbce6f8402de181237d7
tree64b21d9c8fc575621e40c9c3770f705e01242afd
parenta86d516213b677b6524b2152977ea9be82fdd17d
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.

llvm-svn: 188859
llvm/lib/Target/X86/X86.td
llvm/lib/Target/X86/X86Subtarget.cpp
llvm/lib/Target/X86/X86Subtarget.h