summaryrefslogtreecommitdiff
path: root/source/operand.h
AgeCommit message (Expand)AuthorFilesLines
2017-09-06Update MARK-V to version 1.01Andrey Tuganov1-0/+8
2017-07-04Convert pattern stack from deque to vector, and share itChris Forbes1-13/+18
2016-09-02Relicense SPIRV-Tools under Apache 2.0David Neto1-21/+9
2016-02-17Rearrange headersDavid Neto1-1/+1
2016-02-02Add spvOperandIsConcreteMaskDavid Neto1-0/+3
2016-01-20Track uses and defs during parsing.Dejan Mircevski1-0/+3
2016-01-07Extend copyright to 2016.Dejan Mircevski1-1/+1
2015-11-16Use Google comment style and fix typos.Lei Zhang1-96/+63
2015-11-12Use quotation for libspirv.h and sort headers.Lei Zhang1-1/+1
2015-11-12Move info table related structs into table.h.Lei Zhang1-0/+1
2015-11-10spv_operand_type_t cleanup.David Neto1-1/+1
2015-11-02Inclusion guards follow Google C++ styleDavid Neto1-3/+3
2015-10-26Simplify (and test) the alternate-parsing pattern.Dejan Mircevski1-4/+4
2015-10-26Refactored dynamic and static state out of text processing.Andrew Woloszyn1-1/+1
2015-10-26Run clang-format.Dejan Mircevski1-8/+8
2015-10-26Implement alternate-parsing mode for !<integer>.Dejan Mircevski1-0/+5
2015-10-26Assembler: mask expressions where 1 bits imply operandsDavid Neto1-0/+18
2015-10-26Generalize spvOperandTableNameLookup to take string length.David Neto1-0/+2
2015-10-26Use opcode operand definitions from SPIR-V specification generator.David Neto1-0/+70
2015-05-22Code drop of the Codeplay spirv-tools source.Kenneth Benzie (Benie)1-0/+65