tree-ssa-sink.c
17.4 KB
-
re PR tree-optimization/59299 (We do not sink loads) · acce8ce3
2014-06-06 Richard Biener <rguenther@suse.de> PR tree-optimization/59299 * tree-ssa-sink.c (all_immediate_uses_same_place): Work on a def operand. (nearest_common_dominator_of_uses): Likewise. (statement_sink_location): Adjust. Support sinking loads. * gcc.dg/tree-ssa/ssa-sink-10.c: New testcase. From-SVN: r211317
Richard Biener committed