summaryrefslogtreecommitdiff
path: root/test/ruby/test_jit.rb
AgeCommit message (Expand)Author
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
2018-02-12test_jit.rb: explicitly skip for unsupported onesk0kubun
2018-02-12test_jit.rb: split test_compile_insnsnobu
2018-02-10test_jit.rb: cover most insn compilationsk0kubun
2018-02-09.travis.yml: force to execute JIT test on Travisk0kubun
2018-02-08test_jit.rb: don't force to test --jit-waitk0kubun
2018-02-08test_jit.rb: fix typok0kubun
2018-02-08test_jit.rb: add forgotten checkk0kubun
2018-02-08test_jit.rb: check JIT support more conservativelyk0kubun
2018-02-08test_jit.rb: remove unnecessary requirek0kubun
2018-02-08test_jit.rb: try to test JIT againk0kubun
2018-02-08revert r62291 for nowk0kubun
2018-02-07test_jit.rb: make JIT count test optionalk0kubun
2018-02-07test_jit.rb: add initial test for JITk0kubun