1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/tool/ruby_vm/views
k0kubun 320484d054 _mjit_compile_send.erb: disable attr_reader inline
for now, which was committed in r63333.

Currently trunk's JIT seems to have some wrong behaviors, and this is
the most suspicious culprit of them for now. In the future, I may have
a strict test environment to detect the cause, but there's no enough
time to test this until preview2. So let me revert this and see how it
goes after this.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63455 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-05-17 17:11:07 +00:00
..
_attributes.erb
_c_expr.erb
_copyright.erb
_insn_entry.erb
_insn_len_info.erb
_insn_name_info.erb tool/ruby_vm/views/_insn_name_info.erb: Auto-detect the longest insn name 2018-05-02 00:57:50 +00:00
_insn_operand_info.erb
_insn_stack_increase.erb
_insn_type_chars.erb
_mjit_compile_insn.erb _mjit_compile_pc_and_sp.erb: skip moving pc 2018-03-06 13:23:22 +00:00
_mjit_compile_insn_body.erb _mjit_compile_pc_and_sp.erb: skip moving pc 2018-03-06 13:23:22 +00:00
_mjit_compile_pc_and_sp.erb _mjit_compile_pc_and_sp: re-commit r63360 2018-05-09 17:19:23 +00:00
_mjit_compile_send.erb _mjit_compile_send.erb: disable attr_reader inline 2018-05-17 17:11:07 +00:00
_mjit_compile_send_guard.erb _mjit_compile_send.erb: retry inlining attr_reader 2018-05-03 08:47:32 +00:00
_notice.erb
_trace_instruction.erb
insns.inc.erb
insns_info.inc.erb
mjit_compile.inc.erb mjit_compile.c: verify stack size agreement 2018-05-03 03:08:21 +00:00
opt_sc.inc.erb
optinsn.inc.erb
optunifs.inc.erb
vm.inc.erb
vmtc.inc.erb