now that the opcode is trivially exposed, start matching instructions
by doing a binary search over the mnemonic instead of doing a linear search through all possible instructions. This implements rdar://7785064 llvm-svn: 113171
Loading
Please register or sign in to comment