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: [tuples][patch] Convert pass_phi_only_cprop to tuples


On 4/15/08 2:10 PM, Bill Maddox wrote:
This patch enables pass_phi_only_cprop.

        * tree-ssa-dom.c: (degenerate_phi_result, remove_stmt_or_phi,
        get_rhs_or_phi_arg, get_lhs_or_phi_result, propagate_rhs_into_lhs,
        eliminate_const_or_copy, eliminate_degenerate_phis_1,
        eliminate_degenerate_phis): Convert to tuples.
        * passes.c (init_optimization_passes): Enable pass_phi_only_cprop.

OK.



Diego.



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