| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-02-15 | Rollup merge of #107411 - cjgillot:dataflow-discriminant, r=oli-obk | Dylan DPC | -8/+10 |
| 2023-02-09 | Put deaggregated statements after original constant. | Camille GILLOT | -0/+2 |
| 2023-02-06 | Only exclude locals if the place is not indirect. | Camille GILLOT | -8/+10 |
| 2023-02-05 | Simplify ReplacementMap. | Camille GILLOT | -84/+109 |
| 2023-02-05 | Run SROA to fixpoint. | Camille GILLOT | -41/+33 |
| 2023-02-05 | Simplify construction of replacement map. | Camille GILLOT | -89/+69 |
| 2023-02-05 | Introduce helper. | Camille GILLOT | -24/+23 |
| 2023-02-05 | Make SROA expand assignments. | Camille GILLOT | -23/+65 |
| 2023-02-05 | Fix SROA without deaggregation. | Camille GILLOT | -45/+82 |
| 2023-01-17 | Remove double spaces after dots in comments | Maybe Waffle | -1/+1 |
| 2022-12-19 | clippy::complexity fixes | Matthias Krüger | -1/+1 |
| 2022-11-15 | Enable SROA by at mir-opt level 3. | Camille GILLOT | -1/+1 |
| 2022-11-15 | Flatten aggregates into locals. | Camille GILLOT | -0/+348 |
