summaryrefslogtreecommitdiffstats
path: root/mlir/tools/mlir-tblgen/EnumsGen.cpp
Commit message (Expand)AuthorAgeFilesLines
* Adjust License.txt file to use the LLVM licenseMehdi Amini2019-12-231-13/+4
* Move BitEnumAttr from SPIRVBase.td to OpBase.tdLei Zhang2019-11-011-18/+164
* minor spelling tweaksKazuaki Ishizaki2019-10-091-1/+1
* [spirv] Add support for BitEnumAttrLei Zhang2019-09-161-6/+17
* Also disable generating underlying value to symbol conversion declaration whe...Lei Zhang2019-07-011-3/+7
* Avoid generating underlying value to symbol conversion function if there is a...Lei Zhang2019-07-011-0/+7
* [ODS] Introduce IntEnumAttrLei Zhang2019-07-011-61/+93
* [spirv] Basic serializer and deserializerLei Zhang2019-06-221-0/+21
* Add SPIRV Image Type according to the spec described here :Mahesh Ravishankar2019-06-191-3/+26
* [TableGen] Generating enum definitions and utility functionsLei Zhang2019-06-091-0/+198
OpenPOWER on IntegriCloud