gcc/libgomp/testsuite/libgomp.graphite
Tobias Grosser 68d3ff9044 Fix type problems in loop ivs.
Fix pr42644.
Fix pr42130 (dealII).

2010-03-03  Tobias Grosser  <grosser@fim.uni-passau.de>

	* gcc/graphite-clast-to-gimple.c (clast_to_gcc_expression): Also
	handle conversions from pointer to integers.
	(gcc_type_for_cloog_iv): Choose the smalles signed integer as an
	induction variable, to be able to work with code generated by
	CLooG.
	* gcc/graphite-sese-to-poly.c (scop_ivs_can_be_represented): New.
	(build_poly_scop): Bail out if we cannot codegen a loop.
	* gcc/testsuite/gcc.dg/graphite/id-18.c: New.
	* gcc/testsuite/gcc.dg/graphite/run-id-pr42644.c: New.
	* libgomp/testsuite/libgomp.graphite/force-parallel-1.c: Adjust.
	* libgomp/testsuite/libgomp.graphite/force-parallel-2.c: Adjust.

From-SVN: r157286
2010-03-08 17:49:36 +00:00
..
bounds.c graphite-sese-to-poly.c (pdr_add_data_dimensions): Add bounds only for ARRAY_REFs. 2009-09-17 17:33:37 +04:00
force-parallel-1.c Fix type problems in loop ivs. 2010-03-08 17:49:36 +00:00
force-parallel-2.c Fix type problems in loop ivs. 2010-03-08 17:49:36 +00:00
force-parallel-3.c graphite_autopar: Move to libgomp testsuite. 2009-08-14 10:02:43 -04:00
force-parallel-4.c graphite_autopar: Move to libgomp testsuite. 2009-08-14 10:02:43 -04:00
force-parallel-5.c Fix PR42988: handle unknown_dependence. 2010-02-07 19:49:06 +00:00
force-parallel-6.c re PR tree-optimization/41118 (Wrong dependence analysis in graphite for unrestricted pointers) 2009-11-25 04:48:51 +00:00
force-parallel-7.c graphite_autopar: Move to libgomp testsuite. 2009-08-14 10:02:43 -04:00
force-parallel-8.c graphite_autopar: Move to libgomp testsuite. 2009-08-14 10:02:43 -04:00
force-parallel-9.c graphite_autopar: Move to libgomp testsuite. 2009-08-14 10:02:43 -04:00
graphite.exp ChangeLog.graphite: New. 2009-11-25 04:59:10 +00:00
pr41118.c Fix PR42988: handle unknown_dependence. 2010-02-07 19:49:06 +00:00