Generate more meaningful names for reduction arrays.
commit063e4712671fede805689d440329469e1efec9d9
authorspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 22 Oct 2009 22:58:44 +0000 (22 22:58 +0000)
committerspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 22 Oct 2009 22:58:44 +0000 (22 22:58 +0000)
treef9479f1af868fd072c7736a7a9f3314794175b9b
parenta2bdcc5bbc3784477ff978b4eb9159e23cc6975b
Generate more meaningful names for reduction arrays.

2009-10-22  Sebastian Pop  <sebastian.pop@amd.com>

* graphite-sese-to-poly.c (create_zero_dim_array): Pass an extra
argument base_name.
(rewrite_close_phi_out_of_ssa): Update use of create_zero_dim_array.
(rewrite_phi_out_of_ssa): Same.
(rewrite_cross_bb_scalar_deps): Same.
(translate_scalar_reduction_to_array): Same.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/graphite@153478 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog.graphite
gcc/graphite-sese-to-poly.c