Add a new x86 specific instruction flag to force some isCodeGenOnly instructions...
authorCraig Topper <craig.topper@gmail.com>
Sun, 5 Jan 2014 04:17:28 +0000 (04:17 +0000)
committerCraig Topper <craig.topper@gmail.com>
Sun, 5 Jan 2014 04:17:28 +0000 (04:17 +0000)
commit527f1326279353c15b61cb51c31eaed1ac2abd58
treec87757541e97e887ea3994a83436e66c3664c909
parent272690897ed88b0a53538aefafd7d084b3a7243c
Add a new x86 specific instruction flag to force some isCodeGenOnly instructions to go through to the disassembler tables without resorting to string matches. Apply flag to all _REV instructions.

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