summaryrefslogtreecommitdiff
path: root/ujit_iface.h
AgeCommit message (Expand)Author
2021-10-20uJIT: Implement opt_getinlinecacheAlan Wu
2021-10-20Fix compiled iseq count statMaxime Chevalier-Boisvert
2021-10-20Tie lifetime of uJIT blocks to iseqsAlan Wu
2021-10-20Tally instructions when taking side exists for --ujit-statsAlan Wu
2021-10-20Implement --ujit-stats and instructoin countingAlan Wu
2021-10-20End current block after opt_send_without_blockMaxime Chevalier-Boisvert
2021-10-20Fix ujit cc/cme invalidation code for opt_send_without_blockMaxime Chevalier-Boisvert
2021-10-20Move code into ujit_iface.cMaxime Chevalier-Boisvert
2021-10-20Refactor uJIT code into more files for readabilityMaxime Chevalier-Boisvert