]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree-vect-data-refs.c (vect_setup_realignment): Remove call to mark_symbols_for_renaming.
authorRichard Guenther <rguenther@suse.de>
Mon, 14 May 2012 15:06:40 +0000 (15:06 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 14 May 2012 15:06:40 +0000 (15:06 +0000)
commit6ba840107af2f446cc76dcfc1496eb1932c6351d
tree2cf513ada7117a7647488606b4304e2ce54a8a7d
parent097dcc6683c3978015f8dd86a201679f530e3dd3
tree-vect-data-refs.c (vect_setup_realignment): Remove call to mark_symbols_for_renaming.

2012-05-14  Richard Guenther  <rguenther@suse.de>

* tree-vect-data-refs.c (vect_setup_realignment): Remove
call to mark_symbols_for_renaming.
(vect_permute_load_chain): Likewise.
* tree-vect-loop.c (vect_is_slp_reduction): Update stmt
instead of calling mark_symbols_for_renaming.
* tree-vect-stmts.c (read_vector_array): Remove call to
mark_symbols_for_renaming.
(write_vector_array): Likewise.
(vectorizable_call): Likewise.
(vectorizable_store): Likewise.
(vectorizable_load): Likewise.
* matrix-reorg.c (transform_allocation_sites): Likewise.
* tree-ssa-pre.c (create_expression_by_pieces): Likewise.
(create_expression_by_pieces): Likewise.

From-SVN: r187469
gcc/ChangeLog
gcc/matrix-reorg.c
gcc/tree-ssa-pre.c
gcc/tree-vect-data-refs.c
gcc/tree-vect-loop.c
gcc/tree-vect-stmts.c