Use SequenceToOffsetTable to create instruction name table. Saves space...
Use SequenceToOffsetTable to create instruction name table. Saves space particularly on X86 where AVX instructions just add a 'v' to the front of other instructions. llvm-svn: 153841
Loading
Please register or sign in to comment