From: Chris Lattner Date: Thu, 9 Jun 2011 06:38:17 +0000 (+0000) Subject: add another sandybridge alias. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=78a113cbff5941ac6163a3f240ea6e91cb85649a;p=oota-llvm.git add another sandybridge alias. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132772 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Support/Host.cpp b/lib/Support/Host.cpp index 5d1ad92e237..4299aa4e931 100644 --- a/lib/Support/Host.cpp +++ b/lib/Support/Host.cpp @@ -215,6 +215,7 @@ std::string sys::getHostCPUName() { case 37: // Intel Core i7, laptop version. return "corei7"; case 42: // SandyBridge + case 45: return "corei7-avx"; case 28: // Intel Atom processor. All processors are manufactured using