SPIRV-Tools/include/spirv-tools
Steven Perron dd4157dcee
Sink (#2284)
Add code sinking pass. It will move OpLoad and OpAccessChain instructions as close as possible to their uses.

Part of #1611.
2019-01-17 15:56:36 -05:00
..
instrument.hpp Fix vertex instrumentation to use VertexIndex and InstanceIndex (#2294) 2019-01-16 18:02:07 -05:00
libspirv.h Prevent diagnostic memory leak (#2110) 2018-11-26 16:58:09 -05:00
libspirv.hpp Initial commit for spirv-reduce. (#2056) 2018-11-21 14:03:09 -05:00
linker.hpp Rewrite include guards (#1793) 2018-08-03 08:05:33 -04:00
optimizer.hpp Sink (#2284) 2019-01-17 15:56:36 -05:00