| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-01-30 | std::range | Peter Jaszkowiak | -5/+5 | |
| 2024-08-18 | Bless *all* the mir-opt tests | Scott McMurray | -4/+4 | |
| 2024-07-29 | Perform instsimplify before inline to eliminate some trivial calls | DianQK | -2/+0 | |
| 2024-04-18 | At debuginfo=0, don't inline debuginfo when inlining | Scott McMurray | -4/+0 | |
| 2024-01-11 | Sandwich MIR optimizations between DSE. | Camille GILLOT | -1/+1 | |
| 2023-08-24 | make MIR less verbose | Ralf Jung | -1/+1 | |
| 2023-08-24 | bless more mir-opt tests by hand | Ralf Jung | -1/+1 | |
| 2023-07-19 | Turn copy into moves during DSE. | Camille GILLOT | -1/+1 | |
| 2023-07-10 | Perform reference propagation earlier. | Camille GILLOT | -0/+2 | |
| 2023-06-23 | Bless tests | Gary Guo | -1/+1 | |
| 2023-06-15 | Remove comments from mir-opt MIR dumps | Ben Kimock | -54/+48 | |
| 2023-06-12 | bless mir-opt | Pietro Albini | -0/+95 | |
| 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. | ||||
