[graphite] Graphite branch cleanups [3/4]

Sebastian Pop sebpop@gmail.com
Sat Feb 21 19:07:00 GMT 2009


2009-02-20  Sebastian Pop  <sebastian.pop@amd.com>

	* graphite.c (graphite_stmt_p, new_gimple_bb, free_gimple_bb,
	remove_gbbs_in_scop, free_scops, try_generate_gimple_bb,
	build_scop_bbs, ref_nb_loops, compare_prefix_loops,
	build_scop_canonical_schedules, build_bb_loops, add_value_to_dim,
	scan_tree_for_params_right_scev, scan_tree_for_params_int,
	scan_tree_for_params, struct irp_data, dx_record_params,
	find_params_in_bb, find_scop_parameters, gbb_from_bb,
	build_loop_iteration_domains, add_conditions_to_domain,
	phi_node_is_iv, bb_contains_non_iv_scalar_phi_nodes,
	scop_contains_non_iv_scalar_phi_nodes, build_sese_conditions_1,
	build_sese_conditions, add_conditions_to_constraints,
	build_scop_iteration_domain, build_access_matrix_with_af,
	build_access_matrix,
	build_scop_data_accesses): Moved to graphite-sese-to-poly.c.

	* graphite-sese-to-poly.c: New.
	* graphite-sese-to-poly.h: New.

	* Makefile.in: Add new rule for graphite-sese-to-poly.o.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1407_graphite_cleanup_3.diff
Type: text/x-patch
Size: 74945 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20090221/2f7d857b/attachment.bin>


More information about the Gcc-patches mailing list