Age | Commit message (Expand) | Author | Files | Lines |
2014-08-18 | configure.ac: Eliminate ClooG installation dependency. | Roman Gareev | 1 | -2/+4 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-11-22 | gimple.h: Remove all includes. | Andrew MacLeod | 1 | -0/+5 |
2013-11-13 | gimple-walk.h: New File. | Andrew Macleod | 1 | -0/+1 |
2013-10-23 | tree-ssa.h: Remove all #include's | Andrew MacLeod | 1 | -1/+2 |
2013-10-21 | Re-factor inclusion of tree.h. | Diego Novillo | 1 | -0/+1 |
2013-09-12 | tree-ssa.h: New. | Andrew MacLeod | 1 | -1/+1 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 1 | -1/+1 |
2012-11-17 | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 1 | -2/+2 |
2012-07-16 | system.h (dump_file): Do not define. | Steven Bosscher | 1 | -1/+1 |
2012-07-02 | cloog.m4: Set up to work against ISL only. | Richard Guenther | 1 | -49/+32 |
2011-07-05 | Fix PR47654: Loop blocking should strip-mine at least two loops. | Sebastian Pop | 1 | -33/+26 |
2010-12-28 | Do not include unnecessary .h files. | Sebastian Pop | 1 | -17/+1 |
2010-12-01 | Add a stride parameter to scop_do_strip_mine. | Sebastian Pop | 1 | -14/+28 |
2010-11-30 | diagnostic-core.h: Include bversion.h. | Joseph Myers | 1 | -2/+1 |
2010-09-30 | Outline lst_niter_for_loop. | Sebastian Pop | 1 | -9/+8 |
2010-09-30 | Speed-up loop blocking: strip-mining is always legal. | Sebastian Pop | 1 | -22/+7 |
2010-08-20 | vec.h (FOR_EACH_VEC_ELT): Define. | Nathan Froyd | 1 | -2/+2 |
2010-08-11 | Partially removing cloog.h and graphite-clast-to-gimple.h where possible. Rem... | Andreas Simbuerger | 1 | -1/+0 |
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 |