SPIRV-Tools/utils
Lei Zhang 4f293b7139 Use the JSON grammar file to generate various info tables.
This patch uses a Python script to parse the JSON grammar file to
generate the opcode table and operand kind tables.

Now we don't need to do the post-processing (from OperandClass
to spv_operand_type_t) and copying of the opcode info table is
not required anymore!
2016-04-01 13:18:42 -04:00
..
generate_grammar_tables.py Use the JSON grammar file to generate various info tables. 2016-04-01 13:18:42 -04:00
update_build_version.py Return str in describe() as said by the blurb. 2016-03-11 15:30:38 -05:00