summaryrefslogtreecommitdiffstats
path: root/libgomp/ChangeLog.graphite
Commit message (Collapse)AuthorAgeFilesLines
* Add forgotten ChangeLog entries.spop2010-03-081-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Eric pointed out that my ChangeLog was incorrect. As I forgot to commit it at all, here the corrected ChangeLogs for the last commit. gcc/ 2010-03-05 Tobias Grosser <grosser@fim.uni-passau.de> Ramakrishna Upadrasta <Ramakrishna.Upadrasta@inria.fr> * 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. * graphite-sese-to-poly.c (scop_ivs_can_be_represented): New. (build_poly_scop): Bail out if we cannot codegen a loop. gcc/testsuite/ 2010-03-05 Tobias Grosser <grosser@fim.uni-passau.de> * gcc.dg/graphite/id-18.c: New. * gcc.dg/graphite/run-id-pr42644.c: New. libgomp/ 2010-03-05 Tobias Grosser <grosser@fim.uni-passau.de> * testsuite/libgomp.graphite/force-parallel-1.c: Adjust. * testsuite/libgomp.graphite/force-parallel-2.c: Adjust. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157287 138bc75d-0d04-0410-961f-82ee72b054a4
* Fix PR42988: handle unknown_dependence.spop2010-02-071-0/+5
| | | | | | | | | | | | | | | 2010-02-07 Sebastian Pop <sebastian.pop@amd.com> PR middle-end/42988 * graphite-dependences.c (dependence_polyhedron): Set PDDR_KIND to unknown_dependence. (graphite_legal_transform_dr): Handle the unknown_dependence. (graphite_carried_dependence_level_k): Same. * testsuite/libgomp.graphite/force-parallel-5.c: Un-XFAILed. * testsuite/libgomp.graphite/pr41118.c: Renamed from pr4118. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@156582 138bc75d-0d04-0410-961f-82ee72b054a4
* 2009-10-09 Sebastian Pop <sebastian.pop@amd.com>spop2009-11-251-0/+8
* ChangeLog.graphite: New. * testsuite/libgomp.graphite/graphite.exp (PARALLEL_CFLAGS): Add -fno-loop-block. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@154571 138bc75d-0d04-0410-961f-82ee72b054a4
OpenPOWER on IntegriCloud