ruby/template
ko1 d3f73f45d8 * insns.def: Change the operand type of setinlinecache
(OFFSET to IC).  This IC must be same as corresponding
  getinlinecache instruction's IC operand.
  This change is for a little performance improvement
  (getting IC directly) and is for the AOT compilation development.
* compile.c, iseq.c, insns.def: Change the approach to handling inline
  cahce (IC) type operand to enable the above change.
  This change also affects ISeq#to_a method.  The inline cache operand
  will be dumped by fixnum, the index of inline cache, in other words,
  inline cache identity.
* template/insns_info.inc.tmpl, tool/instruction.rb: No need to count
  inline cache size (insn_iclen()).



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26759 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-02-24 17:06:15 +00:00
..
Doxyfile.tmpl * template/Doxyfile.tmpl: RbConfig::CONFIG['DOT'] is sometimes nil. 2009-09-16 04:16:19 +00:00
encdb.h.tmpl Add functions and macros for second encoding definitions. 2009-08-04 00:50:59 +00:00
fake.rb.in * configure.in (RUBY_PROGRAM_VERSION, RUBY_RELEASE_DATE): extracts 2009-08-20 22:14:58 +00:00
id.h.tmpl * template/id.h.tmpl: fix this. 2009-09-06 08:50:19 +00:00
insns.inc.tmpl * id.h, include/ruby/{intern,oniguruma}.h, regenc.h, regparse.h, 2008-12-09 07:14:13 +00:00
insns_info.inc.tmpl * insns.def: Change the operand type of setinlinecache 2010-02-24 17:06:15 +00:00
known_errors.inc.tmpl * include/ruby/intern.h (rb_strerrno): declared. 2009-11-24 00:26:52 +00:00
minsns.inc.tmpl * id.h, include/ruby/{intern,oniguruma}.h, regenc.h, regparse.h, 2008-12-09 07:14:13 +00:00
opt_sc.inc.tmpl * id.h, include/ruby/{intern,oniguruma}.h, regenc.h, regparse.h, 2008-12-09 07:14:13 +00:00
optinsn.inc.tmpl * id.h, include/ruby/{intern,oniguruma}.h, regenc.h, regparse.h, 2008-12-09 07:14:13 +00:00
optunifs.inc.tmpl * id.h, include/ruby/{intern,oniguruma}.h, regenc.h, regparse.h, 2008-12-09 07:14:13 +00:00
transdb.h.tmpl * template/{encdb,transdb}.h.tmpl: moved enc/make_encdb.rb and 2009-01-13 09:05:29 +00:00
vm.inc.tmpl * id.h, include/ruby/{intern,oniguruma}.h, regenc.h, regparse.h, 2008-12-09 07:14:13 +00:00
vmtc.inc.tmpl * id.h, include/ruby/{intern,oniguruma}.h, regenc.h, regparse.h, 2008-12-09 07:14:13 +00:00
yarvarch.en * *.def, proc.c, vm_opts.h.base, template/*: set properties. 2007-02-02 15:21:41 +00:00
yarvarch.ja * *.def, proc.c, vm_opts.h.base, template/*: set properties. 2007-02-02 15:21:41 +00:00
yasmdata.rb.tmpl * id.h, include/ruby/{intern,oniguruma}.h, regenc.h, regparse.h, 2008-12-09 07:14:13 +00:00