tree-ssa-sccvn.c
118 KB
-
tree-ssa-sccvn.c (vn_get_expr_for): Valueize operands before folding the expression. · a5eaec42
2014-05-08 Richard Biener <rguenther@suse.de> * tree-ssa-sccvn.c (vn_get_expr_for): Valueize operands before folding the expression. (valueize_expr): Remove. (visit_reference_op_load): Do not valueize the result of vn_get_expr_for. (simplify_binary_expression): Likewise. (simplify_unary_expression): Likewise. From-SVN: r210211
Richard Biener committed