ruby/yjit/src
Takashi Kokubun ad4f973ecd
YJIT: Always define method codegen table at boot (#8807)
2023-11-02 09:15:48 -07:00
..
asm YJIT: Add --yjit-perf (#8697) 2023-10-18 21:07:03 +00:00
backend YJIT: Return Option from asm.compile() for has_dropped_bytes() 2023-10-19 14:56:35 -04:00
codegen.rs YJIT: Always define method codegen table at boot (#8807) 2023-11-02 09:15:48 -07:00
core.rs YJIT: remove unused `--yjit-greedy-versioning` command-line option (#8713) 2023-10-19 19:29:31 +00:00
cruby.rs YJIT: Add --yjit-perf (#8697) 2023-10-18 21:07:03 +00:00
cruby_bindings.inc.rs updating bindgen 2023-10-24 10:52:06 -07:00
disasm.rs YJIT: Fix --yjit-dump-disasm coloring on less(1) (#8158) 2023-08-02 10:16:37 -04:00
invariants.rs YJIT: Return Option from asm.compile() for has_dropped_bytes() 2023-10-19 14:56:35 -04:00
lib.rs Fixes remaining issues and turns back on dead code and unused (#6584) 2022-10-18 16:03:55 -04:00
options.rs YJIT: remove unused `--yjit-greedy-versioning` command-line option (#8713) 2023-10-19 19:29:31 +00:00
stats.rs YJIT: Skip printing stats at exit if --yjit-disable (#8727) 2023-10-20 13:12:38 -07:00
utils.rs YJIT: Return Option from asm.compile() for has_dropped_bytes() 2023-10-19 14:56:35 -04:00
virtualmem.rs YJIT: Fix assertion for partially mapped last pages (#7337) 2023-02-20 09:06:09 -08:00
yjit.rs YJIT: Always define method codegen table at boot (#8807) 2023-11-02 09:15:48 -07:00