summaryrefslogtreecommitdiff
path: root/gcc/graphite-blocking.c
Commit message (Expand)AuthorAgeFilesLines
* Replace Value with mpz_tAndreas Simbuerger2010-05-061-1/+1
* Resolve CLooG's value_* macros to their respective mpz_* counterparts.Andreas Simbuerger2010-05-061-6/+6
* Update loop-block testcases.Sebastian Pop2010-01-071-6/+8
* graphite-blocking.c (scop_do_block): New.Sebastian Pop2009-11-251-1/+27
* graphite-blocking.c (pbb_strip_mine_profitable_p): The parameter depth is the...Sebastian Pop2009-11-251-5/+7
* graphite-blocking.c (lst_do_strip_mine): Avoid strip mining the root of the LST.Sebastian Pop2009-11-251-2/+3
* graphite-blocking.c (pbb_do_strip_mine): Removed.Sebastian Pop2009-11-251-19/+52
* graphite-blocking.c (pbb_do_strip_mine): Use PARAM_LOOP_BLOCK_TILE_SIZE.Sebastian Pop2009-11-251-1/+1
* graphite-blocking.c (pbb_strip_mine_loop_depth): Renamed pbb_strip_mine_time_...Konrad Trifunovic2009-08-281-14/+40
* Restore original scattering when the transform is not legal.Sebastian Pop2009-08-121-1/+12
* New Graphite files.Sebastian Pop2009-07-311-0/+210