SPIRV-Tools/tools
David Neto 11a867f412 Add FlattenDecoration transform
Add --flatten-decorations to spirv-opt

Flattens decoration groups.  That is, replace OpDecorationGroup
and its uses in OpGroupDecorate and OpGroupMemberDecorate with
ordinary OpDecorate and OpMemberDecorate instructions.

Fixes https://github.com/KhronosGroup/SPIRV-Tools/issues/602
2017-04-06 11:19:56 -04:00
..
as Relicense SPIRV-Tools under Apache 2.0 2016-09-02 10:00:29 -04:00
cfg Relicense SPIRV-Tools under Apache 2.0 2016-09-02 10:00:29 -04:00
dis Relicense SPIRV-Tools under Apache 2.0 2016-09-02 10:00:29 -04:00
emacs Update CMake condition for Emacs load/save helper 2016-09-12 16:51:35 -04:00
lesspipe Relicense SPIRV-Tools under Apache 2.0 2016-09-02 10:00:29 -04:00
opt Add FlattenDecoration transform 2017-04-06 11:19:56 -04:00
val spirv-val prints warnings 2017-03-17 12:48:51 -04:00
CMakeLists.txt Group targets into folders 2017-04-06 09:44:33 -04:00
io.h Relicense SPIRV-Tools under Apache 2.0 2016-09-02 10:00:29 -04:00