]> granicus.if.org Git - clang/commit
Pull X86 "CPUKind" checking into .cpp file. [NFC]
authorErich Keane <erich.keane@intel.com>
Mon, 23 Oct 2017 16:20:15 +0000 (16:20 +0000)
committerErich Keane <erich.keane@intel.com>
Mon, 23 Oct 2017 16:20:15 +0000 (16:20 +0000)
commite2c4d8a5a4f436c567974f84e6ba519a30c4d7d8
treee7c3f1f6067c2de8fb55644ecfe64bc9e012f29f
parentc5924addeeea29249ddbf048d3860c9e2198d289
Pull X86 "CPUKind" checking into .cpp file. [NFC]

Preparing to do a refactor of CPU/feature checking, this
patch pulls the one CPU implementation from the .h file
to the .cpp file.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@316338 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/Targets/X86.cpp
lib/Basic/Targets/X86.h