summaryrefslogtreecommitdiffstats
path: root/mlir/lib/Support/MlirOptMain.cpp
Commit message (Expand)AuthorAgeFilesLines
* Adjust License.txt file to use the LLVM licenseMehdi Amini2019-12-231-13/+4
* Add Instance Specific Pass Options.MLIR Team2019-10-081-1/+2
* Let mlir-translate support -split-input-fileLei Zhang2019-09-231-37/+7
* Refactor pass pipeline command line parsing to support explicit pipeline stri...River Riddle2019-09-131-25/+25
* Refactor the pass manager to support operations other than FuncOp/ModuleOp.River Riddle2019-09-021-1/+1
* NFC: Rename Function to FuncOp.River Riddle2019-07-101-1/+0
* NFC: Make the 'disable-pass-threading' flag a PassManagerOption.River Riddle2019-07-081-4/+4
* NFC: Refactor Module to be value typed.River Riddle2019-07-021-2/+2
* Split out mlir-opt main into separate file.Jacques Pienaar2019-06-241-0/+156
OpenPOWER on IntegriCloud