]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/graphite-interchange.c
2015-06-04 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / graphite-interchange.c
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub Update copyright years.
2014-12-01  burnus2014-12-01 Tobias Burnus <burnus@net-b.de>
2014-11-12  burnus2014-11-12 Tobias Burnus <burnus@net-b.de>
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-08-18  romangareev * configure.ac: Eliminate ClooG installation dependency.
2014-08-11  mirceaReplacement of isl_int by isl_val
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...
2013-01-03  glisse2013-01-03 Marc Glisse <marc.glisse@inria.fr>
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>
2012-05-29  jsm28 * LANGUAGES: Fix typos.
2011-07-05  spopFix PR47654: Loop blocking should strip-mine at least...
2011-01-25  spopTest the profitability of interchange on the perfect...
2010-12-28  spopDo not include unnecessary .h files.
2010-11-30  jsm28 * diagnostic-core.h: Include bversion.h.
2010-09-30  spopFix pbb_number_of_iterations_at_time.
2010-08-20  froydnjgcc/
2010-08-11  spopPartially removing cloog.h and graphite-clast-to-gimple...
2010-08-11  spopResolve CLooG's value_* macros to their respective...
2010-05-06  spopReplace Value with mpz_t
2010-05-06  spopResolve CLooG's value_* macros to their respective...
2010-01-08  spopMemoize memory strides per loop.
2010-01-08  spopCompute memory strides on a whole loop.
2010-01-07  spopFix memory leaks.
2010-01-07  spopFix PR42178.
2009-12-23  spopFix PR42334: correct the update of the LST on loop...
2009-11-25  spop2009-11-18 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25  spop2009-11-04 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2009-11-25  spop2009-11-03 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25  spop2009-10-30 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25  spop2009-10-17 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25  spop2009-10-16 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25  spop2009-10-15 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25  spop2009-10-15 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25  spop2009-10-15 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25  spop2009-10-14 Konrad Trifunovic <konrad.trifunovic@gmail...
2009-11-25  spop2009-10-06 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25  spop2009-10-05 Sebastian Pop <sebastian.pop@amd.com>
2009-08-28  spop2009-08-28 Sebastian Pop <sebastian.pop@amd.com>
2009-08-28  spop2009-08-28 Konrad Trifunovic <konrad.trifunovic@gmail...
2009-08-15  spopCorrect the use of ppl_Pointset_Powerset_C_Polyhedron_m...
2009-08-12  spopReimplement interchange heuristic.
2009-08-12  spopRemove interchange heuristic.
2009-08-12  spopUndo changes to the PDR representation.
2009-08-12  spopRestore original scattering when the transform is not...
2009-07-31  spopNew Graphite files.