Ben Kimock
79ba7b307d
Enable ScalarReplacementOfAggregates
2023-05-31 19:18:16 -04:00
Scott McMurray
d69725d5d5
Normalize block and local orders in mir-opt tests
...
Since this only affects `PreCodegen MIR, and it would be nice for that to be resilient to permutations of things that don't affect the actual semantic behaviours.
2023-05-21 17:48:37 -07:00
Camille GILLOT
f40f235879
Merge return place with other locals in CopyProp.
2023-05-14 12:06:34 +00:00
Jakob Degen
8e2da80fc5
Disable nrvo mir opt
2023-05-08 03:55:41 -07:00
Ben Kimock
173845ce0e
Remove the size of locals heuristic in MIR inlining
2023-04-22 19:17:11 -04:00
Deadbeef
dd025c3b56
fix codegen difference
2023-04-17 09:27:07 +00:00
Deadbeef
99851c48cf
bless mir-opt
2023-04-17 01:19:29 +00:00
Tomasz Miąsko
7ddc245b14
./x.py test --bless
2023-04-07 00:00:00 +00:00
Gary Guo
04126398c2
Ignore many tests on wasm32
2023-04-06 10:08:07 +01:00
Gary Guo
2a9d710d99
Bless tests
2023-04-06 09:34:17 +01:00
Ben Kimock
a98ddb6de1
Enable inlining of diverging functions
2023-03-18 14:29:13 -04:00