Remove some instructions that seem to only exist to trick the filtering checks in...
authorCraig Topper <craig.topper@gmail.com>
Mon, 7 Oct 2013 07:19:47 +0000 (07:19 +0000)
committerCraig Topper <craig.topper@gmail.com>
Mon, 7 Oct 2013 07:19:47 +0000 (07:19 +0000)
commite778f82a1e33826ab012bb970a406c9acf37349b
tree8b3685bd73f2970daf84de2e5e26f463af2ffeb7
parent510fb362a815499dde40cfae807b2ab927527ab0
Remove some instructions that seem to only exist to trick the filtering checks in the disassembler table creation. Just fix up the filter to let the real instruction through instead.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192090 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrSSE.td
test/MC/Disassembler/X86/x86-32.txt
test/MC/Disassembler/X86/x86-64.txt
utils/TableGen/X86RecognizableInstr.cpp