Add model numbers for Skylake CPUs and an additional Broadwell model.

llvm-svn: 244385
This commit is contained in:
Craig Topper 2015-08-08 01:29:15 +00:00
parent f7ce7542f9
commit 68ba18f575
1 changed files with 6 additions and 0 deletions

View File

@ -368,8 +368,14 @@ StringRef sys::getHostCPUName() {
// Broadwell:
case 61:
case 71:
return "broadwell";
// Skylake:
case 78:
case 94:
return "skylake";
case 28: // Most 45 nm Intel Atom processors
case 38: // 45 nm Atom Lincroft
case 39: // 32 nm Atom Medfield