[X86] Add additional CPUs and features to Host.cpp and X86TargetParser.def to match...
authorCraig Topper <craig.topper@intel.com>
Sat, 20 Oct 2018 03:51:43 +0000 (03:51 +0000)
committerCraig Topper <craig.topper@intel.com>
Sat, 20 Oct 2018 03:51:43 +0000 (03:51 +0000)
commit0aca35df77e3be49160b20c54f894e71e6cc8f2e
tree2505c6cf47abdf936509acb0d725dde9e2418700
parent3fe64709514a03867eb9fe23c1ed249778a4c1fb
[X86] Add additional CPUs and features to Host.cpp and X86TargetParser.def to match compiler-rt and enable __builtin_cpu_supports/__builtin_cpu_is support in clang

Summary: This matches LLVM to D53461 for compiler-rt.

Reviewers: echristo, erichkeane

Reviewed By: echristo

Subscribers: dberris, llvm-commits

Differential Revision: https://reviews.llvm.org/D53462

llvm-svn: 344831
llvm/include/llvm/Support/X86TargetParser.def
llvm/lib/Support/Host.cpp