summaryrefslogtreecommitdiff
path: root/gcc/graphite-interchange.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* New Graphite files.spop2009-07-311-0/+398