Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [mlir] Update the CallGraph for nested symbol references, and simplify Callab... | River Riddle | 2020-01-13 | 1 | -2/+18 |
* | Adjust License.txt file to use the LLVM license | Mehdi Amini | 2019-12-23 | 1 | -13/+4 |
* | Add a couple useful LLVM_DEBUG's to the inliner. | Sean Silva | 2019-12-18 | 1 | -0/+7 |
* | NFC: Remove unnecessary 'llvm::' prefix from uses of llvm symbols declared in... | River Riddle | 2019-12-18 | 1 | -4/+4 |
* | Update Chapter 4 of the Toy tutorial | Sana Damani | 2019-10-16 | 1 | -0/+4 |
* | Add support for canonicalizing callable regions during inlining. | River Riddle | 2019-10-10 | 1 | -9/+110 |
* | Add support for inlining calls with different arg/result types from the calla... | River Riddle | 2019-10-03 | 1 | -4/+4 |
* | Update the Inliner pass to work on SCCs of the CallGraph. | River Riddle | 2019-10-03 | 1 | -26/+160 |
* | Add the initial inlining infrastructure. | River Riddle | 2019-09-05 | 1 | -0/+59 |