<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/tools/miri/tests/genmc/pass, branch try-perf</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=try-perf</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=try-perf'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2025-09-18T08:25:41+00:00</updated>
<entry>
<title>Add GenMC estimation mode. Improve error handling and output printing.</title>
<updated>2025-09-18T08:25:41+00:00</updated>
<author>
<name>Patrick-6</name>
<email>pamu99@gmx.ch</email>
</author>
<published>2025-09-08T08:17:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2c1f1f0e9bb706d9adbb71e0bc33923c4478eb85'/>
<id>urn:sha1:2c1f1f0e9bb706d9adbb71e0bc33923c4478eb85</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement more features for GenMC mode</title>
<updated>2025-09-12T15:37:25+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=a70d78a55286a85cf5e06958929f5a6071fa1c67'/>
<id>urn:sha1:a70d78a55286a85cf5e06958929f5a6071fa1c67</id>
<content type='text'>
- Handling Compare-Exchange operations.
  - Limitation: Compare-Exchange currently ignores possibility of spurious failures.
  - Limitation: Compare-Exchange failure memory ordering is ignored.
    - Upgrade compare-exchange success ordering to avoid reporting non-existent bugs.
- Add warnings for GenMC mode for unsupported features.
- Add a lot of tests, including translation of GenMC litmus tests and Loom tests.
- Cleanup
</content>
</entry>
<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>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>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>
