]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/graphite-interchange.c
Makefile.in (CLOOGLIBS, CLOOGINC): Remove.
[thirdparty/gcc.git] / gcc / graphite-interchange.c
2014-11-12  Tobias BurnusMakefile.in (CLOOGLIBS, CLOOGINC): Remove.
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-08-18  Roman Gareevconfigure.ac: Eliminate ClooG installation dependency.
2014-08-11  Mircea NamolaruReplacement of isl_int by isl_val
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...
2013-01-03  Marc Glissere PR bootstrap/50167 (gmp memory functions are extern...
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.
2012-05-29  Joseph MyersLANGUAGES: Fix typos.
2011-07-05  Sebastian PopFix PR47654: Loop blocking should strip-mine at least...
2011-01-25  Sebastian PopTest the profitability of interchange on the perfect...
2010-12-28  Sebastian PopDo not include unnecessary .h files.
2010-11-30  Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-09-30  Sebastian PopFix pbb_number_of_iterations_at_time.
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-08-11  Andreas SimbuergerResolve CLooG's value_* macros to their respective...
2010-05-06  Andreas SimbuergerReplace Value with mpz_t
2010-05-06  Andreas SimbuergerResolve CLooG's value_* macros to their respective...
2010-01-08  Sebastian PopMemoize memory strides per loop.
2010-01-08  Sebastian PopCompute memory strides on a whole loop.
2010-01-07  Sebastian PopFix memory leaks.
2010-01-07  Sebastian Popre PR middle-end/42178 (Invalid memory access in graphite)
2009-12-23  Sebastian PopFix PR42334: correct the update of the LST on loop...
2009-11-25  Sebastian Popgraphite-interchange.c (memory_strides_in_loop_depth...
2009-11-25  Konrad Trifunovicgraphite-interchange.c (build_partial_difference):...
2009-11-25  Sebastian Popgraphite-interchange.c (lst_perfect_nestify): Pass...
2009-11-25  Sebastian Popgraphite-interchange.c (lst_perfectly_nested_p): New.
2009-11-25  Sebastian Popgraphite-interchange.c (memory_stride_in_loop): Delete...
2009-11-25  Sebastian Popgraphite-interchange.c: Fix comments.
2009-11-25  Sebastian Popgraphite-interchange.c (memory_stride_in_loop): The...
2009-11-25  Sebastian Popgraphite-interchange.c (memory_stride_in_loop): Fix...
2009-11-25  Sebastian Popgraphite-blocking.c (lst_do_strip_mine): Avoid strip...
2009-11-25  Konrad Trifunovicgraphite-interchange.c (build_linearized_memory_access...
2009-11-25  Sebastian Popgraphite-interchange.c (lst_apply_interchange): New.
2009-11-25  Sebastian Popgraphite-clast-to-gimple.c (build_cloog_prog): Use...
2009-08-28  Sebastian Popgraphite-interchange.c (pbb_interchange_profitable_p...
2009-08-28  Konrad Trifunovicgraphite-ppl.c (ppl_max_for_le): Renamed ppl_max_for_le...
2009-08-15  Sebastian PopCorrect the use of ppl_Pointset_Powerset_C_Polyhedron_m...
2009-08-12  Sebastian PopReimplement interchange heuristic.
2009-08-12  Sebastian PopRemove interchange heuristic.
2009-08-12  Sebastian PopUndo changes to the PDR representation.
2009-08-12  Sebastian PopRestore original scattering when the transform is not...
2009-07-31  Sebastian PopNew Graphite files.