summary refs log tree commit diff
path: root/src/test/mir-opt/simplify-arm-identity/rustc.main.SimplifyArmIdentity.diff
AgeCommit message (Collapse)AuthorLines
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-27Emit basic block ids for statements and terminators in MIR only in -Zverbose ↵Oliver Scherer-18/+18
mode
2020-04-13bless mir opt testsBastian Kauschke-2/+9
2020-04-07--bless all mir-opt tests.Ana-Maria Mihalache-0/+64