| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-04-23 | Add mir-opt tests to track MIR quality. | Camille GILLOT | -66/+0 |
| 2023-03-18 | Remove duplicate unreachable blocks | Ben Kimock | -10/+10 |
| 2023-02-02 | Stop deaggregating enums in MIR. | Camille GILLOT | -19/+14 |
| 2023-01-31 | Remove both StorageLive and StorageDead in CopyProp. | Camille GILLOT | -4/+0 |
| 2023-01-27 | Do not merge locals that have their address taken. | Camille GILLOT | -0/+4 |
| 2023-01-27 | Implement SSA CopyProp pass. | Camille GILLOT | -3/+3 |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+71 |
