Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make helper functions static or move them into anonymous namespaces. NFC. | Benjamin Kramer | 2020-01-14 | 1 | -5/+6 |
* | 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 | -10/+9 |
* | During serialization do a walk of ops in module to find spv.module. | Mahesh Ravishankar | 2019-12-06 | 1 | -4/+5 |
* | mlir-translate: support -verify-diagnostics | Alex Zinenko | 2019-11-07 | 1 | -13/+10 |
* | Register a -test-spirv-roundtrip hook to mlir-translate | Lei Zhang | 2019-09-17 | 1 | -0/+157 |