about summary refs log tree commit diff
path: root/tests/mir-opt/dataflow-const-prop/inherit_overflow.main.DataflowConstProp.diff
AgeCommit message (Expand)AuthorLines
2023-06-12bless mir-optPietro Albini-39/+0
2023-04-06Ignore many tests on wasm32Gary Guo-1/+1
2023-02-18Remove overflow checks from ConstProp.Camille GILLOT-9/+17
2023-02-12Enable CopyProp by default, tune the impl a bitBen Kimock-5/+7
2023-01-31Remove both StorageLive and StorageDead in CopyProp.Camille GILLOT-2/+0
2023-01-27Do not merge locals that have their address taken.Camille GILLOT-0/+2
2023-01-27Implement SSA CopyProp pass.Camille GILLOT-10/+0
2023-01-11Move /src/test to /testsAlbert Larsan-0/+39