[PATCH] D53462: [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

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 19 16:59:52 PDT 2018


craig.topper created this revision.
craig.topper added reviewers: echristo, erichkeane.
Herald added a subscriber: dberris.

This matches LLVM to https://reviews.llvm.org/D53461 for compiler-rt.


https://reviews.llvm.org/D53462

Files:
  include/llvm/Support/X86TargetParser.def
  lib/Support/Host.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53462.170281.patch
Type: text/x-patch
Size: 14247 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181019/a6cef87c/attachment.bin>


More information about the llvm-commits mailing list