Commit Graph

8 Commits

Author SHA1 Message Date
Ben Kimock 65e52bb26c Add #[inline] to core debug assertion helpers 2023-07-22 12:07:06 -04:00
Camille GILLOT b74a144a5f Enable by default. 2023-07-10 16:01:18 +00:00
Ben Kimock 0a1fa411ed Remove comments from mir-opt MIR dumps 2023-06-15 15:19:11 -04:00
Ben Kimock 79ba7b307d Enable ScalarReplacementOfAggregates 2023-05-31 19:18:16 -04: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
Scott McMurray 5292d48b85 Codegen fewer instructions in mem::replace 2023-04-30 22:33:04 -07:00
Scott McMurray ca3f742ff6 MIR pre-codegen test for mem::replace 2023-04-30 11:59:24 -07:00