[x86] Switch PAUSE instruction to use XS prefix instead of HasREPPrefix. Remove HasRE...
authorCraig Topper <craig.topper@gmail.com>
Thu, 20 Feb 2014 07:59:43 +0000 (07:59 +0000)
committerCraig Topper <craig.topper@gmail.com>
Thu, 20 Feb 2014 07:59:43 +0000 (07:59 +0000)
commit46aa7fb72043a976f0a27d45e91895407d47fc7e
treeaff267d2adece99f4f8d10974fe537c22cde104d
parent9ff2b336743dfb22ef9db025c1b05674b9c35086
[x86] Switch PAUSE instruction to use XS prefix instead of HasREPPrefix. Remove HasREPPrefix support from disassembler table generator since its now only used by CodeGenOnly instructions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@201767 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrFormats.td
lib/Target/X86/X86InstrSSE.td
utils/TableGen/X86RecognizableInstr.cpp
utils/TableGen/X86RecognizableInstr.h