]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/graphite-scop-detection.c
Do not include unnecessary .h files.
[thirdparty/gcc.git] / gcc / graphite-scop-detection.c
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.