SarahM0 b61da17baa fix formatting 5 years ago
..
comp 1963a2dbda Use MakeUnique. (#1837) 6 years ago
link 1553025f4c Move make_unique to source/util. (#1836) 6 years ago
opt 354205b3dc Don't merge unreachable blocks (#2375) 5 years ago
reduce 40a7940e05 Fix merge blocks opportunity to check if still enabled (#2370) 5 years ago
util 72d4e5414b Change HexFloat to work with gcc8. (#2109) 5 years ago
val b61da17baa fix formatting 5 years ago
CMakeLists.txt 5e19d3febc Add custom target to wrap around custom commands. (#2198) 5 years ago
assembly_grammar.cpp eda2cfbe12 Cleanup includes. (#1795) 6 years ago
assembly_grammar.h eda2cfbe12 Cleanup includes. (#1795) 6 years ago
binary.cpp 167f1270a9 Output disassembly line number for binary parse errors. (#2195) 5 years ago
binary.h eda2cfbe12 Cleanup includes. (#1795) 6 years ago
cfa.h 58a6876cee Rewrite include guards (#1793) 6 years ago
diagnostic.cpp ef678672fb Remove source/message.h (#1838) 6 years ago
diagnostic.h 58a6876cee Rewrite include guards (#1793) 6 years ago
disassemble.cpp 1963a2dbda Use MakeUnique. (#1837) 6 years ago
disassemble.h 58a6876cee Rewrite include guards (#1793) 6 years ago
enum_set.h 1963a2dbda Use MakeUnique. (#1837) 6 years ago
enum_string_mapping.cpp eda2cfbe12 Cleanup includes. (#1795) 6 years ago
enum_string_mapping.h eda2cfbe12 Cleanup includes. (#1795) 6 years ago
ext_inst.cpp 75999d9b71 Remove asserts around environment determination. (#2040) 5 years ago
ext_inst.h eda2cfbe12 Cleanup includes. (#1795) 6 years ago
extensions.cpp eda2cfbe12 Cleanup includes. (#1795) 6 years ago
extensions.h eda2cfbe12 Cleanup includes. (#1795) 6 years ago
extinst.debuginfo.grammar.json 59de6100b5 Add asm, dis support for DebugInfo extended instruction set 6 years ago
extinst.spv-amd-gcn-shader.grammar.json 4be6abe30d Fix spelling in SPV_AMD_gcn_shader support 7 years ago
extinst.spv-amd-shader-ballot.grammar.json 5fbbadca4e Add support for SPV AMD extensions 7 years ago
extinst.spv-amd-shader-explicit-vertex-parameter.grammar.json 5fbbadca4e Add support for SPV AMD extensions 7 years ago
extinst.spv-amd-shader-trinary-minmax.grammar.json 5fbbadca4e Add support for SPV AMD extensions 7 years ago
id_descriptor.cpp eda2cfbe12 Cleanup includes. (#1795) 6 years ago
id_descriptor.h 58a6876cee Rewrite include guards (#1793) 6 years ago
instruction.h eda2cfbe12 Cleanup includes. (#1795) 6 years ago
latest_version_glsl_std_450_header.h 58a6876cee Rewrite include guards (#1793) 6 years ago
latest_version_opencl_std_header.h 58a6876cee Rewrite include guards (#1793) 6 years ago
latest_version_spirv_header.h 58a6876cee Rewrite include guards (#1793) 6 years ago
libspirv.cpp 20b2e2b9f5 Add SpirvTools::IsValid(). (#2326) 5 years ago
macro.h 58a6876cee Rewrite include guards (#1793) 6 years ago
name_mapper.cpp eda2cfbe12 Cleanup includes. (#1795) 6 years ago
name_mapper.h eda2cfbe12 Cleanup includes. (#1795) 6 years ago
opcode.cpp 11c7a9e067 Validate that debugging instructions are not present for WebGPU (#2089) 5 years ago
opcode.h 11c7a9e067 Validate that debugging instructions are not present for WebGPU (#2089) 5 years ago
operand.cpp 5eab6df648 SPV_EXT_physical_storage_buffer (#2267) 5 years ago
operand.h 3b13040cf9 New spirv-reduce reduction pass: operand to dominating id. (#2099) 5 years ago
parsed_operand.cpp 983f8f02de Replace asserts with returns 6 years ago
parsed_operand.h eda2cfbe12 Cleanup includes. (#1795) 6 years ago
pch_source.cpp 60fac96c6b Enable precompiled headers for spirv-tools(-shared) and some unit tests (#2026) 5 years ago
pch_source.h 60fac96c6b Enable precompiled headers for spirv-tools(-shared) and some unit tests (#2026) 5 years ago
print.cpp eda2cfbe12 Cleanup includes. (#1795) 6 years ago
print.h 58a6876cee Rewrite include guards (#1793) 6 years ago
software_version.cpp 6dd5e955f5 Add missing function parameters in libspirv.h 6 years ago
spirv_constant.h eda2cfbe12 Cleanup includes. (#1795) 6 years ago
spirv_definition.h eda2cfbe12 Cleanup includes. (#1795) 6 years ago
spirv_endian.cpp eda2cfbe12 Cleanup includes. (#1795) 6 years ago
spirv_endian.h 58a6876cee Rewrite include guards (#1793) 6 years ago
spirv_optimizer_options.cpp 398f37a2e0 Add explicit void parameter in libspirv.h again (#2032) 5 years ago
spirv_optimizer_options.h 75c1bf2843 Add option for the max id bound. (#1870) 6 years ago
spirv_reducer_options.cpp f3acb955c2 Initial commit for spirv-reduce. (#2056) 5 years ago
spirv_reducer_options.h f3acb955c2 Initial commit for spirv-reduce. (#2056) 5 years ago
spirv_target_env.cpp b1be6763f6 Add helper for 'is Vulkan or WebGPU' (#2324) 5 years ago
spirv_target_env.h 39bfb6b978 Make spvParseTargetEnv public (#2362) 5 years ago
spirv_validator_options.cpp 8e9be303b0 Validator: Support VK_EXT_scalar_block_layout 5 years ago
spirv_validator_options.h 8e9be303b0 Validator: Support VK_EXT_scalar_block_layout 5 years ago
table.cpp eda2cfbe12 Cleanup includes. (#1795) 6 years ago
table.h ef678672fb Remove source/message.h (#1838) 6 years ago
text.cpp ef678672fb Remove source/message.h (#1838) 6 years ago
text.h eda2cfbe12 Cleanup includes. (#1795) 6 years ago
text_handler.cpp c512c68640 Avoid GCC8 warning in text_handler.cpp. (#2197) 5 years ago
text_handler.h ef678672fb Remove source/message.h (#1838) 6 years ago