.. |
comp
|
Remove concept of FIRST_CONCRETE_* operand types
|
2017-12-18 09:48:51 -05:00 |
link
|
linker: merge debug annotations from category c)
|
2018-02-27 12:31:50 -05:00 |
opt
|
Preserve analyses after copy propagate arrays
|
2018-03-28 10:38:52 -04:00 |
util
|
Add --time-report to spirv-opt
|
2018-03-20 21:30:06 -04:00 |
val
|
Add Vulkan validation rules for BuiltIn variables
|
2018-03-23 14:02:42 -04:00 |
assembly_grammar.cpp
|
Migrate to use unified grammar tables
|
2018-03-17 15:25:26 -04:00 |
assembly_grammar.h
|
Add Vulkan validation rules for BuiltIn variables
|
2018-03-23 14:02:42 -04:00 |
binary.cpp
|
Consistently include latest spirv.h header file.
|
2018-02-27 18:47:29 -05:00 |
binary.h
|
|
|
cfa.h
|
Fixes compile errors generated with -Wpedantic
|
2018-03-22 09:40:11 -04:00 |
CMakeLists.txt
|
Add Vulkan validation rules for BuiltIn variables
|
2018-03-23 14:02:42 -04:00 |
diagnostic.cpp
|
|
|
diagnostic.h
|
|
|
disassemble.cpp
|
Adding ostream operators for IR structures
|
2018-01-12 11:19:58 -05:00 |
disassemble.h
|
Adding ostream operators for IR structures
|
2018-01-12 11:19:58 -05:00 |
enum_set.h
|
Refactor include of latest spir-v header versions
|
2017-12-14 11:18:20 -05:00 |
enum_string_mapping.cpp
|
Avoid using static unordered_map (#1304)
|
2018-02-15 10:19:15 -05:00 |
enum_string_mapping.h
|
Consistently include latest spirv.h header file.
|
2018-02-27 18:47:29 -05:00 |
ext_inst.cpp
|
Support SPIR-V 1.3 and Vulkan 1.1
|
2018-03-06 15:17:31 -05:00 |
ext_inst.h
|
|
|
extensions.cpp
|
|
|
extensions.h
|
|
|
extinst.debuginfo.grammar.json
|
Add asm, dis support for DebugInfo extended instruction set
|
2017-12-22 09:39:36 -05:00 |
extinst.spv-amd-gcn-shader.grammar.json
|
|
|
extinst.spv-amd-shader-ballot.grammar.json
|
|
|
extinst.spv-amd-shader-explicit-vertex-parameter.grammar.json
|
|
|
extinst.spv-amd-shader-trinary-minmax.grammar.json
|
|
|
id_descriptor.cpp
|
|
|
id_descriptor.h
|
|
|
instruction.h
|
Refactor include of latest spir-v header versions
|
2017-12-14 11:18:20 -05:00 |
latest_version_glsl_std_450_header.h
|
Use SPIR-V headers from "unified1" directory
|
2018-01-31 15:36:50 -05:00 |
latest_version_opencl_std_header.h
|
Use SPIR-V headers from "unified1" directory
|
2018-01-31 15:36:50 -05:00 |
latest_version_spirv_header.h
|
Use SPIR-V headers from "unified1" directory
|
2018-01-31 15:36:50 -05:00 |
libspirv.cpp
|
Linker code cleanups
|
2018-01-05 13:28:44 -05:00 |
macro.h
|
|
|
message.cpp
|
|
|
message.h
|
|
|
name_mapper.cpp
|
Consistently include latest spirv.h header file.
|
2018-02-27 18:47:29 -05:00 |
name_mapper.h
|
|
|
opcode.cpp
|
Fixes #1403.
|
2018-03-28 09:04:08 -04:00 |
opcode.h
|
Fixes #1403.
|
2018-03-28 09:04:08 -04:00 |
operand.cpp
|
Migrate to use unified grammar tables
|
2018-03-17 15:25:26 -04:00 |
operand.h
|
Migrate to use unified grammar tables
|
2018-03-17 15:25:26 -04:00 |
parsed_operand.cpp
|
|
|
parsed_operand.h
|
|
|
print.cpp
|
Support outputting ANSI color escape sequences in library
|
2017-12-01 09:03:35 -05:00 |
print.h
|
Support outputting ANSI color escape sequences in library
|
2017-12-01 09:03:35 -05:00 |
software_version.cpp
|
|
|
spirv_constant.h
|
Refactor include of latest spir-v header versions
|
2017-12-14 11:18:20 -05:00 |
spirv_definition.h
|
Refactor include of latest spir-v header versions
|
2017-12-14 11:18:20 -05:00 |
spirv_endian.cpp
|
|
|
spirv_endian.h
|
|
|
spirv_stats.cpp
|
|
|
spirv_stats.h
|
|
|
spirv_target_env.cpp
|
New spirv-1.3 rules for control barrier
|
2018-03-27 12:29:50 -04:00 |
spirv_target_env.h
|
Added Vulkan-specifc checks to image validation
|
2018-01-24 14:05:42 -08:00 |
spirv_validator_options.cpp
|
Allow relaxing validation of pointers in logical addressing mode
|
2018-01-08 10:36:23 -05:00 |
spirv_validator_options.h
|
Allow relaxing validation of pointers in logical addressing mode
|
2018-01-08 10:36:23 -05:00 |
table.cpp
|
Support SPIR-V 1.3 and Vulkan 1.1
|
2018-03-06 15:17:31 -05:00 |
table.h
|
Migrate to use unified grammar tables
|
2018-03-17 15:25:26 -04:00 |
text_handler.cpp
|
|
|
text_handler.h
|
|
|
text.cpp
|
Add asm, dis support for DebugInfo extended instruction set
|
2017-12-22 09:39:36 -05:00 |
text.h
|
|
|
validate_adjacency.cpp
|
Add adjacency validation pass
|
2018-02-01 14:10:55 -05:00 |
validate_arithmetics.cpp
|
|
|
validate_atomics.cpp
|
Add Vulkan specific atomic result type restriction
|
2018-03-26 12:06:25 -04:00 |
validate_barriers.cpp
|
New spirv-1.3 rules for control barrier
|
2018-03-27 12:29:50 -04:00 |
validate_bitwise.cpp
|
|
|
validate_builtins.cpp
|
Add Vulkan validation rules for BuiltIn variables
|
2018-03-23 14:02:42 -04:00 |
validate_capability.cpp
|
Improved error message in val capabilities
|
2018-01-30 16:22:10 -05:00 |
validate_cfg.cpp
|
|
|
validate_composites.cpp
|
Fixes #1403.
|
2018-03-28 09:04:08 -04:00 |
validate_conversion.cpp
|
|
|
validate_datarules.cpp
|
|
|
validate_decorations.cpp
|
Vulkan BuiltIn variables can't have Location/Component decorations
|
2018-03-01 15:00:08 -05:00 |
validate_derivatives.cpp
|
|
|
validate_ext_inst.cpp
|
Added OpenCL ExtInst validation rules
|
2018-02-01 14:14:13 -05:00 |
validate_id.cpp
|
Adding OpPhi validation rules.
|
2018-03-27 17:26:26 -04:00 |
validate_image.cpp
|
Add barrier instructions validation pass
|
2018-02-05 13:14:55 -05:00 |
validate_instruction.cpp
|
Migrate to use unified grammar tables
|
2018-03-17 15:25:26 -04:00 |
validate_layout.cpp
|
|
|
validate_literals.cpp
|
validate & test of literal's upper bits
|
2017-12-19 13:19:56 -05:00 |
validate_logicals.cpp
|
|
|
validate_primitives.cpp
|
More validation on primitive instructions
|
2017-12-19 13:26:07 -05:00 |
validate_type_unique.cpp
|
|
|
validate.cpp
|
Add Vulkan validation rules for BuiltIn variables
|
2018-03-23 14:02:42 -04:00 |
validate.h
|
Add Vulkan validation rules for BuiltIn variables
|
2018-03-23 14:02:42 -04:00 |