* de.po: Update.
[gcc.git] / gcc / graphite-blocking.c
2011-07-05 Sebastian PopFix PR47654: Loop blocking should strip-mine at least...
2010-12-28 Sebastian PopDo not include unnecessary .h files.
2010-12-01 Sebastian PopAdd a stride parameter to scop_do_strip_mine.
2010-11-30 Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-09-30 Sebastian PopOutline lst_niter_for_loop.
2010-09-30 Sebastian PopSpeed-up loop blocking: strip-mining is always legal.
2010-08-20 Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-08-11 Andreas SimbuergerPartially removing cloog.h and graphite-clast-to-gimple...
2010-05-06 Andreas SimbuergerReplace Value with mpz_t
2010-05-06 Andreas SimbuergerResolve CLooG's value_* macros to their respective...
2010-01-07 Sebastian PopUpdate loop-block testcases.
2009-11-25 Sebastian Popgraphite-blocking.c (scop_do_block): New.
2009-11-25 Sebastian Popgraphite-blocking.c (pbb_strip_mine_profitable_p):...
2009-11-25 Sebastian Popgraphite-blocking.c (lst_do_strip_mine): Avoid strip...
2009-11-25 Sebastian Popgraphite-blocking.c (pbb_do_strip_mine): Removed.
2009-11-25 Sebastian Popgraphite-blocking.c (pbb_do_strip_mine): Use PARAM_LOOP...
2009-08-28 Konrad Trifunovicgraphite-blocking.c (pbb_strip_mine_loop_depth): Rename...
2009-08-12 Sebastian PopRestore original scattering when the transform is not...
2009-07-31 Sebastian PopNew Graphite files.