| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2022-08-22 | bless mir-opt tests | Nilstrieb | -15/+15 | |
| 2022-08-02 | Avoid invalidating the CFG in MirPatch. | Jakob Degen | -4/+0 | |
| As a part of this change, we adjust MirPatch to not needlessly create unnecessary resume blocks. | ||||
| 2022-07-28 | bless mir opt tests | Nilstrieb | -27/+27 | |
| 2022-07-09 | tweak names and output and bless | Ralf Jung | -6/+5 | |
| 2022-06-30 | Check history earlier. | Camille GILLOT | -5/+15 | |
| 2022-05-30 | validate derefer, run derefer inside generator | ouz-a | -0/+4 | |
| 2022-02-27 | Only create a single expansion for each inline integration. | Camille GILLOT | -14/+14 | |
| 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. | ||||
