tree-ssa-pre.c
136 KB
-
re PR tree-optimization/43415 (Consumes large amounts of memory and time in PRE at -O3) · 3e999e7b
2010-03-19 Richard Guenther <rguenther@suse.de> PR tree-optimization/43415 * tree-ssa-pre.c (phi_translate): Split out worker to ... (phi_translate_1): ... this. (phi_translate): Move all caching here. Cache all NARY and REFERENCE translations. * gcc.c-torture/compile/pr43415.c: New testcase. From-SVN: r157562
Richard Guenther committed