summaryrefslogtreecommitdiff
path: root/source/opt/reflect.h
AgeCommit message (Expand)AuthorFilesLines
2018-01-04Opt: Make DecorationManager::HaveTheSameDecorations symmetricPierre Moreau1-1/+2
2017-12-14Refactor include of latest spir-v header versionsAndrey Tuganov1-1/+1
2017-12-11Add scalar replacementAlan Baker1-0/+6
2017-10-24Optimizer: Line and NoLine are not debug1 or debug2David Neto1-3/+2
2017-10-23Optimizer: OpModuleProcessed is in its own layout sectionDavid Neto1-3/+5
2017-10-06Implement Linker (module combiner)Pierre Moreau1-2/+7
2017-05-15Add SPIR-V 1.2 support, for OpenCL 2.2David Neto1-1/+1
2016-09-02Relicense SPIRV-Tools under Apache 2.0David Neto1-21/+9
2016-06-28Promote ir namespace and create draft libspirv.{h|c}pp.Lei Zhang1-2/+0
2016-06-24Add classes for representing SPIR-V language constructs in memory.Lei Zhang1-0/+65