aboutsummaryrefslogtreecommitdiff
path: root/gcc/graphite-interchange.c
AgeCommit message (Expand)Author
2014-12-05Merge branches/gcc-4_9-branch rev 218412yroux
2014-01-02Update copyright years in gcc/rsandifo
2013-11-22 * gimple.h: Remove all includes.amacleod
2013-11-13 * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod
2013-10-23 * tree-ssa.h: Remove all #include'samacleod
2013-10-21Re-factor inclusion of tree.h.dnovillo
2013-09-12 * tree-ssa.h: New. Move content from tree-flow.h andamacleod
2013-01-10Update copyright years in gcc/rsandifo
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.jakub
2013-01-032013-01-03 Marc Glisse <marc.glisse@inria.fr>glisse
2012-11-18This patch rewrites the old VEC macro-based interface into a new onednovillo
2012-07-16gcc/steven
2012-07-022012-07-02 Richard Guenther <rguenther@suse.de>rguenth
2012-05-29 * LANGUAGES: Fix typos.jsm28
2011-07-05Fix PR47654: Loop blocking should strip-mine at least two loops.spop
2011-01-25Test the profitability of interchange on the perfect nest.spop
2010-12-28Do not include unnecessary .h files.spop
2010-11-30 * diagnostic-core.h: Include bversion.h.jsm28
2010-09-30Fix pbb_number_of_iterations_at_time.spop
2010-08-20gcc/froydnj
2010-08-11Partially removing cloog.h and graphite-clast-to-gimple.h where possible. Rem...spop
2010-08-11Resolve CLooG's value_* macros to their respective mpz_* counterparts.spop
2010-05-06Replace Value with mpz_tspop
2010-05-06Resolve CLooG's value_* macros to their respective mpz_* counterparts.spop
2010-01-08Memoize memory strides per loop.spop
2010-01-08Compute memory strides on a whole loop.spop
2010-01-07Fix memory leaks.spop
2010-01-07Fix PR42178.spop
2009-12-23Fix PR42334: correct the update of the LST on loop interchange and distribution.spop
2009-11-252009-11-18 Sebastian Pop <sebastian.pop@amd.com>spop
2009-11-252009-11-04 Konrad Trifunovic <konrad.trifunovic@inria.fr>spop
2009-11-252009-11-03 Sebastian Pop <sebastian.pop@amd.com>spop
2009-11-252009-10-30 Sebastian Pop <sebastian.pop@amd.com>spop
2009-11-252009-10-17 Sebastian Pop <sebastian.pop@amd.com>spop
2009-11-252009-10-16 Sebastian Pop <sebastian.pop@amd.com>spop
2009-11-252009-10-15 Sebastian Pop <sebastian.pop@amd.com>spop
2009-11-252009-10-15 Sebastian Pop <sebastian.pop@amd.com>spop
2009-11-252009-10-15 Sebastian Pop <sebastian.pop@amd.com>spop
2009-11-252009-10-14 Konrad Trifunovic <konrad.trifunovic@gmail.com>spop
2009-11-252009-10-06 Sebastian Pop <sebastian.pop@amd.com>spop
2009-11-252009-10-05 Sebastian Pop <sebastian.pop@amd.com>spop
2009-08-282009-08-28 Sebastian Pop <sebastian.pop@amd.com>spop
2009-08-282009-08-28 Konrad Trifunovic <konrad.trifunovic@gmail.com>spop
2009-08-15Correct the use of ppl_Pointset_Powerset_C_Polyhedron_maximize.spop
2009-08-12Reimplement interchange heuristic.spop
2009-08-12Remove interchange heuristic.spop
2009-08-12Undo changes to the PDR representation.spop
2009-08-12Restore original scattering when the transform is not legal.spop
2009-07-31New Graphite files.spop