summaryrefslogtreecommitdiff
path: root/gcc/graphite-blocking.c
Commit message (Expand)AuthorAgeFilesLines
* remove -floop-* flagsspop2015-08-271-270/+0
* * configure.ac: Add check for new options in isl-0.15.law2015-07-211-0/+1
* fix pr46851 and pr60340: remove unmaintained omega dependence testspop2015-07-181-0/+1
* * omega.h: Don't include config.h, don't include params.h again ifamacleod2015-07-131-11/+0
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-10/+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-4/+0
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+10
* * configure.ac: Eliminate ClooG installation dependency.romangareev2014-08-181-2/+4
* Update copyright years in gcc/rsandifo2014-01-021-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
* * 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
* 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-2/+2
* gcc/steven2012-07-161-1/+1
* 2012-07-02 Richard Guenther <rguenther@suse.de>rguenth2012-07-021-49/+32
* Fix PR47654: Loop blocking should strip-mine at least two loops.spop2011-07-051-33/+26
* Do not include unnecessary .h files.spop2010-12-281-17/+1
* Add a stride parameter to scop_do_strip_mine.spop2010-12-011-14/+28
* * diagnostic-core.h: Include bversion.h.jsm282010-11-301-2/+1
* Outline lst_niter_for_loop.spop2010-09-301-9/+8
* Speed-up loop blocking: strip-mining is always legal.spop2010-09-301-22/+7
* gcc/froydnj2010-08-201-2/+2
* Partially removing cloog.h and graphite-clast-to-gimple.h where possible. Rem...spop2010-08-111-1/+0
* Replace Value with mpz_tspop2010-05-061-1/+1
* Resolve CLooG's value_* macros to their respective mpz_* counterparts.spop2010-05-061-6/+6
* Update loop-block testcases.spop2010-01-071-6/+8
* 2009-11-18 Sebastian Pop <sebastian.pop@amd.com>spop2009-11-251-1/+27
* 2009-11-18 Sebastian Pop <sebastian.pop@amd.com>spop2009-11-251-5/+7
* 2009-10-15 Sebastian Pop <sebastian.pop@amd.com>spop2009-11-251-2/+3
* 2009-10-14 Sebastian Pop <sebastian.pop@amd.com>spop2009-11-251-19/+52
* 2009-10-13 Sebastian Pop <sebastian.pop@amd.com>spop2009-11-251-1/+1
* 2009-08-28 Konrad Trifunovic <konrad.trifunovic@gmail.com>spop2009-08-281-14/+40
* Restore original scattering when the transform is not legal.spop2009-08-121-1/+12
* New Graphite files.spop2009-07-311-0/+210