]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/graphite-blocking.c
2014-10-27 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / graphite-blocking.c
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-08-18  romangareev * configure.ac: Eliminate ClooG installation dependency.
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-04  rsandifoMerge with trunk.
2013-11-22  amacleod * gimple.h: Remove all includes.
2013-11-16  mrsMerge in trunk.
2013-11-13  amacleod * gimple-walk.h: New File. Relocate prototypes from...
2013-11-04  mrsMerge in trunk.
2013-10-23  amacleod * tree-ssa.h: Remove all #include's
2013-10-21  dnovilloRe-factor inclusion of tree.h.
2013-09-20  mrsMerge in trunk.
2013-09-12  amacleod * tree-ssa.h: New. Move content from tree-flow.h and
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-04  jakubUpdate Copyright years for files modified in 2011 and...
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-07-16  stevengcc/
2012-07-02  rguenth2012-07-02 Richard Guenther <rguenther@suse.de>
2011-07-05  spopFix PR47654: Loop blocking should strip-mine at least...
2010-12-28  spopDo not include unnecessary .h files.
2010-12-01  spopAdd a stride parameter to scop_do_strip_mine.
2010-11-30  jsm28 * diagnostic-core.h: Include bversion.h.
2010-09-30  spopOutline lst_niter_for_loop.
2010-09-30  spopSpeed-up loop blocking: strip-mining is always legal.
2010-08-20  froydnjgcc/
2010-08-11  spopPartially removing cloog.h and graphite-clast-to-gimple...
2010-05-06  spopReplace Value with mpz_t
2010-05-06  spopResolve CLooG's value_* macros to their respective...
2010-01-07  spopUpdate loop-block testcases.
2009-11-25  spop2009-11-18 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25  spop2009-11-18 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25  spop2009-10-15 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25  spop2009-10-14 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25  spop2009-10-13 Sebastian Pop <sebastian.pop@amd.com>
2009-08-28  spop2009-08-28 Konrad Trifunovic <konrad.trifunovic@gmail...
2009-08-12  spopRestore original scattering when the transform is not...
2009-07-31  spopNew Graphite files.