Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-05-06 | Replace Value with mpz_t | Andreas Simbuerger | 1 | -1/+1 |
2010-05-06 | Resolve CLooG's value_* macros to their respective mpz_* counterparts. | Andreas Simbuerger | 1 | -6/+6 |
2010-01-07 | Update loop-block testcases. | Sebastian Pop | 1 | -6/+8 |
2009-11-25 | graphite-blocking.c (scop_do_block): New. | Sebastian Pop | 1 | -1/+27 |
2009-11-25 | graphite-blocking.c (pbb_strip_mine_profitable_p): The parameter depth is the... | Sebastian Pop | 1 | -5/+7 |
2009-11-25 | graphite-blocking.c (lst_do_strip_mine): Avoid strip mining the root of the LST. | Sebastian Pop | 1 | -2/+3 |
2009-11-25 | graphite-blocking.c (pbb_do_strip_mine): Removed. | Sebastian Pop | 1 | -19/+52 |
2009-11-25 | graphite-blocking.c (pbb_do_strip_mine): Use PARAM_LOOP_BLOCK_TILE_SIZE. | Sebastian Pop | 1 | -1/+1 |
2009-08-28 | graphite-blocking.c (pbb_strip_mine_loop_depth): Renamed pbb_strip_mine_time_... | Konrad Trifunovic | 1 | -14/+40 |
2009-08-12 | Restore original scattering when the transform is not legal. | Sebastian Pop | 1 | -1/+12 |
2009-07-31 | New Graphite files. | Sebastian Pop | 1 | -0/+210 |