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


Hi Diego,

    Could you please review this? Thank,s.

-Doug

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

        * tree-ssa-sink.c (File): Uncomment all previously disabled code.
        (find_bb_for_arg): Tuplify.
        (all_immediate_uses_sample_place): Tuplify.
        (nearest_common_dominator_of_uses): Tuplify.
        (statement_sink_location): Tuplify.  Remove parameter tobb and update
        caller.
        (sink_code_in_bb): Tuplify.
        * passes.c (init_optimization_passes): Re-enable pass_sink_code.

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]