hanchenye-llvm-project/llvm/lib/Target/SystemZ/AsmParser
Craig Topper 690d8ea181 Split generated asm mnemonic matching table into a separate table for each asm variant.
This removes the need to store the asm variant in each row of the single table that existed before. Shaves ~16K off the size of X86AsmParser.o.

llvm-svn: 187026
2013-07-24 07:33:14 +00:00
..
CMakeLists.txt
LLVMBuild.txt
Makefile
SystemZAsmParser.cpp Split generated asm mnemonic matching table into a separate table for each asm variant. 2013-07-24 07:33:14 +00:00