2003-11-27 Zoltan Varga <vargaz@freemail.hu>
authorZoltan Varga <vargaz@gmail.com>
Thu, 27 Nov 2003 21:28:22 +0000 (21:28 -0000)
committerZoltan Varga <vargaz@gmail.com>
Thu, 27 Nov 2003 21:28:22 +0000 (21:28 -0000)
commite911be028c2925541233530cae3456861db0e37c
tree6550049c3997ba05594b58f164cb41973dfcb214
parentae6ec3fe10b5e4eb2bab19f0db3fea8e0659a790
2003-11-27  Zoltan Varga  <vargaz@freemail.hu>

* mini.c (mono_method_to_ir): Fix tail calls with valuetype arguments.
Also optimize the case when the arguments are the same in the caller
and in the callee.

svn path=/trunk/mono/; revision=20554
mono/mini/ChangeLog
mono/mini/mini.c