tree-scalar-evolution.c
88.1 KB
-
re PR middle-end/37221 (Missed early loop-unroll optimization - causes 40% degradation on SPU) · bf1cbdc6
2009-04-02 Richard Guenther <rguenther@suse.de> PR tree-optimization/37221 * tree-flow.h (degenerate_phi_result): Declare. * tree-ssa-dom.c (degenerate_phi_result): Export. * tree-scalar-evolution.c (analyze_initial_condition): If the initial condition is defined by a degenerate PHI node use the degenerate value. * gcc.c-torture/compile/20090331-1.c: New testcase. From-SVN: r145439
Richard Guenther committed