| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-04-21 | mir-opt: execute MatchBranchSimplification after GVN | dianqk | -2/+3 | |
| This can provide more opportunities for MatchBranchSimplification. | ||||
| 2024-08-18 | Bless *all* the mir-opt tests | Scott McMurray | -1/+1 | |
| 2024-03-07 | Get all variants to eliminate the default branching if we cannot get the ↵ | DianQK | -1/+1 | |
| layout of type | ||||
| 2024-03-07 | Replace the default branch with an unreachable branch If it is the last variant | DianQK | -1/+5 | |
| 2023-06-23 | Bless tests | Gary Guo | -1/+1 | |
| 2023-06-15 | Remove comments from mir-opt MIR dumps | Ben Kimock | -27/+27 | |
| 2023-06-12 | bless mir-opt | Pietro Albini | -0/+50 | |
| 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. | ||||
