tree-ssa-pre.c: Update comments.
authorDaniel Berlin <dberlin@dberlin.org>
Thu, 17 Jun 2004 12:53:33 +0000 (12:53 +0000)
committerDaniel Berlin <dberlin@gcc.gnu.org>
Thu, 17 Jun 2004 12:53:33 +0000 (12:53 +0000)
commitca072a31b75eacb8292cfa91fb779020ee5f6118
tree3e5d992a3f10289c5513ed8c03d83abe435f47cd
parent5bed2809676ce7157817b42b1c6555c073fa0d6e
tree-ssa-pre.c: Update comments.

2004-06-17  Daniel Berlin  <dberlin@dberlin.org>

* tree-ssa-pre.c:  Update comments.
(val_expr_pair_eq): Factor code from here.
(expr_pred_trans_eq): and here.
(expressions_equal_p): To here.
(print_value_set): Print value for expression.
(phi_trans_lookup): Rename some variables.
(lookup): Ditto.
(value_exists_in_set_bitmap): Ditto.
(value_remove_from_set_bitmap): Ditto.
(value_insert_into_set_bitmap): Ditto.

From-SVN: r83290
gcc/ChangeLog
gcc/tree-ssa-pre.c