..
assembly_grammar.cpp
Run clang-format to enforce Google style globally.
2015-11-10 15:56:47 -05:00
assembly_grammar.h
Run clang-format to enforce Google style globally.
2015-11-10 15:56:47 -05:00
binary.cpp
Move spvBinaryToText into new disassembler file.
2015-11-10 15:57:19 -05:00
binary.h
Run clang-format to enforce Google style globally.
2015-11-10 15:56:47 -05:00
diagnostic.cpp
DiagnosticStream keeps a copy of the position.
2015-11-10 15:57:04 -05:00
diagnostic.h
DiagnosticStream keeps a copy of the position.
2015-11-10 15:57:04 -05:00
disassemble.cpp
Move spvBinaryToText into new disassembler file.
2015-11-10 15:57:19 -05:00
endian.cpp
Run clang-format to enforce Google style globally.
2015-11-10 15:56:47 -05:00
endian.h
Run clang-format to enforce Google style globally.
2015-11-10 15:56:47 -05:00
ext_inst.cpp
Run clang-format to enforce Google style globally.
2015-11-10 15:56:47 -05:00
ext_inst.h
Run clang-format to enforce Google style globally.
2015-11-10 15:56:47 -05:00
instruction.h
Use spirv.h instead of spirv.hpp.
2015-11-02 13:52:20 -05:00
opcode.cpp
Use the syntax table for opcode to name mappings.
2015-11-10 15:57:14 -05:00
opcode.h
Use the syntax table for opcode to name mappings.
2015-11-10 15:57:14 -05:00
opcode.inc
Update core instruction syntax to Rev32
2015-10-26 12:55:33 -04:00
opencl_std_ext_inst.inc
Add OpenCL extended instructions.
2015-10-26 12:55:33 -04:00
operand.cpp
Run clang-format to enforce Google style globally.
2015-11-10 15:56:47 -05:00
operand.h
Inclusion guards follow Google C++ style
2015-11-02 13:52:15 -05:00
print.cpp
Run clang-format to enforce Google style globally.
2015-11-10 15:56:47 -05:00
print.h
Run clang-format to enforce Google style globally.
2015-11-10 15:56:47 -05:00
syntax_tables.patch
Add OpenCL extended instructions.
2015-10-26 12:55:33 -04:00
text_handler.cpp
Run clang-format to enforce Google style globally.
2015-11-10 15:56:47 -05:00
text_handler.h
DiagnosticStream keeps a copy of the position.
2015-11-10 15:57:04 -05:00
text.cpp
Empty assembly text compiles to no instructions.
2015-11-10 15:56:57 -05:00
text.h
Run clang-format to enforce Google style globally.
2015-11-10 15:56:47 -05:00
validate_id.cpp
Consolidate: spvOpcodeIsType into spvOpcodeGeneratesType
2015-11-10 15:56:54 -05:00
validate.cpp
Run clang-format to enforce Google style globally.
2015-11-10 15:56:47 -05:00
validate.h
Run clang-format to enforce Google style globally.
2015-11-10 15:56:47 -05:00