[X86] Use the more specific CPU names like 'nehalem', 'westmere', 'haswell', etc...
authorCraig Topper <craig.topper@gmail.com>
Mon, 30 Mar 2015 06:31:09 +0000 (06:31 +0000)
committerCraig Topper <craig.topper@gmail.com>
Mon, 30 Mar 2015 06:31:09 +0000 (06:31 +0000)
commit3c2e758e51b2392f39631707c36d03af09895489
tree7c2cff8cc318ba366c9f6575fe12d82bc3695b12
parent066828517138bb362a67f4b907abccac4911f6ef
[X86] Use the more specific CPU names like 'nehalem', 'westmere', 'haswell', etc. Split Nehalem and Westmere CPUs.

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