ruby/tool/ruby_vm/views
Takashi Kokubun 0a543daf15 Add zjit_* instructions to profile the interpreter (https://github.com/Shopify/zjit/pull/16)
* 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
2025-04-18 21:52:59 +09:00
..
lib/ruby_vm/rjit Add zjit_* instructions to profile the interpreter (https://github.com/Shopify/zjit/pull/16) 2025-04-18 21:52:59 +09:00
_attributes.erb
_c_expr.erb
_comptime_insn_stack_increase.erb
_copyright.erb
_insn_entry.erb
_insn_len_info.erb
_insn_name_info.erb
_insn_operand_info.erb
_insn_sp_pc_dependency.erb Add zjit_* instructions to profile the interpreter (https://github.com/Shopify/zjit/pull/16) 2025-04-18 21:52:59 +09:00
_insn_type_chars.erb
_leaf_helpers.erb
_notice.erb
_sp_inc_helpers.erb
_trace_instruction.erb
_zjit_helpers.erb Add zjit_* instructions to profile the interpreter (https://github.com/Shopify/zjit/pull/16) 2025-04-18 21:52:59 +09:00
_zjit_instruction.erb Add zjit_* instructions to profile the interpreter (https://github.com/Shopify/zjit/pull/16) 2025-04-18 21:52:59 +09:00
insns.inc.erb Add zjit_* instructions to profile the interpreter (https://github.com/Shopify/zjit/pull/16) 2025-04-18 21:52:59 +09:00
insns_info.inc.erb Add zjit_* instructions to profile the interpreter (https://github.com/Shopify/zjit/pull/16) 2025-04-18 21:52:59 +09:00
optinsn.inc.erb
optunifs.inc.erb
vm.inc.erb Add zjit_* instructions to profile the interpreter (https://github.com/Shopify/zjit/pull/16) 2025-04-18 21:52:59 +09:00
vmtc.inc.erb