summaryrefslogtreecommitdiff
path: root/gcc/graphite-interchange.c
Commit message (Expand)AuthorAgeFilesLines
* remove -floop-* flagsspop2015-08-271-656/+0
* * configure.ac: Add check for new options in isl-0.15.law2015-07-211-0/+1
* [graphite] fix pr61929spop2015-07-171-26/+29
* * 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
* 2014-12-01 Tobias Burnus <burnus@net-b.de>burnus2014-12-011-2/+4
* 2014-11-12 Tobias Burnus <burnus@net-b.de>burnus2014-11-121-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
* Replacement of isl_int by isl_valmircea2014-08-111-16/+22
* 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
* 2013-01-03 Marc Glisse <marc.glisse@inria.fr>glisse2013-01-031-9/+2
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-10/+10
* gcc/steven2012-07-161-1/+1
* 2012-07-02 Richard Guenther <rguenther@suse.de>rguenth2012-07-021-235/+168
* * LANGUAGES: Fix typos.jsm282012-05-291-1/+1
* Fix PR47654: Loop blocking should strip-mine at least two loops.spop2011-07-051-10/+11
* Test the profitability of interchange on the perfect nest.spop2011-01-251-9/+7
* Do not include unnecessary .h files.spop2010-12-281-16/+1
* * diagnostic-core.h: Include bversion.h.jsm282010-11-301-2/+1
* Fix pbb_number_of_iterations_at_time.spop2010-09-301-1/+1
* gcc/froydnj2010-08-201-5/+5
* Partially removing cloog.h and graphite-clast-to-gimple.h where possible. Rem...spop2010-08-111-1/+0
* Resolve CLooG's value_* macros to their respective mpz_* counterparts.spop2010-08-111-1/+1
* Replace Value with mpz_tspop2010-05-061-6/+6
* Resolve CLooG's value_* macros to their respective mpz_* counterparts.spop2010-05-061-22/+28
* Memoize memory strides per loop.spop2010-01-081-6/+20
* Compute memory strides on a whole loop.spop2010-01-081-54/+27
* Fix memory leaks.spop2010-01-071-3/+15
* Fix PR42178.spop2010-01-071-58/+24
* Fix PR42334: correct the update of the LST on loop interchange and distribution.spop2009-12-231-49/+55
* 2009-11-18 Sebastian Pop <sebastian.pop@amd.com>spop2009-11-251-22/+30
* 2009-11-04 Konrad Trifunovic <konrad.trifunovic@inria.fr>spop2009-11-251-38/+96
* 2009-11-03 Sebastian Pop <sebastian.pop@amd.com>spop2009-11-251-50/+114
* 2009-10-30 Sebastian Pop <sebastian.pop@amd.com>spop2009-11-251-15/+56
* 2009-10-17 Sebastian Pop <sebastian.pop@amd.com>spop2009-11-251-5/+7