ruby/lib/ruby_vm/rjit
Takashi Kokubun 0f1c7e3bcb
RJIT: Just skip generating code for aarch64/arm64 (#9221)
2023-12-13 09:36:06 -08:00
..
assembler.rb Update an Intel SDM link [ci skip] 2023-04-28 10:09:52 -07:00
block.rb
branch_stub.rb
c_pointer.rb [Fix] Support when nil is assigned to variable `name` (#9105) 2023-12-02 13:17:53 -08:00
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: Just skip generating code for aarch64/arm64 (#9221) 2023-12-13 09:36:06 -08: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 Refactor rb_shape_transition_shape_capa out 2023-11-08 11:02:55 +01:00
invariants.rb YJIT: Compile exception handlers (#8171) 2023-08-08 16:06:22 -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: Remove Type::CArray and limit use of Type::CString 2023-08-28 17:14:33 -04:00