aboutsummaryrefslogtreecommitdiff
path: root/gcc/builtins.c
diff options
context:
space:
mode:
authorDaniel Berlin <dberlin@dberlin.org>2006-11-23 03:37:56 +0000
committerDaniel Berlin <dberlin@gcc.gnu.org>2006-11-23 03:37:56 +0000
commit57250223c0a5f0522ed07b11042bcbbd8b65907a (patch)
tree3bc6f798bb97b171b7b7f5d76cf39520e28c8d90 /gcc/builtins.c
parentf71ef09df3b1dcbbb5521ce9488894e1db9c6246 (diff)
downloadgcc-57250223c0a5f0522ed07b11042bcbbd8b65907a.zip
gcc-57250223c0a5f0522ed07b11042bcbbd8b65907a.tar.gz
gcc-57250223c0a5f0522ed07b11042bcbbd8b65907a.tar.bz2
tree-ssa-structalias.c: Remove edge weights in favor of just processing them as complex constraints.
2006-11-22 Daniel Berlin <dberlin@dberlin.org> * tree-ssa-structalias.c: Remove edge weights in favor of just processing them as complex constraints. (struct constraint_graph): Remove weighted succs and preds. Rename nonweighted succs and preds. (constraint_edge): Removed. (constraint_edge_t): Ditto. (constraint_edge_pool): Ditto. (new_constraint_edge): Ditto. (constraint_edge_equal): Ditto. (constraint_edge_less): Ditto. (constraint_edge_vec_find): Ditto. (erase_self_graph_edge): Ditto. (add_graph_edge): Removed. (get_graph_weights): Ditto. (allocate_graph_weights): Ditto. ( (valid_weighted_graph_edge): Ditto (bitmap_other_than_zero_bit_set): Ditto. (int_add_graph_edge): Renamed to add_graph_edge. (clear_edges_for_node): Remove support for weighted edges. (merge_graph_nodes): Ditto. (valid_graph_edge): Ditto. (build_constraint_graph): Ditto. (scc_visit): Ditto. (collapse_nodes): Ditto. (process_unification_queue): Ditto. (topo_visit): Ditto. (do_ds_constraint): Ditto. (perform_var_subsitution): Ditto. (solve_graph): Ditto. (init_alias_vars): Ditto. (delete_points_to_sets): Ditto. (do_complex_constraint): Support offsetted copies here. From-SVN: r119114
Diffstat (limited to 'gcc/builtins.c')
0 files changed, 0 insertions, 0 deletions