Commit Graph

9 Commits

Author SHA1 Message Date
Ben Kimock fc248fe5d4 Remove comments from mir-opt MIR dumps 2023-06-15 15:19:11 -04:00
Camille GILLOT cb69860de0 Simplify construction of replacement map. 2023-02-05 11:44:18 +00:00
Camille GILLOT 739f0960df Fix SROA without deaggregation. 2023-02-05 08:37:03 +00:00
Camille GILLOT 2f387c7c87 Bless tests. 2023-02-02 23:26:26 +00:00
Camille GILLOT 09e1c6680d Stop deaggregating enums in MIR. 2023-02-02 23:20:27 +00:00
Camille GILLOT ac38e094d5 Remove both StorageLive and StorageDead in CopyProp. 2023-01-31 17:50:04 +00:00
Camille GILLOT b8ee646e7b Do not merge locals that have their address taken. 2023-01-27 18:22:45 +00:00
Camille GILLOT b7bbd91f82 Implement SSA CopyProp pass. 2023-01-27 18:22:45 +00:00
Albert Larsan 8f6b5d4e26 Move /src/test to /tests 2023-01-11 09:32:08 +00:00