about summary refs log tree commit diff
path: root/src/test/mir-opt/early_otherwise_branch_68867.try_sum.EarlyOtherwiseBranch.diff
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-231/+0
2022-12-09Remove unneeded field from `SwitchTargets`Jakob Degen-5/+5
2022-09-01Simplify MIR opt testsJakob Degen-6/+6
2022-08-23./x.py test --blessTomasz Miąsko-27/+5
2022-07-28bless mir opt testsNilstrieb-206/+206
2022-07-12add new rval, pull deref earlyouz-a-13/+13
2022-04-16fix CI errouz-a-0/+3
2022-04-16Make derefer work everwhereouz-a-68/+92
2022-04-11Fix tests broken by deaggregation changeJakob Degen-0/+8
2022-02-18Add test checking that fallthrough branches are correctly identified as deadJakob Degen-3/+5
2021-12-14Correct the unsoundness in the `EarlyOtherwiseBranch` mir optJakob Degen-5/+5
2021-08-25Fix debugger stepping behavior around `match` expressionsWesley Wiser-24/+24
2021-04-03Remove redundant `ignore-tidy-linelength` annotationsSimon Jakobi-161/+161
2021-03-15bless testsErik Desjardins-1/+1
2021-02-06path trimming: ignore type aliasesDan Aloni-1/+1
2020-10-04Bless mir-opt testsAaron Hill-1/+1
2020-10-01Bless mir-opt tests with new optAntoine Martin-19/+12
2020-09-20emit diff after SimplifyBranches-after-copy-propSimon Vandel Sillesen-164/+164
2020-09-20add cleanup of cfgSimon Vandel Sillesen-39/+47
2020-09-20insert storageDead for not equal tempSimon Vandel Sillesen-0/+2
2020-09-20blessSimon Vandel Sillesen-6/+0
2020-09-20New MIR optimization pass to reduce branches on match of tuples of enumsSimon Vandel Sillesen-0/+219