Re: [pypy-dev] jit-bounds branch (was: Loop invaraints)

2010-09-07 Thread Hakan Ardo
Hi, there is now a package-version of optimizeopt in the jit-bounds branch. In optimizeopt/__init__.py a chain of optimizers is created:     optimizations = [OptIntBounds(), OptRewrite(), OptVirtualize(), OptHeap(),    

Re: [pypy-dev] Question on the future of RPython

2010-09-07 Thread Armin Rigo
Hi, On Mon, Sep 6, 2010 at 8:27 PM, Saravanan Shanmugham Is there a wish list of RPython enhancements somewhere that the PyPy team might be considering? Stuff that would benefit RPython users in general. I feel like I am repeating myself so that's my last mail to this thread. There are no

Re: [pypy-dev] Question on the future of RPython

2010-09-07 Thread Stefan Behnel
Armin Rigo, 07.09.2010 10:57: On Mon, Sep 6, 2010 at 8:27 PM, Saravanan Shanmugham Is there a wish list of RPython enhancements somewhere that the PyPy team might be considering? Stuff that would benefit RPython users in general. Again, feel free to make a fork or a branch of PyPy and try to