SPIRV-Tools/source
2016-04-04 15:55:05 -04:00
..
util Fix issues reported by cppcheck. 2016-02-25 16:16:28 -05:00
assembly_grammar.cpp Extend copyright to 2016. 2016-01-07 13:44:22 -05:00
assembly_grammar.h Remove dependency on SPIR-V headers in libspirv.h. 2016-04-04 10:34:28 -04:00
binary.cpp Remove dependency on SPIR-V headers in libspirv.h. 2016-04-04 10:34:28 -04:00
binary.h Remove stale code. 2016-02-26 15:38:42 -05:00
CMakeLists.txt Remove dependency on SPIR-V headers in libspirv.h. 2016-04-04 10:34:28 -04:00
diagnostic.cpp Remove unnecessary null pointer checks 2016-02-18 23:43:25 +00:00
diagnostic.h Rearrange headers 2016-02-17 14:49:44 -05:00
disassemble.cpp Remove dependency on SPIR-V headers in libspirv.h. 2016-04-04 10:34:28 -04:00
ext_inst.cpp Remove dependency on SPIR-V headers in libspirv.h. 2016-04-04 10:34:28 -04:00
ext_inst.h Rearrange headers 2016-02-17 14:49:44 -05:00
grammar.json Use the JSON grammar file to generate various info tables. 2016-04-01 13:18:42 -04:00
instruction.cpp Fixed internal compiler error in gcc-4.9. 2016-02-17 13:07:33 -05:00
instruction.h Rearrange headers 2016-02-17 14:49:44 -05:00
opcode.cpp Fix validation of array length. 2016-04-04 15:55:05 -04:00
opcode.h Remove dependency on SPIR-V headers in libspirv.h. 2016-04-04 10:34:28 -04:00
opencl_std_ext_inst.inc Update to 1.0 Rev 2 work-in-progress headers 2015-11-12 09:43:12 -05:00
operand.cpp Use the JSON grammar file to generate various info tables. 2016-04-01 13:18:42 -04:00
operand.h Rearrange headers 2016-02-17 14:49:44 -05:00
print.cpp Make everything compile cleanly with -Wpedantic. 2016-03-21 10:01:13 -04:00
print.h Fix issues reported by cppcheck. 2016-02-25 16:16:28 -05:00
spirv_constant.h Remove dependency on SPIR-V headers in libspirv.h. 2016-04-04 10:34:28 -04:00
spirv_definition.h Remove dependency on SPIR-V headers in libspirv.h. 2016-04-04 10:34:28 -04:00
spirv_endian.cpp Extend copyright to 2016. 2016-01-07 13:44:22 -05:00
spirv_endian.h Rearrange headers 2016-02-17 14:49:44 -05:00
spirv_target_env.cpp Remove dependency on SPIR-V headers in libspirv.h. 2016-04-04 10:34:28 -04:00
syntax_tables.patch Use syntax tables for SPIR-V 1.0 Rev3 2016-02-16 16:47:04 -05:00
table.cpp Remove dependency on SPIR-V headers in libspirv.h. 2016-04-04 10:34:28 -04:00
table.h Remove dependency on SPIR-V headers in libspirv.h. 2016-04-04 10:34:28 -04:00
text_handler.cpp Handle CRLF in assembly text. 2016-04-01 00:47:02 -04:00
text_handler.h Change the interface for getWord(). 2016-03-16 15:46:15 -04:00
text.cpp Remove dependency on SPIR-V headers in libspirv.h. 2016-04-04 10:34:28 -04:00
text.h Rearrange headers 2016-02-17 14:49:44 -05:00
validate_cfg.cpp Remove dependency on SPIR-V headers in libspirv.h. 2016-04-04 10:34:28 -04:00
validate_id.cpp Fix validation of array length. 2016-04-04 15:55:05 -04:00
validate_instruction.cpp Remove dependency on SPIR-V headers in libspirv.h. 2016-04-04 10:34:28 -04:00
validate_layout.cpp Remove dependency on SPIR-V headers in libspirv.h. 2016-04-04 10:34:28 -04:00
validate_passes.h Track uses and defs during parsing. 2016-01-20 17:00:58 -05:00
validate_ssa.cpp Remove dependency on SPIR-V headers in libspirv.h. 2016-04-04 10:34:28 -04:00
validate_types.cpp Remove spv_validate_options_t and change tests accrodingly. 2016-02-23 16:19:33 -05:00
validate.cpp Remove dependency on SPIR-V headers in libspirv.h. 2016-04-04 10:34:28 -04:00
validate.h Fix spelling mistakes 2016-04-02 22:54:59 +01:00