summaryrefslogtreecommitdiff
path: root/test/ruby/test_jit.rb
AgeCommit message (Expand)Author
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
2018-07-24test_jit.rb: suppress unused variable warningk0kubun
2018-07-07insns.def: stop pushing unnecessary keys for MJITk0kubun
2018-07-07_mjit_compile_insn_body: rollback pc correctlyk0kubun
2018-07-05revert r62655 for r63763k0kubun
2018-06-15Remove warnings of flip-flop deprecation from tests and specsmame
2018-05-22test_jit.rb: propagate suspicious stderrk0kubun
2018-05-09_mjit_compile_send.erb: revert r63350k0kubun
2018-05-07_mjit_compile_send.erb: inline recursive callk0kubun
2018-05-03_mjit_compile_send.erb: retry inlining attr_readerk0kubun
2018-05-02test_jit.rb: test local variablesk0kubun
2018-05-02test_jit.rb: test opt_aref_with againk0kubun
2018-05-02test_jit.rb: make it possible to automatically findk0kubun
2018-05-02test_jit.rb: verify tested insnsk0kubun
2018-05-02test_jit.rb: add missing dependencyk0kubun
2018-05-02compile.c: mark catch_except_p of iseqk0kubun
2018-04-27mjit.c: clean so file on Windowsnobu
2018-04-21test_jit.rb: follow the change of instructionk0kubun
2018-04-20_mjit_compile_send.erb: inline attr_reader callk0kubun
2018-03-30test_jit.rb: loosen CC check conditionk0kubun
2018-03-29test_jit.rb: loosen debug log checkk0kubun
2018-03-17test_jit.rb: debug cc1 availabilityk0kubun
2018-03-11test_jit.rb: show debugging output on stderrk0kubun
2018-03-11test_jit.rb: fix typok0kubun
2018-03-11test_jit.rb: add debugging outputk0kubun
2018-03-10compile.c: mark all ISeq ancestors as catch_except_pk0kubun
2018-03-04mjit_compile.c: use local variables for stackk0kubun
2018-02-22test_rubyoptions.rb: don't test --jit if not supportedk0kubun
2018-02-13mjit_compile.inc.erb: replace opt_key insnk0kubun
2018-02-12test_jit.rb: prettify script in messagek0kubun