Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adjust License.txt file to use the LLVM license | Mehdi Amini | 2019-12-23 | 1 | -13/+4 |
* | NFC: Remove unnecessary 'llvm::' prefix from uses of llvm symbols declared in... | River Riddle | 2019-12-18 | 1 | -4/+4 |
* | mlir-translate: support -verify-diagnostics | Alex Zinenko | 2019-11-07 | 1 | -21/+17 |
* | Support file-to-file translation in mlir-translate | Lei Zhang | 2019-09-17 | 1 | -1/+7 |
* | Change MLIR translation functions signature | Lei Zhang | 2019-09-17 | 1 | -27/+22 |
* | NFC: Rename Module to ModuleOp. | River Riddle | 2019-07-10 | 1 | -1/+1 |
* | Make TranslateFromMLIRFunction type return LogicalResult instead of bool | Alex Zinenko | 2019-07-04 | 1 | -1/+1 |
* | NFC: Move the Function/Module/Operation::verify methods out-of-line. | River Riddle | 2019-07-02 | 1 | -1/+2 |
* | NFC: Refactor Module to be value typed. | River Riddle | 2019-07-02 | 1 | -4/+4 |
* | Split out TranslateClParser and add new parse method that reuses SourceMgr. | Jacques Pienaar | 2019-06-26 | 1 | -0/+104 |