summaryrefslogtreecommitdiffstats
path: root/mlir/lib/Transforms/ViewRegionGraph.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-11/+10
* Change the return type of createPrintCFGGraphPass to match other passes.Jing Pu2019-09-251-4/+4
* Fix a number of Clang-Tidy warnings.Christian Sigg2019-09-231-1/+1
* NFC: Finish replacing FunctionPassBase/ModulePassBase with OpPassBase.River Riddle2019-09-131-3/+3
* Generalize the CFG graph printing for Functions to work on Regions instead.River Riddle2019-07-011-0/+95
OpenPOWER on IntegriCloud