| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-06-12 | bless mir-opt | Pietro Albini | -55/+0 | |
| To reproduce the changes in this commit locally: - Run `./x test tidy` and remove all the output files not associated with a test file anymore, as reported by tidy. - Run `./x test tests/mir-opt --bless` to generate the new outputs. | ||||
| 2023-05-14 | Merge return place with other locals in CopyProp. | Camille GILLOT | -6/+2 | |
| 2023-05-08 | Disable nrvo mir opt | Jakob Degen | -2/+6 | |
| 2023-04-20 | Run combine_duplicate_switch_targets after the simplification that produces them | Ben Kimock | -1/+1 | |
| 2023-03-25 | Ignore the unwrap_unchecked test on wasm32-unknown-unknown | Ben Kimock | -2/+2 | |
| 2023-03-18 | Enable inlining of diverging functions | Ben Kimock | -0/+55 | |
