| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-08-18 | Bless *all* the mir-opt tests | Scott McMurray | -5/+5 | |
| 2024-06-26 | Bless mir-opt for excluded alloc bytes | Josh Stone | -7/+3 | |
| 2024-05-17 | Remove `Rvalue::CheckedBinaryOp` | Scott McMurray | -2/+2 | |
| 2024-03-10 | MIR printing: print the path of uneval'd const; refer to promoteds in a ↵ | Ralf Jung | -1/+1 | |
| consistent way | ||||
| 2023-10-21 | Use a ConstValue instead. | Camille GILLOT | -1/+9 | |
| 2023-10-21 | Generate ValTrees in DataflowConstProp. | Camille GILLOT | -2/+2 | |
| 2023-06-15 | Remove comments from mir-opt MIR dumps | Ben Kimock | -55/+55 | |
| 2023-06-12 | bless mir-opt | Pietro Albini | -0/+80 | |
| 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. | ||||
