<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/tools/miri/genmc-sys/build.rs, branch perf-tmp</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=perf-tmp</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=perf-tmp'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2025-09-07T21:51:17+00:00</updated>
<entry>
<title>Implement more features for GenMC mode</title>
<updated>2025-09-07T21:51:17+00:00</updated>
<author>
<name>Patrick-6</name>
<email>pamu99@gmx.ch</email>
</author>
<published>2025-03-14T08:58:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=61af5da8dfc9f5fd6e2d36f8316f7bf5884f5388'/>
<id>urn:sha1:61af5da8dfc9f5fd6e2d36f8316f7bf5884f5388</id>
<content type='text'>
- Support for atomic fences.
- Support for atomic read-modify-write (RMW).
- Add tests using RMW and fences.
- Add options:
  - to disable weak memory effects in GenMC mode.
  - to print GenMC execution graphs.
  - to print GenMC output message.
- Fix GenMC full rebuild issue and run configure step when commit changes.
- Do cleanup.

Co-authored-by: Ralf Jung &lt;post@ralfj.de&gt;
</content>
</entry>
<entry>
<title>Merge pull request #4506 from Patrick-6/miri-genmc-mvp</title>
<updated>2025-09-03T13:25:37+00:00</updated>
<author>
<name>Ralf Jung</name>
<email>post@ralfj.de</email>
</author>
<published>2025-09-03T13:25:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ddd0cefd3848981066ea932eef07e1a78a8524f7'/>
<id>urn:sha1:ddd0cefd3848981066ea932eef07e1a78a8524f7</id>
<content type='text'>
Add minimal functionality for using GenMC mode
</content>
</entry>
<entry>
<title>Implement basic support for running Miri with GenMC.</title>
<updated>2025-09-03T10:41:32+00:00</updated>
<author>
<name>Patrick-6</name>
<email>pamu99@gmx.ch</email>
</author>
<published>2025-04-14T06:53:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c1be740564dd4a3aaafca93539ca428223226278'/>
<id>urn:sha1:c1be740564dd4a3aaafca93539ca428223226278</id>
<content type='text'>
- Implement memory allocation compatible with GenMC.
  - Extract address generator struct from Miri's allocator.
- Support thread creation and joining.
- Support atomic load and store.
- Support scheduling through GenMC.
- Add tests for GenMC mode.
- Add clang-format file for C++ code in Miri.
- Update genmc-sys crate license to MIT/Apache to match GenMC dependency.
- Add documentation for GenMC mode.

Note: this commit depends on changes to GenMC not yet upstreamed to its official repository.

Co-authored-by: Ralf Jung &lt;post@ralfj.de&gt;
</content>
</entry>
<entry>
<title>Reduce required cc crate version.</title>
<updated>2025-07-28T08:50:02+00:00</updated>
<author>
<name>Patrick-6</name>
<email>pamu99@gmx.ch</email>
</author>
<published>2025-07-28T08:50:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ecb046a63e94301463b8a5291d7ef9776c06aadc'/>
<id>urn:sha1:ecb046a63e94301463b8a5291d7ef9776c06aadc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>various minor adjustments</title>
<updated>2025-07-27T14:37:49+00:00</updated>
<author>
<name>Ralf Jung</name>
<email>post@ralfj.de</email>
</author>
<published>2025-07-27T14:34:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=87b8cb06c793620f1f66291200aea1b9bd8c3d89'/>
<id>urn:sha1:87b8cb06c793620f1f66291200aea1b9bd8c3d89</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for building and linking against genmc</title>
<updated>2025-07-27T14:37:14+00:00</updated>
<author>
<name>Patrick-6</name>
<email>pamu99@gmx.ch</email>
</author>
<published>2025-03-14T08:58:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=41259050afa0a2e66d739594a27b638266706074'/>
<id>urn:sha1:41259050afa0a2e66d739594a27b638266706074</id>
<content type='text'>
</content>
</entry>
</feed>
