<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/tool/ruby_vm/models/instructions.rb, branch v4.0.3</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>Explicitly declare VM instruction dependencies (#14509)</title>
<updated>2025-09-10T21:18:44+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2025-09-10T21:18:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=bd4de1245f9899463a817d43863bcee520741e50'/>
<id>bd4de1245f9899463a817d43863bcee520741e50</id>
<content type='text'>
instead of mutating RubyVM::Instructions and letting the order of
`require` impact its behavior.

Now that we have both RubyVM::TraceInstruction and
RubyVM::ZJITInstruction, it feels too much of a tight coupling to rely
on `require` to be ordered properly.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
instead of mutating RubyVM::Instructions and letting the order of
`require` impact its behavior.

Now that we have both RubyVM::TraceInstruction and
RubyVM::ZJITInstruction, it feels too much of a tight coupling to rely
on `require` to be ordered properly.</pre>
</div>
</content>
</entry>
<entry>
<title>Rename VM instruction classes to singular names (#14507)</title>
<updated>2025-09-10T21:04:33+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2025-09-10T21:04:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=0cec87399df1cdff47f5b7bcfa6a804a2ebd7868'/>
<id>0cec87399df1cdff47f5b7bcfa6a804a2ebd7868</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ZJIT: Drop trace_zjit_* instructions (#13189)</title>
<updated>2025-04-28T16:25:56+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2025-04-28T16:25:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=58e3aa02240a9ec1b5fe6ce60d63828c2cf0c73a'/>
<id>58e3aa02240a9ec1b5fe6ce60d63828c2cf0c73a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add zjit_* instructions to profile the interpreter (https://github.com/Shopify/zjit/pull/16)</title>
<updated>2025-04-18T12:52:59+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2025-03-03T21:46:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=0a543daf15e995ad12b0884bf89ea89b6b480dd2'/>
<id>0a543daf15e995ad12b0884bf89ea89b6b480dd2</id>
<content type='text'>
* Add zjit_* instructions to profile the interpreter

* Rename FixnumPlus to FixnumAdd

* Update a comment about Invalidate

* Rename Guard to GuardType

* Rename Invalidate to PatchPoint

* Drop unneeded debug!()

* Plan on profiling the types

* Use the output of GuardType as type refined outputs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add zjit_* instructions to profile the interpreter

* Rename FixnumPlus to FixnumAdd

* Update a comment about Invalidate

* Rename Guard to GuardType

* Rename Invalidate to PatchPoint

* Drop unneeded debug!()

* Plan on profiling the types

* Use the output of GuardType as type refined outputs
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove useless shebang in non-executable files [ci skip]</title>
<updated>2025-02-21T02:00:33+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2025-02-21T02:00:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=a64bf7e5d0f693c3325740608f6f4f002b96f40c'/>
<id>a64bf7e5d0f693c3325740608f6f4f002b96f40c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup diff against upstream. Add comments</title>
<updated>2021-10-20T22:19:42+00:00</updated>
<author>
<name>Alan Wu</name>
<email>XrXr@users.noreply.github.com</email>
</author>
<published>2021-10-06T21:44:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=7c08538aa3a366409784f6a8b7aa013b85633803'/>
<id>7c08538aa3a366409784f6a8b7aa013b85633803</id>
<content type='text'>
I did a `git diff --stat` against upstream and looked at all the files
that are outside of YJIT to come up with these minor changes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I did a `git diff --stat` against upstream and looked at all the files
that are outside of YJIT to come up with these minor changes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the scraper</title>
<updated>2021-10-20T22:19:38+00:00</updated>
<author>
<name>Aaron Patterson</name>
<email>tenderlove@ruby-lang.org</email>
</author>
<published>2021-07-15T21:30:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=41f405c486a01c1a16c3f102c11d41c8fbbafe60'/>
<id>41f405c486a01c1a16c3f102c11d41c8fbbafe60</id>
<content type='text'>
Now that we're using the jit function entry point, we don't need the
scraper.  Thank you for your service, scraper. ❤️
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now that we're using the jit function entry point, we don't need the
scraper.  Thank you for your service, scraper. ❤️
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove some MicroJIT vestiges</title>
<updated>2021-10-20T22:19:36+00:00</updated>
<author>
<name>Aaron Patterson</name>
<email>tenderlove@ruby-lang.org</email>
</author>
<published>2021-06-21T22:16:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=30f20d7c3867d6e06d78efb5d7e99b4b4260c2ac'/>
<id>30f20d7c3867d6e06d78efb5d7e99b4b4260c2ac</id>
<content type='text'>
Just happened to run across this, so lets fix them
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Just happened to run across this, so lets fix them
</pre>
</div>
</content>
</entry>
<entry>
<title>YJIT: lazy polymorphic getinstancevariable</title>
<updated>2021-10-20T22:19:31+00:00</updated>
<author>
<name>Alan Wu</name>
<email>XrXr@users.noreply.github.com</email>
</author>
<published>2021-03-12T17:22:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=5d834bcf9fb9596fd15f9e657a94caa8716b3f10'/>
<id>5d834bcf9fb9596fd15f9e657a94caa8716b3f10</id>
<content type='text'>
Lazily compile out a chain of checks for different known classes and
whether `self` embeds its ivars or not.

* Remove trailing whitespaces

* Get proper addresss in Capstone disassembly

* Lowercase address in Capstone disassembly

Capstone uses lowercase for jump targets in generated listings. Let's
match it.

* Use the same successor in getivar guard chains

Cuts down on duplication

* Address reviews

* Fix copypasta error

* Add a comment
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Lazily compile out a chain of checks for different known classes and
whether `self` embeds its ivars or not.

* Remove trailing whitespaces

* Get proper addresss in Capstone disassembly

* Lowercase address in Capstone disassembly

Capstone uses lowercase for jump targets in generated listings. Let's
match it.

* Use the same successor in getivar guard chains

Cuts down on duplication

* Address reviews

* Fix copypasta error

* Add a comment
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove trailing whitespaces</title>
<updated>2021-10-20T22:19:31+00:00</updated>
<author>
<name>Maxime Chevalier-Boisvert</name>
<email>maxime.chevalierboisvert@shopify.com</email>
</author>
<published>2021-03-11T19:15:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=fe3bd570072b35e47e03ea23e2bc42a4d8a7681d'/>
<id>fe3bd570072b35e47e03ea23e2bc42a4d8a7681d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
