summaryrefslogtreecommitdiff
path: root/gcc/graphite-blocking.c
Commit message (Expand)AuthorAgeFilesLines
* 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