summaryrefslogtreecommitdiff
path: root/yjit/yjit.mk
Commit message (Expand)AuthorAgeFilesLines
* Allow testing a different versionTakashi Kokubun2023-04-131-1/+3
* Include `--no-llvm-bc` option in `NM` macro only if usableNobuyoshi Nakada2023-04-081-1/+1
* YJIT: Smoke test on Rust 1.58.0Alan Wu2023-04-051-1/+1
* Resurrect yjit-smoke-test before #7651Takashi Kokubun2023-04-041-1/+2
* YJIT: Stack temp register allocation (#7651)Takashi Kokubun2023-04-041-2/+1
* YJIT: Add `make yjit-smoke-test` [ci skip]Alan Wu2023-02-231-0/+9
* Silence dozens of useless warnings from `nm` on macOSNobuyoshi Nakada2023-01-311-1/+1
* YJIT: Fix shared/static library symbol leaksAlan Wu2023-01-271-2/+32
* Suppress the output of `if [ 'xyes' = xyes ];` codeTakashi Kokubun2022-12-131-1/+1
* YJIT: Fold check-yjit-bindings into yjit-bindgenAlan Wu2022-12-081-4/+1
* YJIT: Support MAKE=bmake for release buildAlan Wu2022-09-201-9/+1
* YJIT: Show --yjit-stats of railsbench on CI (#6403)Takashi Kokubun2022-09-201-0/+13
* Add comments to touch libyjitNobuyoshi Nakada2022-09-141-2/+8
* Touch libyjit.a which may be still old due to the cacheNobuyoshi Nakada2022-09-141-0/+2
* Expand dependency for `$(YJIT_LIBS)`Nobuyoshi Nakada2022-09-141-19/+15
* Add --enable-yjit=dev_nodebug configure optionJohn Hawthorn2022-07-291-0/+1
* Add --enable-yjit=stats configure optionJohn Hawthorn2022-07-291-2/+5
* Add a check-yjit-bindgen-unused target. Add to CI. (#6066)Noah Gibbs2022-06-291-2/+5
* Split YJIT rules for CODEOWNERSNobuyoshi Nakada2022-06-021-0/+56