Skip to content
Commit b8aec088 authored by Craig Topper's avatar Craig Topper
Browse files

Add more indirection to the disassembler tables to reduce amount of space used...

Add more indirection to the disassembler tables to reduce amount of space used to store the operand types and encodings. Store only the unique combinations in a separate table and store indices in the instruction table. Saves about 32K of static data.

llvm-svn: 161101
parent 13a39c6f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment