| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-11-09 | inliner: Break inlining cycles | Tomasz Miąsko | -0/+27 | |
| When examining candidates for inlining, reject those that are determined to be recursive either because of self-recursive calls or calls to any instances already inlined. | ||||
