fold-const.c (fold_binary_loc): Fix copy-and-pasto.
[gcc.git] / gcc / graphite-blocking.c
2014-08-18 Roman Gareevconfigure.ac: Eliminate ClooG installation dependency.
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-13 Andrew Macleodgimple-walk.h: New File.
2013-10-23 Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-21 Diego NovilloRe-factor inclusion of tree.h.
2013-09-12 Andrew MacLeodtree-ssa.h: New.
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-07-02 Richard Guenthercloog.m4: Set up to work against ISL only.
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.