[X86] Use foreach in X86.td to combine some of the CPU names that are obviously alias...
authorCraig Topper <craig.topper@intel.com>
Wed, 1 Nov 2017 22:15:49 +0000 (22:15 +0000)
committerCraig Topper <craig.topper@intel.com>
Wed, 1 Nov 2017 22:15:49 +0000 (22:15 +0000)
commit3837322a6b757230368cec94cf2766734983df72
treef86e95c53fdb24c156b2bb12c4f9b54d59fcb05b
parent7a754c4622a9b64e99394e2402c764aaf12ba55b
[X86] Use foreach in X86.td to combine some of the CPU names that are obviously aliases. NFC

llvm-svn: 317134
llvm/lib/Target/X86/X86.td