Takashi Kokubun
|
2cc4f506ba
|
Implement optimized send
|
2023-03-05 23:28:59 -08:00 |
Takashi Kokubun
|
ba491598cc
|
Implement opt_mod
|
2023-03-05 23:28:59 -08:00 |
Takashi Kokubun
|
1bdc23f35b
|
Redo compilation of all ISEQs after invalidation
|
2023-03-05 22:41:35 -08:00 |
Takashi Kokubun
|
e731ced271
|
Implement method call
|
2023-03-05 22:11:20 -08:00 |
Takashi Kokubun
|
9f8f1afba2
|
Implement --mjit-stats
|
2023-03-05 22:11:20 -08:00 |
Takashi Kokubun
|
e750e1e3ee
|
Fix build without libcapstone
|
2023-03-05 22:11:20 -08:00 |
Takashi Kokubun
|
8deb0438c4
|
Remove debugging code
|
2023-03-05 22:11:20 -08:00 |
Takashi Kokubun
|
3fa4d41460
|
Implement --mjit-dump-disasm
|
2023-03-05 22:11:20 -08:00 |
Takashi Kokubun
|
33aa06e3e6
|
Use a ruby-lang alias [ci skip]
|
2022-12-08 22:40:56 -08:00 |
Takashi Kokubun
|
a1d70f5b12
|
MJIT: Rename mjit_compile_attr to mjit_sp_inc
There's no mjit_compile.inc, so no need to use this prefix anymore.
|
2022-11-29 21:45:34 -08:00 |
Takashi Kokubun
|
ecc15bc94a
|
MJIT: Rename mjit_compiler.c to mjit_c.c
It's no longer about the compiler logic itself.
|
2022-11-29 21:26:59 -08:00 |