Leopold Toetsch wrote:
This implies (for me), that whatever silly morph requests like above would be
issued, a PMC always has the needs of 'one size fits all'. This will preclude
any optimzations of creating smaller spezialised PMCs as well as it seems to
going the "PMC_data indirection hell"
# New Ticket Created by Paul Cochrane
# Please include the string: [perl #46279]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=46279 >
In compilers/imcc/optimizer.c there is the todo item:
* optimizer
* -
*
* run
# New Ticket Created by Paul Cochrane
# Please include the string: [perl #46281]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=46281 >
In compilers/imcc/optimizer.c:pre_optimize() there is the todo item:
/* TODO integrate
# New Ticket Created by Paul Cochrane
# Please include the string: [perl #46287]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=46287 >
In compilers/imcc/optimizer.c:unused_label() there is the todo item:
* Removes unused
# New Ticket Created by Paul Cochrane
# Please include the string: [perl #46289]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=46289 >
In compilers/imcc/optimizer.c:_is_ins_save() there is the todo item:
/* indexed set/ge
# New Ticket Created by Paul Cochrane
# Please include the string: [perl #46277]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=46277 >
In compilers/imcc/optimizer.c there is the todo item:
* XXX: subst_constants ... rewri
# New Ticket Created by Paul Cochrane
# Please include the string: [perl #46291]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=46291 >
In compilers/imcc/optimizer.c:move_ins_out() there is the todo item:
/* XXX CFG is
# New Ticket Created by Paul Cochrane
# Please include the string: [perl #46283]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=46283 >
In compilers/imcc/optimizer.c:cfg_optimize() there is the todo item:
/* XXX cfg / loop
Am Dienstag, 9. Oktober 2007 22:25 schrieb Paul Cochrane:
> In compilers/imcc/optimizer.c:move_ins_out() there is the todo item:
I really appreciate all the effort to todo-ize these items. But it shouldn't
be done too mechanically.
a few greps in optimizer.c reveal:
* move_ins_out() is only use
Isn't this change modifying the test? (looks from the comment like
this was supposed to be checking needs_destroy)
On Oct 9, 2007, at 9:32 PM, [EMAIL PROTECTED] wrote:
Author: chromatic
Date: Tue Oct 9 18:32:11 2007
New Revision: 21998
Modified:
branches/pdd15oo/t/op/gc.t
Log:
[t] Make
On 09/10/2007, Leopold Toetsch <[EMAIL PROTECTED]> wrote:
> Am Dienstag, 9. Oktober 2007 22:25 schrieb Paul Cochrane:
> > In compilers/imcc/optimizer.c:move_ins_out() there is the todo item:
>
> I really appreciate all the effort to todo-ize these items. But it shouldn't
> be done too mechanically.
# New Ticket Created by Paul Cochrane
# Please include the string: [perl #46305]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=46305 >
Hi,
This patch fixes t/codingstd/c_parens.t failures on darwin (which I
don't have acc
# New Ticket Created by Paul Cochrane
# Please include the string: [perl #46303]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=46303 >
This patch fixes t/codingstd/c_parens.t failures on win32. I don't
have access to this
13 matches
Mail list logo