[X86] Remove two feature flags that covered sets of instructions that have no pattern...
authorCraig Topper <craig.topper@gmail.com>
Thu, 5 Feb 2015 08:51:02 +0000 (08:51 +0000)
committerCraig Topper <craig.topper@gmail.com>
Thu, 5 Feb 2015 08:51:02 +0000 (08:51 +0000)
commitb8fa51de42ced8186e0cbcff602c3ab733a5aa05
tree00352ddc5f6b23f6ed01de2fcaf673e60286d28c
parent81eb6ca1580e34e444f87dc188a34bed5f1cfad0
[X86] Remove two feature flags that covered sets of instructions that have no patterns or intrinsics. Since we don't check feature flags in the assembler parser for any instruction sets, these flags don't provide any value. This frees up 2 of the fully utilized feature flags.

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