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/models
shyouhei 6b534134a7 give up insn attr handles_frame
I introduced this mechanism in r62051 to speed things up. Later it
was reported that the change causes problems.  I searched for
workarounds but nothing seemed appropriate.  I hereby officially
give it up.  The idea to move ADD_PC around was a mistake.

Fixes [Bug #14809] and [Bug #14834].

Signed-off-by: Urabe, Shyouhei <shyouhei@ruby-lang.org>


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63763 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-06-27 09:28:09 +00:00
..
attribute.rb tool/ruby_vm/models/attribute.rb: void for empty arguments 2018-01-15 05:27:11 +00:00
bare_instructions.rb give up insn attr handles_frame 2018-06-27 09:28:09 +00:00
c_expr.rb tool/ruby_vm support for pre-2.1 BASERUBY 2018-01-12 08:38:11 +00:00
instructions.rb delete tool/instruction.rb (2nd try) 2018-01-12 08:38:09 +00:00
instructions_unifications.rb tool/ruby_vm support for pre-2.1 BASERUBY 2018-01-12 08:38:11 +00:00
operands_unifications.rb tool/ruby_vm support for pre-2.0 BASERUBY 2018-01-12 08:38:12 +00:00
trace_instructions.rb tool/ruby_vm support for pre-2.1 BASERUBY 2018-01-12 08:38:11 +00:00
typemap.rb Reverting r62775, this should fix i686 builds 2018-03-19 18:21:54 +00:00