| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-08-18 | Bless *all* the mir-opt tests | Scott McMurray | -5/+5 | |
| 2024-07-29 | Perform instsimplify before inline to eliminate some trivial calls | DianQK | -1/+1 | |
| 2024-05-17 | Remove `Rvalue::CheckedBinaryOp` | Scott McMurray | -1/+1 | |
| 2024-01-07 | Reorder early post-inlining passes. | Camille GILLOT | -1/+0 | |
| 2023-06-23 | Bless tests | Gary Guo | -2/+2 | |
| 2023-06-15 | Remove comments from mir-opt MIR dumps | Ben Kimock | -50/+50 | |
| 2023-06-12 | bless mir-opt | Pietro Albini | -0/+71 | |
| 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. | ||||
