tree-ssa-phiopt.c
28.5 KB
-
tree-ssa-phiopt.c (tree_ssa_phiopt): Add cfgchanged variable. · 3e0a08d7
2006-03-09 Andrew Pinski <pinskia@physics.uc.edu> * tree-ssa-phiopt.c (tree_ssa_phiopt): Add cfgchanged variable. Set it when one of the replacement functions returned true. Return TODO_cleanup_cfg if cfgchanged is true. (pass_phiopt) <todo_flags_finish>: Remove TODO_cleanup_cfg. From-SVN: r111920
Andrew Pinski committed