Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adjust License.txt file to use the LLVM license | Mehdi Amini | 2019-12-23 | 1 | -13/+4 |
* | mlir-translate: support -verify-diagnostics | Alex Zinenko | 2019-11-07 | 1 | -6/+27 |
* | Support file-to-file translation in mlir-translate | Lei Zhang | 2019-09-17 | 1 | -0/+22 |
* | Include missing header. | Jacques Pienaar | 2019-07-08 | 1 | -0/+2 |
* | Fix a typo in error message. | MLIR Team | 2019-06-09 | 1 | -1/+2 |
* | Remove unnecessary C++ specifier in CPP files. NFC. | Jacques Pienaar | 2019-05-20 | 1 | -1/+1 |
* | Separate translators into "from MLIR" and "to MLIR". | Alex Zinenko | 2019-03-29 | 1 | -14/+40 |
* | Factor out translation registry. | Alex Zinenko | 2019-03-29 | 1 | -0/+48 |