tree.h (phi_arg_d): New field.
[platform/upstream/gcc.git] / gcc / graphite-interchange.c
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.