| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-03-13 | Extend SimplifyLocals to remove ZST writes | Simon Vandel Sillesen | -1/+0 | |
| 2020-11-09 | inliner: Break inlining cycles | Tomasz Miąsko | -0/+47 | |
| 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. | ||||
