summaryrefslogtreecommitdiff
path: root/gcc/graphite-dependences.c
Commit message (Expand)AuthorAgeFilesLines
* new scop schedule for isl-0.15spop2016-01-261-12/+111
* add more coalescing to simplify constraintsspop2016-01-211-35/+28
* Update copyright years.jakub2016-01-041-1/+1
* move all isl include files to graphite.hspop2015-12-171-9/+0
* Remove individial dependence pointers and add a scop::dependence to contain a...spop2015-12-161-22/+34
* add more dumps on data dependence graphspop2015-12-161-4/+27
* fix invalid bounds on array refsspop2015-12-021-3/+46
* move all declarations to a same .h filespop2015-11-241-1/+1
* Correct graphite*.c ISL header file inclusion order.dje2015-11-231-9/+10
* add dump of data dependencesspop2015-10-101-0/+7
* gather bbs and conditions in a single walk through dominatorsspop2015-10-071-1/+1
* remove dead code used by the old cloog schedulerspop2015-10-061-254/+1
* Move declarations, assign types, renaming.spop2015-10-061-6/+6
* Make compute_deps, extend_schedule staticspop2015-09-291-31/+31
* fix PR53852: stop ISL after a given number of operationsspop2015-09-091-48/+35
* * configure.ac: Add check for new options in isl-0.15.law2015-07-211-7/+8
* [graphite] fix pr61929spop2015-07-171-2/+2
* * omega.h: Don't include config.h, don't include params.h again ifamacleod2015-07-131-11/+2
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-12/+4
* gcc/wilson2015-07-061-0/+3
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-3/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-3/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-3/+0
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+11
* Update copyright years.jakub2015-01-051-1/+1
* [gcc/]romangareev2014-11-101-62/+0
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+11
* * configure.ac: Eliminate ClooG installation dependency.romangareev2014-08-181-2/+7
* [gcc/]romangareev2014-08-051-1/+37
* gcc/romangareev2014-06-291-18/+65
* Remove a layer of indirection from hash_tabletbsaunde2014-06-241-1/+1
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* merge auto_vec and stack_vectbsaunde2013-12-201-1/+1
* * gimple.h: Remove all includes.amacleod2013-11-221-0/+5
* * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+1
* Replace some heap vectors with stack vectors.dnovillo2013-11-011-3/+1
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+2
* Re-factor inclusion of tree.h.dnovillo2013-10-211-0/+1
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* graphite: Do not depend on 2D + 1 form in parallelism checkgrosser2013-07-141-5/+4
* This patch is the main part of a consolodation of the hash_tablecrowl2013-04-261-1/+2
* Update copyright years in gcc/rsandifo2013-01-101-1/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-22/+23
* * graphite-clast-to-gimple.c, graphite-dependences.c,steven2012-07-161-1/+1
* gcc/steven2012-07-161-1/+1
* 2012-07-04 Tobias Grosser <tobias@grosser.es>rguenth2012-07-041-1/+1
* 2012-07-02 Richard Guenther <rguenther@suse.de>rguenth2012-07-021-772/+435
* Start counting nesting level from 0 and use the standard "Polyhedral SCatteri...spop2011-07-211-3/+6