X86: when auto-detecting the subtarget features, make sure use IsIntel to detect
authorManman Ren <mren@apple.com>
Mon, 13 Aug 2012 17:26:46 +0000 (17:26 +0000)
committerManman Ren <mren@apple.com>
Mon, 13 Aug 2012 17:26:46 +0000 (17:26 +0000)
commitde7f1c251705cad8dc86f498402045235ff8aaaa
treea53102fbf8af0beb58a8c18e52247ee8746baa03
parenta3a3219b3a972db6449548abf7e0c9112e8ce7b9
X86: when auto-detecting the subtarget features, make sure use IsIntel to detect
Nehalem, Westmere and Sandy Bridge. AMD also has processor family 6.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@161763 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86Subtarget.cpp