summaryrefslogtreecommitdiffstats
path: root/mlir/unittests/Dialect
Commit message (Expand)AuthorAgeFilesLines
* Adjust License.txt file to use the LLVM licenseMehdi Amini2019-12-234-52/+16
* Fix minor spelling tweaks (NFC)Kazuaki Ishizaki2019-10-201-1/+1
* NFC: Remove trivial builder get methods.River Riddle2019-10-171-1/+1
* Handle OpMemberName instruction in SPIR-V deserializer.Mahesh Ravishankar2019-09-231-4/+72
* Refactor DiagnosticEngine to support multiple registered diagnostic handlers.River Riddle2019-09-231-1/+1
* NFC: Pass OperationState by reference instead of by pointer.River Riddle2019-09-201-1/+1
* [spirv] Fix the entry block to start with OpLabelLei Zhang2019-08-271-5/+29
* [spirv] Add Block decoration for spv.struct.Denis Khalikov2019-08-272-0/+127
* [spirv] Add basic infrastructure for negative deserializer testsLei Zhang2019-07-303-0/+213
* Simplify usages of SplatElementsAttr now that it inherits from DenseElementsA...River Riddle2019-06-191-1/+1
* Refactor SplatElementsAttr to inherit from DenseElementsAttr as opposed to be...River Riddle2019-06-191-1/+1
* Remove the explicit attribute kinds for DenseIntElementsAttr and DenseFPEleme...River Riddle2019-06-091-1/+1
* Rename VectorOrTensorType to ShapedTypeGeoffrey Martin-Noble2019-05-201-2/+2
* Move Quantization -> Dialect/QuantOps, FxpMathOps -> Dialect/FxpMathOps.Stella Laurenzo2019-05-201-0/+173
* Add build files and update README.Jacques Pienaar2019-03-301-0/+7
* Change getBroadcastedShape() to return result shape via parameterLei Zhang2019-03-291-24/+30
* Pull shape broadcast out as a stand-alone utility functionLei Zhang2019-03-291-0/+74
OpenPOWER on IntegriCloud