summaryrefslogtreecommitdiff
path: root/source/validate_layout.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-11-27Re-format source tree - NFC.Diego Novillo1-5/+5
2017-09-07validator: OpModuleProcessed allowed in layout section 7cDavid Neto1-1/+2
2016-11-08Rename validation source files to comply with Google style guide.Lei Zhang1-2/+2
2016-09-02Relicense SPIRV-Tools under Apache 2.0David Neto1-21/+9
2016-09-02Kill the spvCheckReturn macro.Lei Zhang1-16/+24
2016-06-27Fix several violations of the style guideUmar Arshad1-19/+18
2016-06-09Fix diagnostic message for layout errorsUmar Arshad1-1/+2
2016-06-08Split validate_types file into multiple classesUmar Arshad1-14/+16
2016-06-02Control Flow Graph ValidationUmar Arshad1-12/+13
2016-04-04Remove dependency on SPIR-V headers in libspirv.h.Lei Zhang1-1/+1
2016-04-02Fix spelling mistakesEric Engestrom1-1/+1
2016-02-23Remove spv_validate_options_t and change tests accrodingly.Lei Zhang1-22/+20
2016-02-17Rearrange headersDavid Neto1-1/+1
2016-01-20Track uses and defs during parsing.Dejan Mircevski1-1/+0
2016-01-18Fix missing OpNoLine layout checksUmar Arshad1-1/+2
2016-01-14Validation refactorUmar Arshad1-0/+209