| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-02-18 | Remove overflow checks from ConstProp. | Camille GILLOT | -1/+50 |
| 2023-02-05 | Bless 32bit tests. | Camille GILLOT | -19/+21 |
| 2023-02-05 | Run SROA to fixpoint. | Camille GILLOT | -15/+12 |
| 2023-02-05 | Simplify construction of replacement map. | Camille GILLOT | -17/+30 |
| 2023-02-05 | Fix SROA without deaggregation. | Camille GILLOT | -41/+36 |
| 2023-02-02 | Add partial propagation test. | Camille GILLOT | -20/+162 |
| 2023-02-02 | Bless tests. | Camille GILLOT | -85/+46 |
| 2023-02-02 | Stop deaggregating enums in MIR. | Camille GILLOT | -29/+21 |
| 2023-02-02 | Rollup merge of #107524 - cjgillot:both-storage, r=RalfJung | Matthias Krüger | -2/+0 |
| 2023-01-31 | Remove both StorageLive and StorageDead in CopyProp. | Camille GILLOT | -2/+0 |
| 2023-01-29 | Reimplement NormalizeArrayLen. | Camille GILLOT | -6/+6 |
| 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 | -41/+12 |
| 2023-01-27 | Make tests unit. | Camille GILLOT | -78/+16 |
| 2023-01-12 | Fix mir-opt tests for big-endian platforms | Ulrich Weigand | -2/+2 |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+2473 |
