diff options
author | Sebastian Pop <sebastian.pop@amd.com> | 2010-08-11 20:24:23 +0000 |
---|---|---|
committer | Sebastian Pop <spop@gcc.gnu.org> | 2010-08-11 20:24:23 +0000 |
commit | 5fed5769e41bbfc6026ad145307bb91a95a98865 (patch) | |
tree | fd1c415e0077041a094b75e9024a4e27ba02b0b8 /gcc/tree-ssa-loop.c | |
parent | 3a7086cc51984f7b1f5b0d709500382eb16875e2 (diff) | |
download | gcc-5fed5769e41bbfc6026ad145307bb91a95a98865.zip gcc-5fed5769e41bbfc6026ad145307bb91a95a98865.tar.gz gcc-5fed5769e41bbfc6026ad145307bb91a95a98865.tar.bz2 |
Remove insert_copyout and insert_copyin.
2010-06-12 Sebastian Pop <sebastian.pop@amd.com>
* graphite-sese-to-poly.c (insert_out_of_ssa_copy): Pass an extra
argument for the place after which to insert the out of SSA copy.
(rewrite_close_phi_out_of_ssa): Update calls to insert_out_of_ssa_copy.
(rewrite_phi_out_of_ssa): Same.
(rewrite_cross_bb_scalar_deps): Same.
(insert_copyout): Removed.
(insert_copyin): Removed.
(translate_scalar_reduction_to_array): Call insert_out_of_ssa_copy and
insert_out_of_ssa_copy_on_edge instead of insert_copyout and
insert_copyin.
From-SVN: r163117
Diffstat (limited to 'gcc/tree-ssa-loop.c')
0 files changed, 0 insertions, 0 deletions