Enable detection of AVX and AVX2 support through CPUID. Add AVX/AVX2 to corei7-avx...
authorCraig Topper <craig.topper@gmail.com>
Thu, 26 Apr 2012 06:40:15 +0000 (06:40 +0000)
committerCraig Topper <craig.topper@gmail.com>
Thu, 26 Apr 2012 06:40:15 +0000 (06:40 +0000)
commit1203f2f138ec8298ffcf6c6138e56ce6b2413b4b
tree799591aa71cf0dbff225adb6250b0bc264373b21
parent464bda3a167bb761eb3c9c178db3fa8ed26fe825
Enable detection of AVX and AVX2 support through CPUID. Add AVX/AVX2 to corei7-avx, core-avx-i, and core-avx2 cpu names.

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