| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-10-17 | Remove the old copy propagation pass | Jonas Schievink | -39/+0 |
| 2020-07-29 | add crate name to mir dumps | Xavier Denis | -4/+4 |
| 2020-04-07 | --bless all mir-opt tests. | Ana-Maria Mihalache | -97/+4 |
| 2019-06-25 | Use `as_temp` to evaluate statement expressions | Matthew Jasper | -0/+2 |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 |
| 2018-06-27 | Update MIR opt tests | Matthew Jasper | -6/+4 |
| 2018-02-20 | rustc_mir: optimize the deaggregator's expansion of statements. | Eduard-Mihai Burtescu | -11/+15 |
| 2018-02-20 | rustc_mir: handle all aggregate kinds in the deaggregator. | Eduard-Mihai Burtescu | -2/+0 |
| 2017-12-03 | Fix MIR CopyPropagation regression | Shotaro Yamada | -26/+50 |
| 2017-11-28 | tests: update to include move annotations in MIR. | Eduard-Mihai Burtescu | -7/+7 |
| 2017-11-10 | Separately eliminate self-assignments | sinkuu | -1/+2 |
| 2017-11-10 | Fix MIR CopyPropagation errneously propagating assignments to function arguments | sinkuu | -0/+115 |
