summaryrefslogtreecommitdiff
path: root/yjit_asm_tests.c
AgeCommit message (Expand)Author
2021-10-20Put YJIT into a single compilation unitAlan Wu
2021-10-20Add some YJIT runtime testsKevin Newton
2021-10-20Implement basic encodings for xchgMaxime Chevalier-Boisvert
2021-10-20Fix encoding of test x86 instructionMaxime Chevalier-Boisvert
2021-10-20Yet Another Ruby JIT!Jose Narvaez