Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adjust License.txt file to use the LLVM license | Mehdi Amini | 2019-12-23 | 1 | -13/+4 |
* | Add Instance Specific Pass Options. | MLIR Team | 2019-10-08 | 1 | -1/+2 |
* | Let mlir-translate support -split-input-file | Lei Zhang | 2019-09-23 | 1 | -37/+7 |
* | Refactor pass pipeline command line parsing to support explicit pipeline stri... | River Riddle | 2019-09-13 | 1 | -25/+25 |
* | Refactor the pass manager to support operations other than FuncOp/ModuleOp. | River Riddle | 2019-09-02 | 1 | -1/+1 |
* | NFC: Rename Function to FuncOp. | River Riddle | 2019-07-10 | 1 | -1/+0 |
* | NFC: Make the 'disable-pass-threading' flag a PassManagerOption. | River Riddle | 2019-07-08 | 1 | -4/+4 |
* | NFC: Refactor Module to be value typed. | River Riddle | 2019-07-02 | 1 | -2/+2 |
* | Split out mlir-opt main into separate file. | Jacques Pienaar | 2019-06-24 | 1 | -0/+156 |