tree-ssa-phiopt.c
49.3 KB
-
re PR tree-optimization/51030 (PHI opt does not handle value-replacement with a transfer function) · 98dd3b73
2011-11-10 Richard Guenther <rguenther@suse.de> PR tree-optimization/51030 * tree-ssa-phiopt.c (jump_function_from_stmt): New function. (value_replacement): Use it to handle trivial non-empty intermediate blocks. * gcc.dg/tree-ssa/phi-opt-6.c: New testcase. From-SVN: r181254
Richard Guenther committed