summaryrefslogtreecommitdiffstats
path: root/mlir/tools/mlir-tblgen/LLVMIRConversionGen.cpp
Commit message (Expand)AuthorAgeFilesLines
* [mlir] NFC: Remove Value::operator* and Value::operator-> now that Value is p...River Riddle2020-01-111-1/+1
* Adjust License.txt file to use the LLVM licenseMehdi Amini2019-12-231-13/+4
* minor spelling tweaksKazuaki Ishizaki2019-10-091-1/+1
* Translation to LLVM IR: use LogicalResult instead of boolAlex Zinenko2019-08-091-1/+1
* Add support for using llvm::dyn_cast/cast/isa for operation casts and rep...River Riddle2019-05-201-2/+2
* Automated rollback of changelist 247778391.MLIR Team2019-05-201-2/+2
* Add support for using llvm::dyn_cast/cast/isa for operation casts and rep...River Riddle2019-05-201-2/+2
* Add a new NVVM dialect that extends the LLVM dialect with some NVVM speci...Stephan Herhut2019-05-061-1/+1
* [TableGen] Support multiple variadic operands/resultsLei Zhang2019-05-061-6/+10
* Replace remaining usages of the Instruction class with Operation.River Riddle2019-03-291-4/+4
* Replace usages of "Op::operator->" with ".".River Riddle2019-03-291-5/+5
* TableGen most of the LLVM IR Dialect to LLVM IR conversionsAlex Zinenko2019-03-291-0/+181
OpenPOWER on IntegriCloud