ruby/lib/ruby_vm/mjit
2023-03-05 22:11:20 -08:00
..
assembler.rb Implement jit_guard_known_class 2023-03-05 22:11:20 -08:00
block.rb Save PC and SP on entry exit 2023-03-05 22:11:20 -08:00
branch_stub.rb Refactor BranchStub 2023-03-05 22:11:20 -08:00
c_pointer.rb Implement non-embedded ivars 2023-03-05 22:11:20 -08:00
c_type.rb Fix broken rebase 2023-03-05 22:11:20 -08:00
code_block.rb Implement branch stub 2023-03-05 22:11:20 -08:00
compiler.rb Save PC and SP on entry exit 2023-03-05 22:11:20 -08:00
context.rb Implement opt_aref for Hash 2023-03-05 22:11:20 -08:00
exit_compiler.rb Implement jit_guard_known_class 2023-03-05 22:11:20 -08:00
hooks.rb Implement method call 2023-03-05 22:11:20 -08:00
insn_compiler.rb Delegate opt insns to opt_send as much as possible 2023-03-05 22:11:20 -08:00
invariants.rb Save PC and SP on entry exit 2023-03-05 22:11:20 -08:00
jit_state.rb Support SP motion in all insns 2023-03-05 22:11:20 -08:00
stats.rb Implement opt_aref for Hash 2023-03-05 22:11:20 -08:00