summary refs log tree commit diff
path: root/tests/mir-opt/issue_101973.inner.ConstProp.diff
AgeCommit message (Expand)AuthorLines
2023-04-06Ignore many tests on wasm32Gary Guo-13/+13
2023-04-06Bless testsGary Guo-1/+1
2023-03-22Generate simpler MIR for shiftsScott McMurray-14/+14
2023-02-27Implement checked Shl/Shr at MIR building.Camille GILLOT-27/+31
2023-02-12Enable CopyProp by default, tune the impl a bitBen Kimock-2/+4
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-20/+4
2023-01-11Move /src/test to /testsAlbert Larsan-0/+95