summaryrefslogtreecommitdiff
path: root/test/lib/jit_support.rb
AgeCommit message (Expand)Author
2023-11-03Skip a test that is flaky with RJITTakashi Kokubun
2023-03-27Revert an accidentally sync.Hiroshi SHIBATA
2023-03-27[ruby/open3] Removed to load jit_support.rbHiroshi SHIBATA
2023-03-11Move yjit_force_enabled? to JITSupportTakashi Kokubun
2023-03-11Remove unused methods from JITSupportTakashi Kokubun
2023-03-10RJIT: Break up and enable test_version (#7495)Takashi Kokubun
2023-03-06s/mjit/rjit/Takashi Kokubun
2023-03-06s/MJIT/RJIT/Takashi Kokubun
2023-03-06Stop building mjit_build_dir.soTakashi Kokubun
2022-12-10MJIT: Compile methods in batches (#6900)Takashi Kokubun
2022-11-25YJIT: Run test-all tests without requiring RUN_OPTSAlan Wu
2022-11-14Rename --mjit-min-calls to --mjit-call-threshold (#6731)Takashi Kokubun
2022-09-05Stop testing MJIT on s390xTakashi Kokubun
2022-08-29A64 Linux reports aarach64 in RUBY_PLATFORMAlan Wu
2022-08-29Fix test_rubyoptions.rb for arm64 (https://github.com/Shopify/ruby/pull/396)Takashi Kokubun
2022-07-10Fix #5872 for MJIT GitHub ActionsTakashi Kokubun
2021-12-27Fix test_rubyoptions for MinGW (#5363)Takashi Kokubun
2021-12-13Prepare for removing RubyVM::JIT (#5262)Takashi Kokubun
2021-12-13Rename --jit to --mjit (#5248)Takashi Kokubun
2021-10-20Disable YJIT in MJIT testsAaron Patterson
2021-01-13Rename RubyVM::MJIT to RubyVM::JITTakashi Kokubun
2020-12-04Guard all accesses to RubyVM::MJIT with defined?(RubyVM::MJIT) &&Benoit Daloze
2020-05-12test/lib/jit_support.rb: Let JIT tests skip on centos8Yusuke Endoh
2020-05-03Split compile and link for MinGW supportTakashi Kokubun
2020-05-03Debug Solaris's MJIT failureTakashi Kokubun
2020-05-03Skip pdb corruption on Visual Studio 2015 as wellTakashi Kokubun
2020-05-01Skip Solaris RubyCI TestJIT for nowTakashi Kokubun
2020-05-01Skip MinGW TestJIT* and macOS TestJITDebug failuresTakashi Kokubun
2020-04-20Skip JIT tests on riscv64 due to SEGV of cc1Yusuke Endoh
2020-04-18The pdb header error is printed at stdoutTakashi Kokubun
2020-04-17Compilation error does not impact exit statusTakashi Kokubun
2020-04-13Fix logic to detect vs120Takashi Kokubun
2020-04-13Add missing call in 70b7304f03Takashi Kokubun
2020-04-13Ignore AppVeyor vs120's pdb corruptionTakashi Kokubun
2020-03-30Optimize exivar access on JIT-ed getivarTakashi Kokubun
2020-03-06Propagate JIT skip to all testsTakashi Kokubun
2020-03-04test/lib/jit_support.rb: The path to icc was changedYusuke Endoh
2019-12-05test/lib/jit_support.rb: Update the regexp for iccYusuke Endoh
2019-12-04Prefer using MJIT_CC for JIT support checkTakashi Kokubun
2019-12-01Check MJIT support in one placeTakashi Kokubun
2019-10-15Enforce --jit-debug test by another wayTakashi Kokubun
2019-09-26RubyVM::MJIT.pause(wait: true) should waitTakashi Kokubun
2019-09-01Automatically detect missing symbolsTakashi Kokubun
2019-07-09Restore support library for only test files.Hiroshi SHIBATA
2019-07-02Move to tool/lib from test/lib.Hiroshi SHIBATA
2019-01-10test_jit.rb: change format of test error outputk0kubun
2018-12-28jit_support.rb: deal with -std=c99 flagk0kubun
2018-12-27jit_support.rb: skip testing MJIT on oracle developer studiok0kubun
2018-11-07mjit_build_dir: separate MJIT_BUILD_DIRnobu
2018-11-06Revert "mjit_build_dir: separate MJIT_BUILD_DIR"nobu