summaryrefslogtreecommitdiffstats
path: root/mlir/utils
Commit message (Expand)AuthorAgeFilesLines
* [mlir][spirv] Update SPIR-V enums and ops with availability specLei Zhang2020-01-021-21/+149
* Fix the MLIR Vim syntax file: the keyword group was missingchelxom2019-12-261-3/+3
* Update SPIR-V.mdLei Zhang2019-12-231-14/+12
* Adjust License.txt file to use the LLVM licenseMehdi Amini2019-12-235-65/+15
* Introduce prefetch op: affine -> std -> llvm intrinsicUday Bondhugula2019-12-181-0/+1
* Add atomic operations to SPIR-V dialect.Mahesh Ravishankar2019-12-162-5/+6
* Drop Markdown style annotationsAlex Zinenko2019-12-101-1/+1
* NFC - update doc, comments, vim syntax fileUday Bondhugula2019-12-061-1/+9
* [spirv] Add spv.SubgroupBallotKHROpLei Zhang2019-12-031-1/+5
* [spirv] NFC: reorder sections in SPIRVBase.tdLei Zhang2019-12-021-1/+4
* De-duplicate EnumAttr overrides by defining defaultsLei Zhang2019-11-251-6/+0
* Fix gen_spirv_dialect.py regarding 1D/2D/3D Dim symbol nameLei Zhang2019-11-181-2/+12
* Use simpler highlighting textmate syntaxJacques Pienaar2019-11-151-352/+73
* Update textmate syntax fileJacques Pienaar2019-11-121-3/+8
* [spirv] Add cast operationsDenis Khalikov2019-10-301-2/+2
* [spirv] Fix gen_spirv_dialect.py and add spv.UnreachableLei Zhang2019-10-301-6/+48
* Fix minor spelling tweaks (NFC)Kazuaki Ishizaki2019-10-202-3/+3
* Update the usage and comments in define_inst.sh.MLIR Team2019-10-091-3/+6
* Add spv.Undef op to support OpUndef instruction in SPIR-V.Mahesh Ravishankar2019-10-041-3/+3
* [spirv] Change enum case uniquing in gen_spirv_dialect.pyLei Zhang2019-10-011-16/+27
* Add support for Logical Ops in SPIR-V dialectMahesh Ravishankar2019-09-302-22/+49
* [spirv] Add SPV_UnaryOp and spv.FNegateLei Zhang2019-09-251-3/+3
* Introduce splat op + provide its LLVM loweringUday Bondhugula2019-09-241-1/+1
* Remove unused import and two import formsJacques Pienaar2019-09-191-3/+1
* Add a preprocess pass to remove sequences that are problematic with FileCheckRiver Riddle2019-09-171-0/+19
* [spirv] Add support for BitEnumAttrLei Zhang2019-09-161-5/+9
* Update SPIR-V symbols and use GLSL450 instead of VulkanKHRLei Zhang2019-09-131-1/+1
* Add floating-point comparison operations to SPIR-V dialect.Mahesh Ravishankar2019-08-312-43/+92
* update vim syntax fileUday Bondhugula2019-08-301-10/+22
* Add spv.Branch and spv.BranchConditionalLei Zhang2019-08-301-2/+2
* Add vim scripts for indent/syntaxUday Bondhugula2019-08-286-51/+192
* Add BuiltIn EnumAttr to SPIR-V dialectMahesh Ravishankar2019-08-151-1/+1
* Add a utility script to auto-generate CHECK commands for mlir test cases.River Riddle2019-08-131-0/+201
* Add start of textmate language grammar.Jacques Pienaar2019-08-121-0/+387
* Add support for (de)serialization of SPIR-V Op DecorationsMahesh Ravishankar2019-07-301-0/+23
* Fix script relative path after moving SPIR-V dialectLei Zhang2019-07-193-3/+3
* Add serialization and deserialization of FuncOps. To support this theMahesh Ravishankar2019-07-121-1/+0
* [spirv] Add script to auto-generate SPIR-V op template from specLei Zhang2019-07-122-36/+403
* Update the gen_spirv_dialect.py script to add opcodes from the SPIR-VMahesh Ravishankar2019-07-122-2/+121
* [spirv] Use I32EnumAttr for enum attributesLei Zhang2019-07-021-6/+8
* [spirv] Add SPV_StorageClassAttr and PointerTypeLei Zhang2019-06-191-1/+1
* [spirv] Add values for enum cases and generate the enum utilitiesLei Zhang2019-06-111-5/+12
* [spirv] NFC: use two spaces for indentation in gen_spirv_dialect.pyLei Zhang2019-06-111-87/+87
* [spirv] Add a script to update SPIRVBase.td with new enum attributesLei Zhang2019-06-012-0/+209
* Update header notices.Jacques Pienaar2019-03-292-2/+27
* Automated rollback of changelist 232728977.Uday Bondhugula2019-03-292-2/+2
* Automated rollback of changelist 232717775.Uday Bondhugula2019-03-292-3/+3
* Rename the 'if' operation in the AffineOps dialect to 'affine.if' and namespaceRiver Riddle2019-03-292-2/+2
* NFC: Rename the 'for' operation in the AffineOps dialect to 'affine.for'. The...River Riddle2019-03-292-3/+3
* NFC: Rename affine_apply to affine.apply. This is the first step to adding a ...River Riddle2019-03-291-1/+1