Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adjust License.txt file to use the LLVM license | Mehdi Amini | 2019-12-23 | 1 | -13/+4 |
* | Move BitEnumAttr from SPIRVBase.td to OpBase.td | Lei Zhang | 2019-11-01 | 1 | -18/+164 |
* | minor spelling tweaks | Kazuaki Ishizaki | 2019-10-09 | 1 | -1/+1 |
* | [spirv] Add support for BitEnumAttr | Lei Zhang | 2019-09-16 | 1 | -6/+17 |
* | Also disable generating underlying value to symbol conversion declaration whe... | Lei Zhang | 2019-07-01 | 1 | -3/+7 |
* | Avoid generating underlying value to symbol conversion function if there is a... | Lei Zhang | 2019-07-01 | 1 | -0/+7 |
* | [ODS] Introduce IntEnumAttr | Lei Zhang | 2019-07-01 | 1 | -61/+93 |
* | [spirv] Basic serializer and deserializer | Lei Zhang | 2019-06-22 | 1 | -0/+21 |
* | Add SPIRV Image Type according to the spec described here : | Mahesh Ravishankar | 2019-06-19 | 1 | -3/+26 |
* | [TableGen] Generating enum definitions and utility functions | Lei Zhang | 2019-06-09 | 1 | -0/+198 |