about summary refs log tree commit diff
path: root/src/test/mir-opt/simplify_locals.d1.SimplifyLocals.diff
AgeCommit message (Collapse)AuthorLines
2022-12-25Move SimplifyLocals before ConstProp.Camille GILLOT-19/+0
2022-11-02Ban dashes in miropt test file namesJakob Degen-8/+8
2022-07-28bless mir opt testsNilstrieb-8/+8
2022-05-24Fix/bless tests broken by DSEJakob Degen-0/+1
2022-04-11Fix tests broken by deaggregation changeJakob Degen-0/+1
2021-03-15bless testsErik Desjardins-1/+0
2021-03-13Extend SimplifyLocals to remove ZST writesSimon Vandel Sillesen-1/+1
2020-10-26simplify-locals: Remove unused set-discriminant statementsTomasz Miąsko-4/+4
Update affected ui & incremental tests to use a user declared variable bindings instead of temporaries. The former are preserved because of debuginfo, the latter are not.
2020-10-26simplify-locals: Add yet to be optimized test casesTomasz Miąsko-0/+18