SPIRV-Tools/include/spirv-tools
GregF b0310a4156 ADCE: Add support for function calls
ADCE will now generate correct code in the presence of function calls.
This is needed for opaque type optimization needed by glslang. Currently
all function calls are marked as live. TODO: mark calls live only if they
write a non-local.
2017-08-10 17:30:05 -04:00
..
libspirv.h Add support for SPV AMD extensions 2017-06-21 15:08:07 -04:00
libspirv.hpp Added option --preserve-numeric-ids to tools/spirv-as 2017-04-13 14:13:33 -04:00
markv.h Added compression tool tools/spirv-markv. Work in progress. 2017-06-30 12:22:48 -04:00
optimizer.hpp ADCE: Add support for function calls 2017-08-10 17:30:05 -04:00