tree-ssa-ccp.c
69.9 KB
-
tree-cfg.c (tree_can_merge_blocks_p): Allow phi nodes in the merged block. · 38965eb2
* tree-cfg.c (tree_can_merge_blocks_p): Allow phi nodes in the merged block. (replace_uses_by): New function. (tree_merge_blocks): Eliminate the phi nodes in the merged block. * tree-flow.h (fold_stmt_inplace): Declare. * tree-ssa-ccp.c (fold_stmt_inplace): New function. * tree-ssa-dom.c (tree_ssa_dominator_optimize): Update dominance info after cfg cleanup. From-SVN: r99850
Zdenek Dvorak committed