<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/tests/mir-opt/pre-codegen/loops.int_range.PreCodegen.after.mir, branch master</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=master</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2025-10-02T06:55:51+00:00</updated>
<entry>
<title>mir-opt: Eliminate trivial unnecessary storage annotations</title>
<updated>2025-10-02T06:55:51+00:00</updated>
<author>
<name>dianqk</name>
<email>dianqk@dianqk.net</email>
</author>
<published>2025-07-15T14:54:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=85b2f706939528b5796d98e82c183637f8338cd1'/>
<id>urn:sha1:85b2f706939528b5796d98e82c183637f8338cd1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mir-opt: Eliminate dead ref statements</title>
<updated>2025-10-02T06:55:50+00:00</updated>
<author>
<name>dianqk</name>
<email>dianqk@dianqk.net</email>
</author>
<published>2025-06-08T07:30:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=571412f8190089c36758031fe09fc0ece59be6b7'/>
<id>urn:sha1:571412f8190089c36758031fe09fc0ece59be6b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add some track_caller info to precondition panics</title>
<updated>2025-05-21T13:10:06+00:00</updated>
<author>
<name>Ben Kimock</name>
<email>kimockb@gmail.com</email>
</author>
<published>2024-08-27T15:05:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e36dc78edd4f166953afc0530500d589894ac412'/>
<id>urn:sha1:e36dc78edd4f166953afc0530500d589894ac412</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow more top-down inlining for single-BB callees</title>
<updated>2025-03-13T05:39:43+00:00</updated>
<author>
<name>Scott McMurray</name>
<email>scottmcm@users.noreply.github.com</email>
</author>
<published>2025-03-07T10:40:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=91af4aa2e2b33635893a75d900f305f993df1739'/>
<id>urn:sha1:91af4aa2e2b33635893a75d900f305f993df1739</id>
<content type='text'>
This means that things like `&lt;usize as Step&gt;::forward_unchecked` and `&lt;PartialOrd for f32&gt;::le` will inline even if we've already done a bunch of inlining to find the calls to them.
</content>
</entry>
<entry>
<title>Bless *all* the mir-opt tests</title>
<updated>2024-08-18T23:07:33+00:00</updated>
<author>
<name>Scott McMurray</name>
<email>scottmcm@users.noreply.github.com</email>
</author>
<published>2024-08-18T21:26:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=99cb0c6bc399fb94a0ddde7e9b38e9c00d523bad'/>
<id>urn:sha1:99cb0c6bc399fb94a0ddde7e9b38e9c00d523bad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove MIR unsafe check</title>
<updated>2024-04-03T08:50:12+00:00</updated>
<author>
<name>Matthew Jasper</name>
<email>mjjasper1@gmail.com</email>
</author>
<published>2024-02-27T11:57:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a277c901d95c5fcbb3dbd6608731eebb9e1a01ce'/>
<id>urn:sha1:a277c901d95c5fcbb3dbd6608731eebb9e1a01ce</id>
<content type='text'>
This also remove safety information from MIR.
</content>
</entry>
<entry>
<title>Enable by default.</title>
<updated>2024-02-09T21:13:51+00:00</updated>
<author>
<name>Camille GILLOT</name>
<email>gillot.camille@gmail.com</email>
</author>
<published>2023-01-18T17:57:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=e132cac3c45217f5f2b730ddd684fdd4700ffc4c'/>
<id>urn:sha1:e132cac3c45217f5f2b730ddd684fdd4700ffc4c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sandwich MIR optimizations between DSE.</title>
<updated>2024-01-11T09:58:19+00:00</updated>
<author>
<name>Camille GILLOT</name>
<email>gillot.camille@gmail.com</email>
</author>
<published>2024-01-06T18:34:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0aedd6e86fd11c146b1bf8f0c38415ca7e66f240'/>
<id>urn:sha1:0aedd6e86fd11c146b1bf8f0c38415ca7e66f240</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable GVN by default.</title>
<updated>2023-12-24T20:08:57+00:00</updated>
<author>
<name>Camille GILLOT</name>
<email>gillot.camille@gmail.com</email>
</author>
<published>2023-05-21T10:33:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a03c9728168b5adb172c1f43951a7613d7f2a50a'/>
<id>urn:sha1:a03c9728168b5adb172c1f43951a7613d7f2a50a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update std::simd usage and test outputs</title>
<updated>2023-11-26T14:02:25+00:00</updated>
<author>
<name>Caleb Zulawski</name>
<email>caleb.zulawski@gmail.com</email>
</author>
<published>2023-11-20T00:04:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=4d9607869ad8ec10f1fe4b643de0d21a5c226a76'/>
<id>urn:sha1:4d9607869ad8ec10f1fe4b643de0d21a5c226a76</id>
<content type='text'>
</content>
</entry>
</feed>
