summaryrefslogtreecommitdiffstats
path: root/mlir/unittests/TableGen
Commit message (Expand)AuthorAgeFilesLines
* [mlir] Enhance classof() checks in StructsGenLei Zhang2020-01-032-3/+28
* Adjust License.txt file to use the LLVM licenseMehdi Amini2019-12-235-65/+20
* minor spelling tweaksKazuaki Ishizaki2019-12-061-1/+1
* Move BitEnumAttr from SPIRVBase.td to OpBase.tdLei Zhang2019-11-012-0/+47
* Fix minor spelling tweaks (NFC)Kazuaki Ishizaki2019-10-201-1/+1
* Avoid sign-compare warningJacques Pienaar2019-09-091-3/+3
* Add missing link dependency to MLIRTableGenTestsLei Zhang2019-08-311-1/+1
* Fix StructsGenTest.cpp CMakeFile build errorRob Suderman2019-08-301-1/+1
* Added a TableGen generator for structured dataRob Suderman2019-08-303-0/+182
* [ODS] NFC: Rename EnumAttr to StrEnumAttr to be consistent with IntEnumAttrLei Zhang2019-07-021-3/+3
* [ODS] Introduce IntEnumAttrLei Zhang2019-07-012-20/+25
* [TableGen] Generating enum definitions and utility functionsLei Zhang2019-06-093-0/+106
* Fix MLIRTableGenTests target_link_libraries typoLei Zhang2019-04-181-1/+1
* [TableGen] Better support for predicate and rewrite rule specificationLei Zhang2019-04-182-0/+171
OpenPOWER on IntegriCloud