]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/graphite-interchange.c
This patch rewrites the old VEC macro-based interface into a new one
[thirdparty/gcc.git] / gcc / graphite-interchange.c
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.