Add X86 Support to ValidCPUList (enabling march notes)
authorErich Keane <erich.keane@intel.com>
Thu, 8 Feb 2018 23:15:02 +0000 (23:15 +0000)
committerErich Keane <erich.keane@intel.com>
Thu, 8 Feb 2018 23:15:02 +0000 (23:15 +0000)
commitd1d85f50d01a03740d2b2295c897a310f5d3d910
treeabf532251978ae772c2f94d6bd772fe46fc150ea
parent3ec1743d0d774cea88d5e9e07b100250c0e7f85c
Add X86 Support to ValidCPUList (enabling march notes)

A followup to: https://reviews.llvm.org/D42978
This patch adds X86 and X86_64 support for
enabling the march notes.

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

llvm-svn: 324674
clang/lib/Basic/Targets/X86.cpp
clang/lib/Basic/Targets/X86.h