| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-09-18 | ./x.py test --bless | Tomasz Miąsko | -1/+1 | |
| 2021-03-06 | Disable destination propagation on all mir-opt-levels | Tomasz Miąsko | -8/+9 | |
| 2021-02-21 | New pass to deduplicate blocks | Simon Vandel Sillesen | -1/+1 | |
| 2021-02-04 | Revert "Avoid leaking block expression values" | Felix S. Klock II | -6/+5 | |
| This reverts commit 4fef39113a514bb270f5661a82fdba17d3e41dbb. | ||||
| 2020-12-04 | Avoid leaking block expression values | Matthew Jasper | -5/+6 | |
| 2020-11-15 | Limit storage duration of inlined always live locals | Tomasz Miąsko | -0/+1 | |
| 2020-11-09 | Support inlining diverging function calls | Tomasz Miąsko | -0/+58 | |
| Additionally introduce storage markers for all temporaries created by the inliner. The temporary introduced for destination rebrorrow, didn't use them previously. | ||||
