SPIRV-Tools/tools
Diego Novillo d2938e4842 Re-format files in source, source/opt, source/util, source/val and tools.
NFC. This just makes sure every file is formatted following the
formatting definition in .clang-format.

Re-formatted with:

$ clang-format -i $(find source tools include -name '*.cpp')
$ clang-format -i $(find source tools include -name '*.h')
2017-11-08 14:03:08 -05:00
..
as spirv-as: Fail for unrecognized long option 2017-09-05 19:49:59 -04:00
cfg Re-format files in source, source/opt, source/util, source/val and tools. 2017-11-08 14:03:08 -05:00
comp Re-format files in source, source/opt, source/util, source/val and tools. 2017-11-08 14:03:08 -05:00
dis Re-format files in source, source/opt, source/util, source/val and tools. 2017-11-08 14:03:08 -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 Implement Linker (module combiner) 2017-10-06 18:33:53 -04:00
opt Add option to relax validation of store types. 2017-10-28 18:48:21 -04:00
stats Re-format files in source, source/opt, source/util, source/val and tools. 2017-11-08 14:03:08 -05:00
val Add option to relax validation of store types. 2017-10-28 18:48:21 -04:00
CMakeLists.txt Refactored compression debugger 2017-10-23 22:12:40 -04:00
io.h Relicense SPIRV-Tools under Apache 2.0 2016-09-02 10:00:29 -04:00