about summary refs log tree commit diff
path: root/src/test/mir-opt/matches_reduce_branches.match_nested_if.MatchBranchSimplification.64bit.diff
AgeCommit message (Expand)AuthorLines
2022-09-04Remove unnecessary `EMIT_MIR_FOR_EACH_BITWIDTHJakob Degen-113/+0
2022-09-01Simplify MIR opt testsJakob Degen-15/+86
2022-07-28bless mir opt testsNilstrieb-22/+22
2022-04-06enhance `ConstGoto` mir-opt by moving up `StorageDead` statementsSparrowLii-59/+15
2021-09-05Change scope of temporaries in match guardsMatthew Jasper-1/+1
2021-09-01Fix drop handling for `if let` expressionsMatthew Jasper-62/+37
2021-08-25Fix debugger stepping behavior around `match` expressionsWesley Wiser-2/+2
2021-02-22New mir-opt pass to simplify gotos with const valuesSimon Vandel Sillesen-64/+64
2021-02-21Make MatchBranchSimplification clean up after itselfSimon Vandel Sillesen-59/+54
2021-01-07Reintroduce hir::ExprKind::IfCaio-10/+10
2020-10-21Introduce a temporary for discriminant value in MatchBranchSimplificationTomasz Miąsko-0/+116