SPIRV-Tools/test/fuzz
Alastair Donaldson 1b71e45338
Add "split block" transformation. (#2633)
With this pass, the fuzzer can split blocks in the input module.  This
is mainly useful in order to give other (future) transformations more
opportunities to apply.
2019-05-29 16:42:46 +01:00
..
CMakeLists.txt Add "split block" transformation. (#2633) 2019-05-29 16:42:46 +01:00
fuzz_test_util.cpp Add "split block" transformation. (#2633) 2019-05-29 16:42:46 +01:00
fuzz_test_util.h Add "split block" transformation. (#2633) 2019-05-29 16:42:46 +01:00
transformation_split_block_test.cpp Add "split block" transformation. (#2633) 2019-05-29 16:42:46 +01:00