.. |
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
|
Use JSON grammar files to generate extended instruction sets.
|
2016-04-04 16:13:06 -04:00 |
ext_inst.h
|
Rearrange headers
|
2016-02-17 14:49:44 -05:00 |
extinst.glsl.std.450.grammar.json
|
Use JSON grammar files to generate extended instruction sets.
|
2016-04-04 16:13:06 -04:00 |
extinst.opencl.std.grammar.json
|
Use JSON grammar files to generate extended instruction sets.
|
2016-04-04 16:13:06 -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
|
Use JSON grammar files to generate extended instruction sets.
|
2016-04-04 16:13:06 -04:00 |
opcode.h
|
Remove dependency on SPIR-V headers in libspirv.h.
|
2016-04-04 10:34:28 -04:00 |
operand.cpp
|
Use JSON grammar files to generate extended instruction sets.
|
2016-04-04 16:13:06 -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 revision from SPV_ENV_*.
|
2016-04-11 15:31:00 -04:00 |
spirv.core.grammar.json
|
Grammar update: OpPhi now uses PairIdRefIdRef as the last operand.
|
2016-04-13 13:43:44 -04:00 |
table.cpp
|
Remove revision from SPV_ENV_*.
|
2016-04-11 15:31:00 -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 |