summaryrefslogtreecommitdiff
path: root/yjit.h
Commit message (Expand)AuthorAgeFilesLines
* Increase default YJIT call threshold to 10. Add exec mem size arg. (#52)Maxime Chevalier-Boisvert2021-10-201-0/+3
* Implement greedy versioning. Refactor versioning logic. (#10)Maxime Chevalier-Boisvert2021-10-201-0/+8
* YJIT: Fancier opt_getinlinecacheAlan Wu2021-10-201-3/+2
* Collect statistics about binding allocations / local variable setAaron Patterson2021-10-201-0/+2
* Get rid of dependency on rb_call_cacheAlan Wu2021-10-201-1/+3
* Yet Another Ruby JIT!Jose Narvaez2021-10-201-0/+61