| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-06-15 | [const-prop] Remove `ConstPropMode::NoPropagation` | Wesley Wiser | -6/+5 | |
| This mode is unnecessary because it's always ok to evaluate the right-hand side of assignments even if the left-hand side should not have reads propagated. | ||||
| 2020-04-27 | Emit basic block ids for statements and terminators in MIR only in -Zverbose ↵ | Oliver Scherer | -18/+18 | |
| mode | ||||
| 2020-04-13 | bless mir opt tests | Bastian Kauschke | -2/+9 | |
| 2020-04-07 | --bless all mir-opt tests. | Ana-Maria Mihalache | -0/+64 | |
