SPIRV-Tools/utils
David Neto 082b8b08f1 More automatic extension support
Update grammar table generation:
- Get extensions from instructions, not just operand-kinds
- Don't explicitly list extensions that come from the SPIR-V core
  grammar or from a KHR extended instruction set grammar.

This makes it easier to support new extensions since the recommended
extension strategy is to add instructions to the core grammar file.

Also, test the validator has trivial support for passing through
the extensions SPV_NV_shader_subgroup_partitioned and
SPV_EXT_descriptor_indexing.
2018-04-05 18:36:08 -04:00
..
check_code_format.sh Travis CI: add clang-format check 2017-12-05 08:02:33 -05:00
check_copyright.py Initial implementation of if conversion 2018-01-25 09:42:00 -08:00
check_symbol_exports.py Test for pollution of the global namespace 2017-11-23 21:27:21 -05:00
generate_grammar_tables.py More automatic extension support 2018-04-05 18:36:08 -04:00
generate_language_headers.py Add asm, dis support for DebugInfo extended instruction set 2017-12-22 09:39:36 -05:00
generate_registry_tables.py Get vendor tool info from the SPIR-V registry file 2016-12-09 14:01:43 -05:00
generate_vim_syntax.py Fix generation of Vim syntax file 2018-02-09 17:47:51 -05:00
update_build_version.py Do nothing if trying to make the current dir 2017-03-20 11:23:35 -04:00