summaryrefslogtreecommitdiffstats
path: root/mlir/lib/Transforms/Inliner.cpp
Commit message (Expand)AuthorAgeFilesLines
* [mlir] Update the CallGraph for nested symbol references, and simplify Callab...River Riddle2020-01-131-2/+18
* Adjust License.txt file to use the LLVM licenseMehdi Amini2019-12-231-13/+4
* Add a couple useful LLVM_DEBUG's to the inliner.Sean Silva2019-12-181-0/+7
* NFC: Remove unnecessary 'llvm::' prefix from uses of llvm symbols declared in...River Riddle2019-12-181-4/+4
* 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