summary refs log tree commit diff
path: root/src/test/mir-opt/simplify-arm-identity
AgeCommit message (Expand)AuthorLines
2020-05-24Clear MIR local type annotations after borrowckJonas Schievink-2/+2
2020-05-11Modify SimplifyArmIdentity so it can trigger on mir-opt-level=1Wesley Wiser-2/+60
2020-04-28Allow Locals to be propagated into and from, but restricted to their own blockFélix Fischer-0/+106
2020-04-27Emit basic block ids for statements and terminators in MIR only in -Zverbose ...Oliver Scherer-18/+18
2020-04-13bless mir opt testsBastian Kauschke-2/+9
2020-04-07--bless all mir-opt tests.Ana-Maria Mihalache-0/+64