summaryrefslogtreecommitdiff
path: root/test/ruby/test_jit.rb
AgeCommit message (Expand)Author
2020-03-20merge revision(s) b3ea0980db87404c2b7763a3fdbe898c3812843d,5fbb4555b427909aed...nagachika
2020-03-20merge revision(s) 66590,66615,66781:nagachika
2020-03-20merge revision(s) adcf0316d1ecedae2a9157ad941550e0c0fb510b: [Backport #16664]nagachika
2020-03-20merge revision(s) a8dcab723316997d9e01c89d6df969edce75bdca:nagachika
2020-03-20merge revision(s) 67325:nagachika
2020-03-20merge revision(s) 67322,67323:nagachika
2020-03-19merge revision(s) c14b67b2a8cf60b37cfb221d8b97c6eb91833522: [Backport #16139]nagachika
2020-03-18merge revision(s) ee1334189b95cb5e7785e3415b332a7a76879ac3:nagachika
2020-03-07merge revision(s) c4794ed73ad348a61a7cfbe3da0a7eb49ba46eb9: [Backport #16641]nagachika
2018-12-21test_jit.rb: show debug info for success_count testk0kubun
2018-12-06Speed up hash literals by dupingtenderlove
2018-11-26test_jit.rb: skip a test for Windows for nowk0kubun
2018-11-26process.c: finish MJIT prior to #execk0kubun
2018-11-18test_jit.rb: loosen output checkk0kubun
2018-11-18test_jit.rb: dump information to debug test failurek0kubun
2018-11-18mjit_worker.c: support MJIT in forked Ruby processk0kubun
2018-11-18test_jit.rb: fix typo [ci skip]k0kubun
2018-11-12Export rb_flo_div_flo for MJITnobu
2018-11-07Rename get/setinlinecache to opt_get/opt_setinlinecachemame
2018-10-24_mjit_compile_ivar.erb: cancel on undefined ivark0kubun
2018-10-24test_jit.rb: test newhashfromarrayk0kubun
2018-10-20require 'rbconifg' earlier.ko1
2018-10-20rename configure option `--disable-mjit` to `--disable-mjit-support`ko1
2018-10-20add disabling MJIT features option.ko1
2018-10-19test/lib/jit_support.rb: continue to skip test_jitk0kubun
2018-10-19test/lib/jit_support.rb: fire test_jit everywherek0kubun
2018-10-14_mjit_compile_getivar.erb: optimize IC-hit getivark0kubun
2018-10-08include/ruby/ruby.h: import external symbolsk0kubun
2018-10-08test_jit.rb: skip to test tempdir emptinessk0kubun
2018-10-07mjit_worker.c: clean up all unnecessary files on mswink0kubun
2018-10-07mjit.h: introduce MJIT_STATIC for full mswin JIT supportk0kubun
2018-10-07test_jit.rb: skip some testsk0kubun
2018-09-26revert r64847, r64846 and r64839k0kubun
2018-09-26revert r64838 and r64839k0kubun
2018-09-25insns.def: drop bitblt insnk0kubun
2018-09-25Revert "Revert r64824 to fix build failure on AppVeyor"k0kubun
2018-09-25Revert r64824 to fix build failure on AppVeyork0kubun
2018-09-24insns.def: optimize & and | of Integer [experimental]k0kubun
2018-09-11test_jit.rb: show extra debug info for #test_unload_unitsk0kubun
2018-08-11_mjit_compile_pc_and_sp.erb: always move pck0kubun
2018-08-09mjit.c: add :wait option to RubyVM::MJIT.pausek0kubun
2018-08-07mjit.c: initial support for mswin MJITk0kubun
2018-08-02test_jit.rb: split the test concernk0kubun
2018-07-29test_jit.rb: skip known test failure on MinGWk0kubun
2018-07-29test_jit.rb: use the appropiate namek0kubun
2018-07-29mjit.c: disable compaction on empty queue w/ --jit-waitk0kubun
2018-07-28mjit.c: introduce JIT compaction [experimental]k0kubun
2018-07-27mjit.c: keep all .o filesk0kubun
2018-07-27test_jit.rb: test unload_unitsk0kubun
2018-07-24test_jit.rb: give up debugging cc1 issuek0kubun