SPIRV-Tools/tools
Alan Baker 755e5c9420 Transform to combine consecutive access chains
* Combines OpAccessChain, OpInBoundsAccessChain, OpPtrAccessChain and
OpInBoundsPtrAccessChain
* New folding rule to fold add with 0 for integers
 * Converts to a bitcast if the result type does not match the operand
 type
V
2018-07-31 13:42:47 -04:00
..
as Support SPIR-V 1.3 and Vulkan 1.1 2018-03-06 15:17:31 -05:00
cfg Change libspirv to spvtools namespace (#1678) 2018-07-07 09:38:00 -04:00
comp Move utils/ to spvtools::utils 2018-07-06 16:47:46 -04:00
dis Support SPIR-V 1.3 and Vulkan 1.1 2018-03-06 15:17:31 -05:00
emacs Define variable to skip installation 2017-07-04 12:24:44 -04:00
lesspipe Define variable to skip installation 2017-07-04 12:24:44 -04:00
link linker: Allow modules to be partially linked 2018-02-27 12:21:13 -05:00
opt Transform to combine consecutive access chains 2018-07-31 13:42:47 -04:00
stats Change libspirv to spvtools namespace (#1678) 2018-07-07 09:38:00 -04:00
val Add option to skip verifying block layout 2018-07-11 18:00:54 -04:00
CMakeLists.txt Add new compression algorithm and models 2017-11-21 17:32:58 -05:00
io.h Reopen stdin for binary as needed 2018-07-10 17:49:07 -04:00