ruby/lib/ruby_vm/rjit
John Hawthorn be08e1b14c RJIT: argc check in known cfuncs 2023-04-12 17:48:34 -07:00
..
assembler.rb RJIT: Initial support of splat 2023-03-25 00:31:11 -07:00
block.rb
branch_stub.rb
c_pointer.rb
c_type.rb
code_block.rb RJIT: Simplify how Capstone is used in tests 2023-03-13 20:42:19 -07:00
compiler.rb RJIT: Add --rjit-verify-ctx option 2023-04-04 00:35:29 -07:00
context.rb RJIT: Upgrade type on jit_guard_known_class 2023-04-03 00:39:29 -07:00
entry_stub.rb RJIT: Support entry with different PCs 2023-04-02 15:27:40 -07:00
exit_compiler.rb RJIT: Support entry with different PCs 2023-04-02 15:27:40 -07:00
hooks.rb s/mjit/rjit/ 2023-03-06 23:44:01 -08:00
insn_compiler.rb RJIT: argc check in known cfuncs 2023-04-12 17:48:34 -07:00
invariants.rb RJIT: Optimize Kernel#respond_to? 2023-03-19 14:04:58 -07:00
jit_state.rb RJIT: Add --rjit-verify-ctx option 2023-04-04 00:35:29 -07:00
stats.rb RJIT: Support entry with different PCs 2023-04-02 15:27:40 -07:00
type.rb RJIT: Eliminate known-result branches 2023-04-04 23:30:26 -07:00