summaryrefslogtreecommitdiff
path: root/yjit_core.c
AgeCommit message (Expand)Author
2021-10-20Polymorphic opt_send_without_blockAlan Wu
2021-10-20Get rid of dependency on rb_call_cacheAlan Wu
2021-10-20Tweak include order in yjit_core.cAlan Wu
2021-10-20YJIT: lazy polymorphic getinstancevariableAlan Wu
2021-10-20Include ruby/ruby.h before vm_core.hAlan Wu
2021-10-20Fix trailing spacesMaxime Chevalier-Boisvert
2021-10-20Yet Another Ruby JIT!Jose Narvaez