gcc/libgomp/testsuite/libgomp.graphite
Richard Guenther 33ad93b9f4 cloog.m4: Set up to work against ISL only.
2012-07-02  Richard Guenther  <rguenther@suse.de>
	Michael Matz  <matz@suse.de>
	Tobias Grosser <tobias@grosser.es>
	Sebastian Pop <sebpop@gmail.com>

	config/
	* cloog.m4: Set up to work against ISL only.
	* isl.m4: New file.

	* Makefile.def: Add ISL host module, remove PPL host module.
	Adjust ClooG host module to use the proper ISL.
	* Makefile.tpl: Pass ISL include flags instead of PPL ones.
	* configure.ac: Include config/isl.m4.  Add ISL host library,
	remove PPL.  Remove PPL configury, add ISL configury, adjust
	ClooG configury.
	* Makefile.in: Regenerated.
	* configure: Likewise.

	gcc/
	* Makefile.in: Remove PPL flags in favor of ISL ones.
	(BACKENDLIBS): Remove PPL libs.
	(INCLUDES): Remove PPL includes in favor of ISL ones.
	(graphite-clast-to-gimple.o): Remove graphite-dependences.h and
	graphite-cloog-compat.h dependencies.
	(graphite-dependences.o): Likewise.
	(graphite-poly.o): Likewise.
	* configure.ac: Declare ISL vars instead of PPL ones.
	* configure: Regenerated.
	* doc/install.texi: Replace PPL requirement documentation
	with ISL one.
	* graphite-blocking.c: Remove PPL code, add ISL equivalent.
	* graphite-clast-to-gimple.c: Likewise.
	* graphite-dependences.c: Likewise.
	* graphite-interchange.c: Likewise.
	* graphite-poly.h: Likewise.
	* graphite-poly.c: Likewise.
	* graphite-sese-to-poly.c: Likewise.
	* graphite.c: Likewise.
	* graphite-scop-detection.c: Re-arrange includes.
	* graphite-cloog-util.c: Remove.
	* graphite-cloog-util.h: Likewise.
	* graphite-ppl.h: Likewise.
	* graphite-ppl.c: Likewise.
	* graphite-dependences.h: Likewise.

	libgomp/
	* testsuite/libgomp.graphite/force-parallel-4.c: Adjust.
	* testsuite/libgomp.graphite/force-parallel-5.c: Likewise.
	* testsuite/libgomp.graphite/force-parallel-7.c: Likewise.
	* testsuite/libgomp.graphite/force-parallel-8.c: Likewise.

Co-Authored-By: Michael Matz <matz@suse.de>
Co-Authored-By: Sebastian Pop <sebpop@gmail.com>
Co-Authored-By: Tobias Grosser <tobias@grosser.es>

From-SVN: r189156
2012-07-02 11:43:46 +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 [multiple changes] 2012-06-22 12:29:33 +00:00
force-parallel-2.c [multiple changes] 2012-06-22 12:29:33 +00:00
force-parallel-3.c re PR libgomp/51132 (FAIL: libgomp.graphite/force-parallel-[678].c) 2011-12-06 15:32:54 +01:00
force-parallel-4.c cloog.m4: Set up to work against ISL only. 2012-07-02 11:43:46 +00:00
force-parallel-5.c cloog.m4: Set up to work against ISL only. 2012-07-02 11:43:46 +00:00
force-parallel-6.c re PR libgomp/51132 (FAIL: libgomp.graphite/force-parallel-[678].c) 2011-12-06 15:32:54 +01:00
force-parallel-7.c cloog.m4: Set up to work against ISL only. 2012-07-02 11:43:46 +00:00
force-parallel-8.c cloog.m4: Set up to work against ISL only. 2012-07-02 11:43:46 +00:00
force-parallel-9.c re PR libgomp/51132 (FAIL: libgomp.graphite/force-parallel-[678].c) 2011-12-06 15:32:54 +01: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