summaryrefslogtreecommitdiffstats
path: root/mlir/lib/Dialect/SPIRV/Serialization/TranslateRegistration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make helper functions static or move them into anonymous namespaces. NFC.Benjamin Kramer2020-01-141-5/+6
* 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-10/+9
* During serialization do a walk of ops in module to find spv.module.Mahesh Ravishankar2019-12-061-4/+5
* mlir-translate: support -verify-diagnosticsAlex Zinenko2019-11-071-13/+10
* Register a -test-spirv-roundtrip hook to mlir-translateLei Zhang2019-09-171-0/+157
OpenPOWER on IntegriCloud