Remove special cases for [LM]FENCE, MONITOR and MWAIT from
authorChris Lattner <sabre@nondot.org>
Fri, 12 Feb 2010 23:54:57 +0000 (23:54 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 12 Feb 2010 23:54:57 +0000 (23:54 +0000)
commiteaca5fa8e6a2cb0f84a635da5f1f0f670776d0a5
treefb10c7da60f07ee3e10aba2e82d0d84142241bd6
parentca3eeb33a8d7816721bb8b94456677ddead06b4d
Remove special cases for [LM]FENCE, MONITOR and MWAIT from
encoder and decoder by using new MRM_ forms.

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