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-phiprop.c


Hi Diego,

    Could you please review this? Thanks.

-Doug

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

        * tree-ssa-phiprop.c (File): Uncomment all previously disabled code.
        (struct phiprop_d): Change type of vop_stmt to gimple.
        (phivn_valid_p): Tuplify.
        (phiprop_insert_phi): Tuplify.
        (propagate_with_phi): Tuplify.
        (tree_ssa_phiprop_1): Tuplify.
        (tree_ssa_phiprop): Tuplify.
        * passes.c (init_optimization_passes): Re-enable pass_phiprop.

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]