aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorTobias Grosser <grosser@fim.uni-passau.de>2009-02-05 00:29:48 +0000
committerTobias Grosser <grosser@gcc.gnu.org>2009-02-05 00:29:48 +0000
commitb0789219a39008bf034a14d6da94cdc03c2f3d38 (patch)
tree6683b37733710f6a5b7cdd25924143ec5da0c09d /config
parentd75ea2a59296fce44ff0c3a98ba00e6051f9e332 (diff)
downloadgcc-b0789219a39008bf034a14d6da94cdc03c2f3d38.zip
gcc-b0789219a39008bf034a14d6da94cdc03c2f3d38.tar.gz
gcc-b0789219a39008bf034a14d6da94cdc03c2f3d38.tar.bz2
graphite.c (bb_in_sese_p, [...]): Moved.
2009-02-04 Tobias Grosser <grosser@fim.uni-passau.de> * graphite.c (bb_in_sese_p, sese_build_livein_liveouts_use, sese_build_livein_liveouts_bb, sese_build_livein_liveouts, register_bb_in_sese, new_sese, free_sese): Moved. (dot_scop_1, build_scop_loop_nests, build_loop_iteration_domains, outermost_loop_in_scop, build_scop_iteration_domain, expand_scalar_variables_ssa_name, get_vdef_before_scop, limit_scops): Use bb_in_sese_p instead of bb_in_scop_p. Use loop_in_sese_p instead of loop_in_scop_p. (new_graphite_bb, gloog): Do not initialize SCOP_BBS_B. (new_scop, free_scop): Remove SCOP_LOOP2CLOOG_LOOP and SCOP_BBS_B. (scopdet_basic_block_info): Fix bug in scop detection. (new_loop_to_cloog_loop_str, hash_loop_to_cloog_loop, eq_loop_to_cloog_loop): Remove. (nb_loops_around_loop_in_scop, nb_loop ref_nb_loops): Moved here... * graphite.h (ref_nb_loops): ... from here. (struct scop): Remove bbs_b bitmap and loop2cloog_loop. (loop_domain_dim, loop_iteration_vector_dim): Remove. (SCOP_BBS_B, bb_in_scop_p, loop_in_scop_p): Removed. * testsuite/gcc.dg/graphite/scop-19.c: New From-SVN: r143947
Diffstat (limited to 'config')
0 files changed, 0 insertions, 0 deletions