2012-09-24 Richard Guenther <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 24 Sep 2012 10:53:22 +0000 (10:53 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 24 Sep 2012 10:53:22 +0000 (10:53 +0000)
commit2eeea804bbac149f61f0d73d3d47526b4a08052e
treeb0d82125daad4c68dc498d0a9ea3d5c9a7b72cb9
parentf7fa455c73fe33805e49658c28ede0aec067a035
2012-09-24  Richard Guenther  <rguenther@suse.de>

* tree-ssa-pre.c (bitmap_find_leader, create_expression_by_pieces,
find_or_generate_expression): Remove dominating stmt argument.
(find_leader_in_sets, phi_translate_1, bitmap_find_leader,
create_component_ref_by_pieces_1, create_component_ref_by_pieces,
do_regular_insertion, do_partial_partial_insertion): Adjust.
(compute_avail): Do not set uids.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@191664 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-ssa-pre.c