summary refs log tree commit diff
path: root/src/test/mir-opt/simplify_try.try_identity.SimplifyArmIdentity.diff
AgeCommit message (Collapse)AuthorLines
2020-10-01Disable the SimplifyArmIdentity mir-optWesley Wiser-50/+50
The optimization still has some bugs that need to be worked out such as #77359. We can try re-enabling this again after the known issues are resolved.
2020-10-01Bless mir-opt tests with new optAntoine Martin-6/+2
2020-09-18simplify_try: clean up testJonas Schievink-51/+51
2020-07-29Move mir-opt tests to toplevelXavier Denis-0/+98