| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-02-13 | Clearly document intentional UB in mir-opt tests | Ben Kimock | -2/+9 | |
| Co-authored-by: Jakob Degen <jakob.e.degen@gmail.com> | ||||
| 2023-02-12 | Enable CopyProp by default, tune the impl a bit | Ben Kimock | -5/+7 | |
| 2023-02-06 | Handle discriminants in dataflow-const-prop. | Camille GILLOT | -10/+77 | |
| 2023-02-02 | Bless tests. | Camille GILLOT | -16/+7 | |
| 2023-02-02 | Stop deaggregating enums in MIR. | Camille GILLOT | -3/+1 | |
| 2023-01-31 | Remove both StorageLive and StorageDead in CopyProp. | Camille GILLOT | -2/+0 | |
| 2023-01-27 | Do not merge locals that have their address taken. | Camille GILLOT | -0/+2 | |
| 2023-01-27 | Implement SSA CopyProp pass. | Camille GILLOT | -10/+0 | |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+907 | |
