SPIRV-Tools/utils
alan-baker fcf994a619
Handle aliases field in the grammar (#5799)
* Modify static table generation scripts to include alias lists
* Modify spv_opcode_desc_t and spv_operand_desc_t to include aliases
* Modify opcode and operand lookup by name to also search aliases

* update vim syntax generator
2024-10-09 12:50:32 -04:00
..
vscode Fix various source comment (doxygen) typos (#4680) 2022-01-26 15:13:08 -05:00
check_code_format.sh utils: repos use 'main' as main devlopment branch (#5054) 2023-01-11 15:24:34 -05:00
check_copyright.py [opt] Add struct-packing pass and unit test. (#5778) 2024-09-05 15:24:29 -04:00
check_symbol_exports.py Use python3 explicitly. (#5540) 2024-01-23 15:42:34 -05:00
fixup_fuzz_result.py Use python3 explicitly. (#5540) 2024-01-23 15:42:34 -05:00
generate_changelog.py Use python3 explicitly. (#5540) 2024-01-23 15:42:34 -05:00
generate_grammar_tables.py Handle aliases field in the grammar (#5799) 2024-10-09 12:50:32 -04:00
generate_language_headers.py Add python3 requirement for the script (#5326) 2023-07-18 10:40:43 -04:00
generate_registry_tables.py misc: remove encoding parameter (#5710) 2024-06-17 16:08:55 +02:00
generate_vim_syntax.py Handle aliases field in the grammar (#5799) 2024-10-09 12:50:32 -04:00
git-sync-deps Use raw string to avoid unintended escapes in regex (#5676) 2024-05-21 11:34:06 -04:00
roll_deps.sh Add abseil to the autoroller (#5680) 2024-05-21 22:15:30 -04:00
update_build_version.py update_build_version.py: support an envvar to force the description (#5758) 2024-09-05 15:06:17 +02:00