summaryrefslogtreecommitdiff
path: root/yjit.c
Commit message (Expand)AuthorAgeFilesLines
* Strip out YJIT at build time when unsupported or disabled (#5003)Alan Wu2021-10-251-2/+33
* YJIT: check machine arch before enablingAlan Wu2021-10-201-3/+3
* Feedback, tests, and rebase for kwargsKevin Newton2021-10-201-0/+5
* Move YJIT internal macros away from yjit.h. Tweak styleAlan Wu2021-10-201-0/+19
* Put YJIT into a single compilation unitAlan Wu2021-10-201-0/+132