This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCHES][TUPLES] Tuplifying tree-ssa-ifcombine.c


Hi,

2008/6/16 Diego Novillo <dnovillo@google.com>:
> On 6/16/08 7:13 PM, Doug Kwan (Ãö®¶¼w) wrote:

> is_gimple_assign()

I think I have not kept up with the GIMPLE API changes when I was absent :)

> On second thought, let's not introduce get_source_def_stmt.  Forward
> propagation will be re-enabled soon enough.  Aldy is fighting some bugs
> exposed by it.

Okay, it only needed it to exercise the code.  I just want to make
sure it converted code got tested adequately.  I will remove it after
the final testing but before checking in.

-Doug

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]