about summary refs log tree commit diff
path: root/src/test/mir-opt/simplify_locals.d2.SimplifyLocals.diff
AgeCommit message (Collapse)AuthorLines
2022-12-25Move SimplifyLocals before ConstProp.Camille GILLOT-29/+0
2022-11-02Ban dashes in miropt test file namesJakob Degen-20/+20
2022-07-28bless mir opt testsNilstrieb-20/+20
2022-05-24Fix/bless tests broken by DSEJakob Degen-8/+3
2022-04-11Fix tests broken by deaggregation changeJakob Degen-0/+3
2022-02-22change `mir::Constant` in mir dumpslcnr-6/+0
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-8/+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/+42