summaryrefslogtreecommitdiffstats
path: root/mlir/tools/mlir-tblgen/mlir-tblgen.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Adjust License.txt file to use the LLVM licenseMehdi Amini2019-12-231-13/+4
| | | | PiperOrigin-RevId: 286906740
* mlir-tblgen: Dump input records when no generator is setJacques Pienaar2019-11-291-1/+4
| | | | | | Follow LLVM's tblgen convention when no generator is set instead of asserting. PiperOrigin-RevId: 283073690
* InitLLVM already initializes PrettyStackTraceProgramJacques Pienaar2019-08-181-4/+2
| | | | | | Remove extra PrettyStackTraceProgram and use InitLLVM consistently. PiperOrigin-RevId: 264041205
* Merge mlir-op-gen and mlir-rewriter-gen into mlir-tblgen.Jacques Pienaar2019-03-291-0/+91
Unify the two tools before factoring out helper classes. PiperOrigin-RevId: 227015406
OpenPOWER on IntegriCloud