Add X86 INVPCID instruction. Add 32/64-bit predicates to INVEPT, INVVPID, VMREAD...
authorCraig Topper <craig.topper@gmail.com>
Sun, 16 Oct 2011 07:05:40 +0000 (07:05 +0000)
committerCraig Topper <craig.topper@gmail.com>
Sun, 16 Oct 2011 07:05:40 +0000 (07:05 +0000)
commitdc479c4a897bb7cc756370cc2051da79b65e7d16
treebc2bc69ec45e65558b8264ab17ab465a74dbb8ea
parent28588e12adbf094cdc11b38413300b57c6784c4f
Add X86 INVPCID instruction. Add 32/64-bit predicates to INVEPT, INVVPID, VMREAD, and VMWRITE to remove hack from X86RecognizableInstr.

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