Files
clang-p2996/llvm/lib/Target/X86/Disassembler/X86DisassemblerDecoder.cpp
Craig Topper ad944a1cac [X86] Reduce the number of operand 'types' the disassembler needs to deal with. NFCI
We were frequently checking for a list of types and the different types
conveyed no real information. So lump them together explicitly.

llvm-svn: 292095
2017-01-16 06:49:03 +00:00

60 KiB