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]

[tuples][patch] Convert pass_phi_only_cprop to tuples


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.

--Bill

Attachment: pass_phi_only_cprop-patch-04-14.txt
Description: Text document


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