summaryrefslogtreecommitdiffstats
path: root/mlir/lib/Support/TranslateClParser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Adjust License.txt file to use the LLVM licenseMehdi Amini2019-12-231-13/+4
* NFC: Remove unnecessary 'llvm::' prefix from uses of llvm symbols declared in...River Riddle2019-12-181-4/+4
* mlir-translate: support -verify-diagnosticsAlex Zinenko2019-11-071-21/+17
* Support file-to-file translation in mlir-translateLei Zhang2019-09-171-1/+7
* Change MLIR translation functions signatureLei Zhang2019-09-171-27/+22
* NFC: Rename Module to ModuleOp.River Riddle2019-07-101-1/+1
* Make TranslateFromMLIRFunction type return LogicalResult instead of boolAlex Zinenko2019-07-041-1/+1
* NFC: Move the Function/Module/Operation::verify methods out-of-line.River Riddle2019-07-021-1/+2
* NFC: Refactor Module to be value typed.River Riddle2019-07-021-4/+4
* Split out TranslateClParser and add new parse method that reuses SourceMgr.Jacques Pienaar2019-06-261-0/+104
OpenPOWER on IntegriCloud