[X86] Sync ProcessorTypes and ProcessorSubtypes enums used by getHostCPUName with...
authorCraig Topper <craig.topper@intel.com>
Wed, 12 Jul 2017 06:49:57 +0000 (06:49 +0000)
committerCraig Topper <craig.topper@intel.com>
Wed, 12 Jul 2017 06:49:57 +0000 (06:49 +0000)
commitf3af64e8244857d8a62b880381683c7201d4d25f
tree0e68167cf1ad66cf4dba7ee913176358915eb2e9
parent3db11705f5c909b3fca43cda8eebc390c053a8b4
[X86] Sync ProcessorTypes and ProcessorSubtypes enums used by getHostCPUName with the version proposed to for compiler-rt's cpu_model.c

This keeps the starting entries in the enums in sync with what's in gcc and in review D35214 for compiler-rt.

llvm-svn: 307757
llvm/lib/Support/Host.cpp