summaryrefslogtreecommitdiff
path: root/gcc/graphite-scop-detection.c
Commit message (Expand)AuthorAgeFilesLines
...
* fix PR68428: ignore bb dominated by the scop->exitspop2015-11-191-1/+5
* Move codegen related functions to graphite-isl-ast-to-gimple.cspop2015-11-181-2/+2
* Fix memory leaks in graphitemarxin2015-11-131-9/+18
* Preserve the original program while using graphite.spop2015-11-121-9/+152
* do not collect cold loops in scopsspop2015-11-061-0/+7
* Do not allow irreducible loops/regions in a scopspop2015-11-061-2/+9
* improve debug of codegenspop2015-11-041-195/+194
* [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw2015-10-281-8/+3
* a scalar depending on vdefs in the current region is not invariantspop2015-10-211-1/+1
* add an upper limit on the number of array referencesspop2015-10-211-0/+11
* Refactoring sese.h and graphite-poly.hspop2015-10-211-17/+17
* gather bbs and conditions in a single walk through dominatorsspop2015-10-071-174/+57
* remove unused codespop2015-10-071-3/+0
* move graphite bookkeeping from sese to sese_infospop2015-10-071-87/+47
* Move declarations, assign types, renaming.spop2015-10-061-13/+8
* move param detection to scop detectionspop2015-10-051-30/+187
* move scop detection related stuff to graphite-scop-detection.cspop2015-10-051-693/+1135
* reject loops early where ivs cannot be representedspop2015-10-021-0/+28
* outline functions from stmt_simple_for_scop_pspop2015-10-021-30/+45
* use sese_l throughout scop-detectionspop2015-10-011-49/+70
* correctly handle non affine data referencesspop2015-10-011-0/+7
* call scev analysis in scop-detection as in sese-to-polyspop2015-10-011-29/+20
* add recursion on the inner loopsspop2015-10-011-0/+12
* Redesign Graphite scop detectionspop2015-09-281-906/+621
* switch from gimple to gimple*tbsaunde2015-09-201-5/+5
* Remove limit_scopsspop2015-09-081-151/+22
* Constrain only on INTEGER_TYPEspop2015-08-241-2/+2
* remove useless typedefstbsaunde2015-08-191-4/+4
* dump reasons why graphite failed to detect a scopspop2015-07-251-6/+66
* * configure.ac: Add check for new options in isl-0.15.law2015-07-211-0/+1
* [graphite] fix pr61929spop2015-07-171-6/+16
* [graphite] discard scops for which entry==exitspop2015-07-151-1/+8
* * graphite-scop-detection.c (stmt_simple_for_scop_p): Bail out inspop2015-07-151-1/+0
* * 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-15/+5
* 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-04-14 Richard Biener <rguenther@suse.de>rguenth2015-04-141-2/+1
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+11
* Update copyright years.jakub2015-01-051-1/+1
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-11/+11
* [gcc/]romangareev2014-11-101-4/+0
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+11
* * configure.ac: Eliminate ClooG installation dependency.romangareev2014-08-181-2/+4
* [gcc/]romangareev2014-08-141-0/+9
* 2014-04-30 Richard Biener <rguenther@suse.de>rguenth2014-04-301-1/+1
* 2014-04-28 Richard Biener <rguenther@suse.de>rguenth2014-04-281-2/+4