Am Donnerstag, 24. Januar 2008 00:18 schrieb Leopold Toetsch:
> a) help the register allocator with the 'tmp' reallocation (the register
> allocator is currently very dumb)
The answer was probably a bit terse, more info is here:
In src/pic_jit.c are some tests, if a subroutine (plus it's call/ret
Am Donnerstag, 24. Januar 2008 00:03 schrieb chromatic:
> On Wednesday 23 January 2008 14:35:22 [EMAIL PROTECTED] wrote:
> > Author: leo
> > Date: Wed Jan 23 14:35:19 2008
> > New Revision: 25177
> >
> > Modified:
> >trunk/examples/shootout/recursive.pir
> >
> > Log:
> > speed up shootout/recur
On Wednesday 23 January 2008 14:35:22 [EMAIL PROTECTED] wrote:
> Author: leo
> Date: Wed Jan 23 14:35:19 2008
> New Revision: 25177
>
> Modified:
>trunk/examples/shootout/recursive.pir
>
> Log:
> speed up shootout/recursive.pir by x100
I can see that this does improve performance, but I can't