..
diff
Switch SPIRV-Tools to use spirv.hpp11 internally ( #4981 )
2022-11-04 17:27:10 -04:00
fuzz
Switch SPIRV-Tools to use spirv.hpp11 internally ( #4981 )
2022-11-04 17:27:10 -04:00
fuzzers
Fix opt fuzzer test harness ( #4670 )
2022-01-07 15:03:29 +00:00
link
Switch SPIRV-Tools to use spirv.hpp11 internally ( #4981 )
2022-11-04 17:27:10 -04:00
lint
Add divergence analysis to linter ( #4465 )
2021-08-23 17:03:28 -04:00
opt
Instrument: Change output buffer offset definitions ( #4961 )
2022-11-10 12:35:18 -05:00
reduce
Switch SPIRV-Tools to use spirv.hpp11 internally ( #4981 )
2022-11-04 17:27:10 -04:00
scripts
tools
Basic support for SPIR-V 1.6 ( #4663 )
2021-12-15 14:38:28 -05:00
util
Revert "Optimize DefUseManager allocations ( #4709 )" ( #4846 )
2022-07-12 13:14:47 -06:00
val
spirv-val: Multiple interface var with same SC ( #4969 )
2022-11-10 12:32:58 -05:00
wasm
Add Wasm build ( #3752 )
2021-11-01 16:45:51 -04:00
assembly_context_test.cpp
assembly_format_test.cpp
binary_destroy_test.cpp
binary_endianness_test.cpp
binary_header_get_test.cpp
Switch SPIRV-Tools to use spirv.hpp11 internally ( #4981 )
2022-11-04 17:27:10 -04:00
binary_parse_test.cpp
Switch SPIRV-Tools to use spirv.hpp11 internally ( #4981 )
2022-11-04 17:27:10 -04:00
binary_strnlen_s_test.cpp
binary_to_text_test.cpp
Switch SPIRV-Tools to use spirv.hpp11 internally ( #4981 )
2022-11-04 17:27:10 -04:00
binary_to_text.literal_test.cpp
Fix endianness of string literals ( #4622 )
2021-12-08 12:01:26 -05:00
c_interface_test.cpp
spirv-as: Add opcode name when possible ( #4757 )
2022-03-28 14:46:39 +00:00
CMakeLists.txt
Introduce spirv-diff ( #4611 )
2022-02-02 10:33:18 -05:00
comment_test.cpp
Switch SPIRV-Tools to use spirv.hpp11 internally ( #4981 )
2022-11-04 17:27:10 -04:00
cpp_interface_test.cpp
Switch SPIRV-Tools to use spirv.hpp11 internally ( #4981 )
2022-11-04 17:27:10 -04:00
diagnostic_test.cpp
enum_set_test.cpp
Switch SPIRV-Tools to use spirv.hpp11 internally ( #4981 )
2022-11-04 17:27:10 -04:00
enum_string_mapping_test.cpp
Switch SPIRV-Tools to use spirv.hpp11 internally ( #4981 )
2022-11-04 17:27:10 -04:00
ext_inst.cldebug100_test.cpp
Switch SPIRV-Tools to use spirv.hpp11 internally ( #4981 )
2022-11-04 17:27:10 -04:00
ext_inst.debuginfo_test.cpp
Switch SPIRV-Tools to use spirv.hpp11 internally ( #4981 )
2022-11-04 17:27:10 -04:00
ext_inst.glsl_test.cpp
ext_inst.non_semantic_test.cpp
Add support for SPV_KHR_non_semantic_info ( #3110 )
2019-12-18 18:10:29 -05:00
ext_inst.opencl_test.cpp
Switch SPIRV-Tools to use spirv.hpp11 internally ( #4981 )
2022-11-04 17:27:10 -04:00
fix_word_test.cpp
generator_magic_number_test.cpp
hex_float_test.cpp
spirv-as: Avoid overflow when parsing exponents on hex floats ( #4874 )
2022-07-28 09:40:07 -04:00
immediate_int_test.cpp
Switch SPIRV-Tools to use spirv.hpp11 internally ( #4981 )
2022-11-04 17:27:10 -04:00
libspirv_macros_test.cpp
log_test.cpp
name_mapper_test.cpp
Add gl_BaseInstance to the name mapper. ( #3462 )
2020-06-26 11:54:35 -05:00
named_id_test.cpp
opcode_make_test.cpp
Switch SPIRV-Tools to use spirv.hpp11 internally ( #4981 )
2022-11-04 17:27:10 -04:00
opcode_require_capabilities_test.cpp
Switch SPIRV-Tools to use spirv.hpp11 internally ( #4981 )
2022-11-04 17:27:10 -04:00
opcode_split_test.cpp
Switch SPIRV-Tools to use spirv.hpp11 internally ( #4981 )
2022-11-04 17:27:10 -04:00
opcode_table_get_test.cpp
Favour 'integrity' over 'coherence' as a replacement for 'sanity'. ( #3619 )
2020-09-10 09:52:21 -04:00
operand_capabilities_test.cpp
Switch SPIRV-Tools to use spirv.hpp11 internally ( #4981 )
2022-11-04 17:27:10 -04:00
operand_pattern_test.cpp
Switch SPIRV-Tools to use spirv.hpp11 internally ( #4981 )
2022-11-04 17:27:10 -04:00
operand_test.cpp
Avoid operand type range checks ( #3379 )
2020-07-27 13:14:03 -04:00
operand-class-test-coverage.csv
parse_number_test.cpp
pch_test.cpp
pch_test.h
preserve_numeric_ids_test.cpp
software_version_test.cpp
string_utils_test.cpp
target_env_test.cpp
Vulkan 1.3 ( #4686 )
2022-01-25 10:36:08 -05:00
test_fixture.h
Fix endianness of string literals ( #4622 )
2021-12-08 12:01:26 -05:00
text_advance_test.cpp
spirv-as: Avoid recursion when skipping whitespace ( #4866 )
2022-07-26 10:56:04 -04:00
text_destroy_test.cpp
text_literal_test.cpp
text_start_new_inst_test.cpp
text_to_binary_test.cpp
Switch SPIRV-Tools to use spirv.hpp11 internally ( #4981 )
2022-11-04 17:27:10 -04:00
text_to_binary.annotation_test.cpp
Switch SPIRV-Tools to use spirv.hpp11 internally ( #4981 )
2022-11-04 17:27:10 -04:00
text_to_binary.barrier_test.cpp
Switch SPIRV-Tools to use spirv.hpp11 internally ( #4981 )
2022-11-04 17:27:10 -04:00
text_to_binary.composite_test.cpp
text_to_binary.constant_test.cpp
Switch SPIRV-Tools to use spirv.hpp11 internally ( #4981 )
2022-11-04 17:27:10 -04:00
text_to_binary.control_flow_test.cpp
Switch SPIRV-Tools to use spirv.hpp11 internally ( #4981 )
2022-11-04 17:27:10 -04:00
text_to_binary.debug_test.cpp
Switch SPIRV-Tools to use spirv.hpp11 internally ( #4981 )
2022-11-04 17:27:10 -04:00
text_to_binary.device_side_enqueue_test.cpp
Switch SPIRV-Tools to use spirv.hpp11 internally ( #4981 )
2022-11-04 17:27:10 -04:00
text_to_binary.extension_test.cpp
Switch SPIRV-Tools to use spirv.hpp11 internally ( #4981 )
2022-11-04 17:27:10 -04:00
text_to_binary.function_test.cpp
Switch SPIRV-Tools to use spirv.hpp11 internally ( #4981 )
2022-11-04 17:27:10 -04:00
text_to_binary.group_test.cpp
Switch SPIRV-Tools to use spirv.hpp11 internally ( #4981 )
2022-11-04 17:27:10 -04:00
text_to_binary.image_test.cpp
Switch SPIRV-Tools to use spirv.hpp11 internally ( #4981 )
2022-11-04 17:27:10 -04:00
text_to_binary.literal_test.cpp
text_to_binary.memory_test.cpp
Switch SPIRV-Tools to use spirv.hpp11 internally ( #4981 )
2022-11-04 17:27:10 -04:00
text_to_binary.misc_test.cpp
Switch SPIRV-Tools to use spirv.hpp11 internally ( #4981 )
2022-11-04 17:27:10 -04:00
text_to_binary.mode_setting_test.cpp
Switch SPIRV-Tools to use spirv.hpp11 internally ( #4981 )
2022-11-04 17:27:10 -04:00
text_to_binary.pipe_storage_test.cpp
Switch SPIRV-Tools to use spirv.hpp11 internally ( #4981 )
2022-11-04 17:27:10 -04:00
text_to_binary.reserved_sampling_test.cpp
Switch SPIRV-Tools to use spirv.hpp11 internally ( #4981 )
2022-11-04 17:27:10 -04:00
text_to_binary.subgroup_dispatch_test.cpp
Switch SPIRV-Tools to use spirv.hpp11 internally ( #4981 )
2022-11-04 17:27:10 -04:00
text_to_binary.type_declaration_test.cpp
Switch SPIRV-Tools to use spirv.hpp11 internally ( #4981 )
2022-11-04 17:27:10 -04:00
text_word_get_test.cpp
timer_test.cpp
unit_spirv.cpp
Fix round trip tests that weren't instantiated ( #3417 )
2020-06-10 11:11:46 -04:00
unit_spirv.h
Switch SPIRV-Tools to use spirv.hpp11 internally ( #4981 )
2022-11-04 17:27:10 -04:00