diff options
author | Richard Biener <rguenth@gcc.gnu.org> | 2017-12-05 13:20:21 +0000 |
---|---|---|
committer | Richard Biener <rguenth@gcc.gnu.org> | 2017-12-05 13:20:21 +0000 |
commit | ecf9b3e3969b25c438d6dc150956ea8bd68249d3 (patch) | |
tree | b34cad1fb7690e62070ac57dccdd9ee7b0247ef2 /gcc/coverage.c | |
parent | 24db14ad9cafa0d3303b086dd7274de38ddb87ba (diff) | |
download | gcc-ecf9b3e3969b25c438d6dc150956ea8bd68249d3.zip gcc-ecf9b3e3969b25c438d6dc150956ea8bd68249d3.tar.gz gcc-ecf9b3e3969b25c438d6dc150956ea8bd68249d3.tar.bz2 |
gimple-loop-interchange.cc (AVG_LOOP_NITER): Remove.
2017-12-05 Richard Biener <rguenther@suse.de>
* gimple-loop-interchange.cc (AVG_LOOP_NITER): Remove.
(loop_cand::supported_operations): Simplify.
(loop_cand::analyze_iloop_reduction_var): Use m_exit.
(loop_cand::analyze_oloop_reduction_var): Likewise.
(loop_cand::analyze_lcssa_phis): Likewise.
(find_deps_in_bb_for_stmt): Use gimple_seq_add_stmt_without_update.
(loop_cand::undo_simple_reduction): Likewise, properly release
virtual defs.
(tree_loop_interchange::interchange_loops): Likewise. Move code
to innner loop here.
(tree_loop_interchange::map_inductions_to_loop): Remove code moving
code to inner loop.
(insert_pos_at_inner_loop): Inline into single caller...
(tree_loop_interchange::move_code_to_inner): ...here. Properly
release virtual defs.
(proper_loop_form_for_interchange): Properly analyze/instantiate SCEV.
(prepare_perfect_loop_nest): Do not explicitely allocate vectors.
From-SVN: r255416
Diffstat (limited to 'gcc/coverage.c')
0 files changed, 0 insertions, 0 deletions