summary refs log tree commit diff
path: root/src/test/mir-opt/simplify_try.try_identity.SimplifyLocals.after.mir
AgeCommit message (Expand)AuthorLines
2022-07-28bless mir opt testsNilstrieb-28/+28
2022-05-24Fix/bless tests broken by DSEJakob Degen-4/+12
2022-04-11Fix tests broken by deaggregation changeJakob Degen-2/+19
2022-02-27Only create a single expansion for each inline integration.Camille GILLOT-3/+3
2021-05-06mir-opt & codegen test updatesScott McMurray-19/+15
2021-02-06path trimming: ignore type aliasesDan Aloni-3/+3
2020-10-27Show the inline stack of MIR lints that only occur after inliningOliver Scherer-3/+3
2020-10-21rustc_mir: track inlined callees in SourceScopeData.Eduard-Mihai Burtescu-3/+3
2020-10-01Disable the SimplifyArmIdentity mir-optWesley Wiser-7/+7
2020-09-18simplify_try: clean up testJonas Schievink-7/+7
2020-09-18simplify_try: print dest_prop diff and blessJonas Schievink-2/+2
2020-07-29Move mir-opt tests to toplevelXavier Denis-0/+33