X86: Remove TargetMachine CPU auto-detection.
authorJim Grosbach <grosbach@apple.com>
Sat, 12 Apr 2014 01:34:29 +0000 (01:34 +0000)
committerJim Grosbach <grosbach@apple.com>
Sat, 12 Apr 2014 01:34:29 +0000 (01:34 +0000)
commit6bb00df864ea4e2f74f47c088b65baaff962cca5
tree0a10b083e820c2068d50f7662d51e02fd6a243f3
parente13b87c08df1a0cde0ccd1a83a7e26ebc1f84117
X86: Remove TargetMachine CPU auto-detection.

This logic is properly in the realm of whatever is creating the
TargetMachine. This makes plain 'llc foo.ll' consistent across
heterogenous machines.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206094 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86Subtarget.cpp
lib/Target/X86/X86Subtarget.h