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