summary refs log tree commit diff
path: root/src/test/mir-opt/issue-73223
AgeCommit message (Expand)AuthorLines
2020-07-08Correctly mark the ending span of a match armAyaz Hafiz-2/+2
2020-07-02[mir-opt] Prevent mis-optimization when SimplifyArmIdentity runsWesley Wiser-54/+58
2020-07-02Add test for simplify-try misoptimizationWesley Wiser-0/+1252