summaryrefslogtreecommitdiffstats
path: root/mlir/test/lib/Pass/TestPassManager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactor the way that pass options are specified.River Riddle2019-12-231-28/+19
* Adjust License.txt file to use the LLVM licenseMehdi Amini2019-12-231-13/+4
* Add support for instance specific pass statistics.River Riddle2019-12-051-0/+15
* Add support for generating reproducers on pass crash and failure.River Riddle2019-10-101-2/+11
* Add ::printAsTextualPipeline to Pass and OpPassManager.MLIR Team2019-10-091-5/+8
* NFC: Fully qualify use of std::string.River Riddle2019-10-081-3/+3
* Add Instance Specific Pass Options.MLIR Team2019-10-081-2/+58
* Publicly expose the functionality to parse a textual pass pipeline.River Riddle2019-09-131-0/+8
* Refactor pass pipeline command line parsing to support explicit pipeline stri...River Riddle2019-09-131-1/+6
* Refactor PassTiming to support nested pipelines.River Riddle2019-09-081-0/+49
OpenPOWER on IntegriCloud