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