Daily bump.
[gcc.git] / gcc / graphite-scop-detection.c
2012-01-10 Richard Guentherre PR tree-optimization/50913 (ICE in scan_tree_for_par...
2011-09-29 Bill Schmidtgraphite-scop-detection.c (make_close_phi_nodes_unique...
2011-07-26 Sebastian PopFix PR47653: do not handle loops using wrapping semanti...
2011-01-25 Sebastian PopPass to dr_analyze_indices the analysis loop for subscr...
2011-01-25 Sebastian PopRemove duplicate close phi nodes in the canonical close...
2011-01-25 Sebastian PopFree invalid postdominance info.
2010-12-28 Sebastian PopDo not include unnecessary .h files.
2010-11-30 Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-10-21 Nathan Froydbasic-block.h (single_succ_edge): Use gcc_checking_assert.
2010-09-30 Vladimir KargovFix the description of graphite_can_represent_loop.
2010-09-30 Vladimir KargovRemove outermost loop parameter.
2010-09-30 Sebastian PopRemove redundant checks in graphite_can_represent_scev.
2010-09-17 Sebastian PopAdd DEBUG_FUNCTION to all the dot_* debugging functions.
2010-08-20 Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-08-11 Vladimir KargovAdd loop_exits_from_bb_p.
2010-08-11 Andreas SimbuergerPartially removing cloog.h and graphite-clast-to-gimple...
2010-04-06 Sebastian PopAvoid calling verify_ssa twice in verify_loop_closed_ssa.
2010-04-02 Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-02-23 Sebastian PopFix PR43083: Do not handle regions ending with multiple...
2010-02-11 Sebastian Popre PR middle-end/42930 ([graphite] crash when compiling...
2010-02-06 Ramakrishna UpadrastaMake calls to dot run in background.
2010-01-08 Sebastian PopRemove COMPONENT_REF limitation in SCoP detection.
2009-12-23 Sebastian Popre PR middle-end/42181 ([graphite] -fgraphite-identity...
2009-12-09 Sebastian Popre PR tree-optimization/42285 (ICE in Graphite's scan_t...
2009-11-30 Tobias GrosserDo not abuse sese for codegeneration
2009-11-25 Sebastian Popgraphite-scop-detection.c (limit_scops): Do not build...
2009-11-25 Sebastian Popgraphite-scop-detection.c (stmt_simple_memref_p): Removed.
2009-11-18 Alexandre Olivare PR debug/41888 (ICE from '-O -ftree-loop-distributio...
2009-08-28 Sebastian Popgraphite-dependences.c (pddr_original_scattering):...
2009-07-31 Sebastian PopNew Graphite files.