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]

[PATCH][TUPLES] Tuplification of tree-ssa-uncprop.c


Hi Diego,

    Here it the patch for tuplication of tree-ssa-uncprop.c. Please
review it.  Thanks.

-Doug

2008-04-13  Doug Kwan  <dougkwan@google.com>

        * tree-ssa-uncprop.c (File): Re-enable all previously disabled code.
        (associate_equivalences_with_edges): Tuplify.
        (uncprop_into_successor_phis): Tuplify.
        * passes.c (init_optimization_passes): Re-enable pass_uncprop.

Attachment: patch.txt
Description: Text document


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