Re: [PATCH] Introducing Virtual Method Table in Jato

2008-11-06 Thread Pekka Enberg
On Wed, 2008-11-05 at 21:52 +0600, Saeed Siam wrote: > virtual method table is introduced to improve the performance for invoking > virtual methods. > > Signed-off-by: Saeed Siam <[EMAIL PROTECTED]> Applied, with some cleanups: http://git.kernel.org/?p=java/jato/jato.git;a=commitdiff;h=74a89c15

[PATCH] Introducing Virtual Method Table in Jato

2008-11-05 Thread Saeed Siam
virtual method table is introduced to improve the performance for invoking virtual methods. Signed-off-by: Saeed Siam <[EMAIL PROTECTED]> --- Makefile |3 +- arch/x86/insn-selector.brg | 21 + include/jit/vtable.h

Re: Introducing Virtual Method Table in Jato

2008-11-05 Thread Pekka Enberg
On Wed, 2008-11-05 at 12:21 +0200, Pekka Enberg wrote: > On Wed, 2008-11-05 at 00:55 +0600, Saeed Siam wrote: > > Signed-off-by: Saeed Siam <[EMAIL PROTECTED]> > > --- > > Applied, thanks! Err, strike that. I, of course, dropped this and am waiting for the fixes as per our private communication.

Re: Introducing Virtual Method Table in Jato

2008-11-05 Thread Pekka Enberg
On Wed, 2008-11-05 at 00:55 +0600, Saeed Siam wrote: > Signed-off-by: Saeed Siam <[EMAIL PROTECTED]> > --- Applied, thanks! - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Lin

Introducing Virtual Method Table in Jato

2008-11-04 Thread Saeed Siam
Signed-off-by: Saeed Siam <[EMAIL PROTECTED]> --- Makefile |3 +- arch/x86/insn-selector.brg | 13 +- include/vm/vm.h|3 + jamvm/class.c | 10

Introducing Virtual Method Table in Jato

2008-11-04 Thread Saeed Siam
vtable is introduced to improve the performance for invokevirtual bytecode. - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great