]> granicus.if.org Git - llvm/commit
[X86] Correct the BDVER4 model numbers to include 0x70-0x7f.
authorCraig Topper <craig.topper@intel.com>
Sat, 8 Jul 2017 06:44:35 +0000 (06:44 +0000)
committerCraig Topper <craig.topper@intel.com>
Sat, 8 Jul 2017 06:44:35 +0000 (06:44 +0000)
commit6fd36d21efd0e0986087374dfd8b117d59f776c4
tree24ede0084ed2f043353c53387714d54407eb1203
parentd18691202bac823781825dea21cf8780cbd20b31
[X86] Correct the BDVER4 model numbers to include 0x70-0x7f.

According to wikipedia and some other googling suggests these should also be considered as BDVER4.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@307466 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/Host.cpp