summaryrefslogtreecommitdiff
path: root/gcc/graphite-interchange.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 2009-10-16 Sebastian Pop <sebastian.pop@amd.com>spop2009-11-251-1/+2
* 2009-10-15 Sebastian Pop <sebastian.pop@amd.com>spop2009-11-251-3/+6
* 2009-10-15 Sebastian Pop <sebastian.pop@amd.com>spop2009-11-251-4/+4
* 2009-10-15 Sebastian Pop <sebastian.pop@amd.com>spop2009-11-251-2/+3
* 2009-10-14 Konrad Trifunovic <konrad.trifunovic@gmail.com>spop2009-11-251-63/+172
* 2009-10-06 Sebastian Pop <sebastian.pop@amd.com>spop2009-11-251-26/+130
* 2009-10-05 Sebastian Pop <sebastian.pop@amd.com>spop2009-11-251-1/+1
* 2009-08-28 Sebastian Pop <sebastian.pop@amd.com>spop2009-08-281-1/+7
* 2009-08-28 Konrad Trifunovic <konrad.trifunovic@gmail.com>spop2009-08-281-2/+2
* Correct the use of ppl_Pointset_Powerset_C_Polyhedron_maximize.spop2009-08-151-29/+0
* Reimplement interchange heuristic.spop2009-08-121-21/+225
* Remove interchange heuristic.spop2009-08-121-228/+4
* Undo changes to the PDR representation.spop2009-08-121-1/+1
* Restore original scattering when the transform is not legal.spop2009-08-121-0/+11