summaryrefslogtreecommitdiffstats
path: root/mlir/lib/Transforms/Inliner.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update Chapter 4 of the Toy tutorialSana Damani2019-10-161-0/+4
* Add support for canonicalizing callable regions during inlining.River Riddle2019-10-101-9/+110
* Add support for inlining calls with different arg/result types from the calla...River Riddle2019-10-031-4/+4
* Update the Inliner pass to work on SCCs of the CallGraph.River Riddle2019-10-031-26/+160
* Add the initial inlining infrastructure.River Riddle2019-09-051-0/+59
OpenPOWER on IntegriCloud