summary refs log tree commit diff
path: root/src/test/mir-opt/simplify-arm-identity/32bit/rustc.main.SimplifyArmIdentity.diff
AgeCommit message (Expand)AuthorLines
2020-07-08Correctly mark the ending span of a match armAyaz Hafiz-1/+1
2020-06-26Show the values and computation that would overflow a const evaluation or pro...Oliver Scherer-3/+3
2020-06-15[const-prop] Remove `ConstPropMode::NoPropagation`Wesley Wiser-5/+4
2020-05-24Clear MIR local type annotations after borrowckJonas Schievink-1/+1
2020-05-11Modify SimplifyArmIdentity so it can trigger on mir-opt-level=1Wesley Wiser-1/+30
2020-04-28Allow Locals to be propagated into and from, but restricted to their own blockFélix Fischer-0/+53