aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/test_jit.rb
Commit message (Expand)AuthorAgeFilesLines
* test/lib/jit_support.rb: continue to skip test_jitk0kubun2018-10-191-0/+4
* test/lib/jit_support.rb: fire test_jit everywherek0kubun2018-10-191-4/+0
* _mjit_compile_getivar.erb: optimize IC-hit getivark0kubun2018-10-141-0/+19
* include/ruby/ruby.h: import external symbolsk0kubun2018-10-081-16/+0
* test_jit.rb: skip to test tempdir emptinessk0kubun2018-10-081-2/+14
* mjit_worker.c: clean up all unnecessary files on mswink0kubun2018-10-071-9/+0
* mjit.h: introduce MJIT_STATIC for full mswin JIT supportk0kubun2018-10-071-35/+0
* test_jit.rb: skip some testsk0kubun2018-10-071-3/+15
* revert r64847, r64846 and r64839k0kubun2018-09-261-0/+8
* revert r64838 and r64839k0kubun2018-09-261-8/+1
* insns.def: drop bitblt insnk0kubun2018-09-251-1/+0
* Revert "Revert r64824 to fix build failure on AppVeyor"k0kubun2018-09-251-0/+8
* Revert r64824 to fix build failure on AppVeyork0kubun2018-09-251-8/+0
* insns.def: optimize & and | of Integer [experimental]k0kubun2018-09-241-0/+8
* test_jit.rb: show extra debug info for #test_unload_unitsk0kubun2018-09-111-6/+8
* _mjit_compile_pc_and_sp.erb: always move pck0kubun2018-08-111-0/+19
* mjit.c: add :wait option to RubyVM::MJIT.pausek0kubun2018-08-091-23/+0
* mjit.c: initial support for mswin MJITk0kubun2018-08-071-0/+44
* test_jit.rb: split the test concernk0kubun2018-08-021-14/+17
* test_jit.rb: skip known test failure on MinGWk0kubun2018-07-291-0/+4
* test_jit.rb: use the appropiate namek0kubun2018-07-291-1/+1
* mjit.c: disable compaction on empty queue w/ --jit-waitk0kubun2018-07-291-3/+6
* mjit.c: introduce JIT compaction [experimental]k0kubun2018-07-281-2/+11
* mjit.c: keep all .o filesk0kubun2018-07-271-18/+23
* test_jit.rb: test unload_unitsk0kubun2018-07-271-0/+23
* test_jit.rb: give up debugging cc1 issuek0kubun2018-07-241-15/+13
* test_jit.rb: suppress unused variable warningk0kubun2018-07-241-1/+1
* insns.def: stop pushing unnecessary keys for MJITk0kubun2018-07-071-1/+19
* _mjit_compile_insn_body: rollback pc correctlyk0kubun2018-07-071-3/+5
* revert r62655 for r63763k0kubun2018-07-051-0/+18
* Remove warnings of flip-flop deprecation from tests and specsmame2018-06-151-0/+3
* test_jit.rb: propagate suspicious stderrk0kubun2018-05-221-4/+16
* _mjit_compile_send.erb: revert r63350k0kubun2018-05-091-10/+0
* _mjit_compile_send.erb: inline recursive callk0kubun2018-05-071-0/+10
* _mjit_compile_send.erb: retry inlining attr_readerk0kubun2018-05-031-0/+31
* test_jit.rb: test local variablesk0kubun2018-05-021-4/+17
* test_jit.rb: test opt_aref_with againk0kubun2018-05-021-1/+4
* test_jit.rb: make it possible to automatically findk0kubun2018-05-021-7/+43
* test_jit.rb: verify tested insnsk0kubun2018-05-021-68/+102
* test_jit.rb: add missing dependencyk0kubun2018-05-021-0/+1
* compile.c: mark catch_except_p of iseqk0kubun2018-05-021-0/+11
* mjit.c: clean so file on Windowsnobu2018-04-271-1/+11
* test_jit.rb: follow the change of instructionk0kubun2018-04-211-1/+1
* _mjit_compile_send.erb: inline attr_reader callk0kubun2018-04-201-0/+35
* test_jit.rb: loosen CC check conditionk0kubun2018-03-301-1/+1
* test_jit.rb: loosen debug log checkk0kubun2018-03-291-1/+1
* test_jit.rb: debug cc1 availabilityk0kubun2018-03-171-3/+10
* test_jit.rb: show debugging output on stderrk0kubun2018-03-111-2/+2
* test_jit.rb: fix typok0kubun2018-03-111-1/+1
* test_jit.rb: add debugging outputk0kubun2018-03-111-0/+7