2009-10-05 Sebastian Pop <sebastian.pop@amd.com> * graphite-dependences.c (reduction_ddr): New. (graphite_legal_transform_bb): Call reduction_ddr. * graphite-poly.c (new_poly_bb): Pass a new bool parameter. Initialize PBB_IS_REDUCTION. * graphite-poly.h (struct poly_bb): New bool field is_reduction. (PBB_IS_REDUCTION): New. (new_poly_bb): Update declaration. * graphite-scop-detection.h (build_scop_bbs): Removed. (nb_reductions_in_loop): Removed. * graphite-sese-to-poly.c (try_generate_gimple_bb): Pass a sbitmap parameter for reductions. (try_generate_gimple_bb): Update call to new_poly_bb. (build_scop_bbs_1): Same. (build_scop_bbs): Same. (gsi_for_phi_node): New. (scalar_close_phi_node_p): Remove gcc_assert. (split_reduction_stmt): New. (is_reduction_operation_p): New. (phi_contains_arg): New. (follow_ssa_with_commutative_ops): New. (detect_commutative_reduction_arg): New. (detect_commutative_reduction_assign): New. (follow_inital_value_to_phi): New. (edge_initial_value_for_loop_phi): New. (initial_value_for_loop_phi): New. (detect_commutative_reduction): New. (translate_scalar_reduction_to_array_for_stmt): New. (insert_copyout): New. (insert_copyin): New. (translate_scalar_reduction_to_array): New. (rewrite_commutative_reductions_out_of_ssa_close_phi): New. (rewrite_commutative_reductions_out_of_ssa_loop): New. (rewrite_commutative_reductions_out_of_ssa): New. (build_poly_scop): Call rewrite_commutative_reductions_out_of_ssa. * sese.h (split_region_for_bb): New. * gcc.dg/graphite/graphite.exp (DEFAULT_CFLAGS_GRAPHITE_BLOCK): Add -ffast-math. * gcc.dg/graphite/interchange-1.c: Fix format. * gcc.dg/graphite/interchange-10.c: New. From-SVN: r154561
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
block-0.c | Loading commit data... | |
block-1.c | Loading commit data... | |
block-2.c | Loading commit data... | |
block-3.c | Loading commit data... | |
block-4.c | Loading commit data... | |
block-5.c | Loading commit data... | |
block-6.c | Loading commit data... | |
graphite.exp | Loading commit data... | |
id-1.c | Loading commit data... | |
id-10.c | Loading commit data... | |
id-11.c | Loading commit data... | |
id-12.c | Loading commit data... | |
id-13.c | Loading commit data... | |
id-14.c | Loading commit data... | |
id-15.c | Loading commit data... | |
id-2.c | Loading commit data... | |
id-3.c | Loading commit data... | |
id-4.c | Loading commit data... | |
id-5.c | Loading commit data... | |
id-6.c | Loading commit data... | |
id-7.c | Loading commit data... | |
id-8.c | Loading commit data... | |
id-9.c | Loading commit data... | |
interchange-0.c | Loading commit data... | |
interchange-1.c | Loading commit data... | |
interchange-2.c | Loading commit data... | |
interchange-3.c | Loading commit data... | |
interchange-4.c | Loading commit data... | |
interchange-5.c | Loading commit data... | |
interchange-6.c | Loading commit data... | |
interchange-7.c | Loading commit data... | |
interchange-8.c | Loading commit data... | |
interchange-9.c | Loading commit data... | |
pr35356-1.c | Loading commit data... | |
pr35356-2.c | Loading commit data... | |
pr35356-3.c | Loading commit data... | |
pr37485.c | Loading commit data... | |
pr37684.c | Loading commit data... | |
pr37828.c | Loading commit data... | |
pr37883.c | Loading commit data... | |
pr37928.c | Loading commit data... | |
pr37943.c | Loading commit data... | |
pr38073.c | Loading commit data... | |
pr38084.c | Loading commit data... | |
pr38125.c | Loading commit data... | |
pr38409.c | Loading commit data... | |
pr38413.c | Loading commit data... | |
pr38446.c | Loading commit data... | |
pr38498.c | Loading commit data... | |
pr38500.c | Loading commit data... | |
pr38510.c | Loading commit data... | |
pr38559.c | Loading commit data... | |
pr38786.c | Loading commit data... | |
pr39260.c | Loading commit data... | |
pr39335.c | Loading commit data... | |
pr39335_1.c | Loading commit data... | |
pr40157.c | Loading commit data... | |
run-id-1.c | Loading commit data... | |
scop-0.c | Loading commit data... | |
scop-1.c | Loading commit data... | |
scop-10.c | Loading commit data... | |
scop-11.c | Loading commit data... | |
scop-12.c | Loading commit data... | |
scop-13.c | Loading commit data... | |
scop-14.c | Loading commit data... | |
scop-15.c | Loading commit data... | |
scop-16.c | Loading commit data... | |
scop-17.c | Loading commit data... | |
scop-18.c | Loading commit data... | |
scop-19.c | Loading commit data... | |
scop-2.c | Loading commit data... | |
scop-20.c | Loading commit data... | |
scop-21.c | Loading commit data... | |
scop-3.c | Loading commit data... | |
scop-4.c | Loading commit data... | |
scop-5.c | Loading commit data... | |
scop-6.c | Loading commit data... | |
scop-7.c | Loading commit data... | |
scop-8.c | Loading commit data... | |
scop-9.c | Loading commit data... | |
scop-matmult.c | Loading commit data... |