OSDN Git Service

Move ChangeLog entry to correct ChangeLog file.
[pf3gnuchains/gcc-fork.git] / gcc / graphite-scop-detection.c
2010-10-21 froydnj * basic-block.h (single_succ_edge): Use gcc_checking_a...
2010-09-30 spopFix the description of graphite_can_represent_loop.
2010-09-30 spopRemove outermost loop parameter.
2010-09-30 spopRemove redundant checks in graphite_can_represent_scev.
2010-09-17 spopAdd DEBUG_FUNCTION to all the dot_* debugging functions.
2010-08-20 froydnjgcc/
2010-08-11 spopAdd loop_exits_from_bb_p.
2010-08-11 spopPartially removing cloog.h and graphite-clast-to-gimple...
2010-04-06 spopAvoid calling verify_ssa twice in verify_loop_closed_ssa.
2010-04-02 steven * ada/gcc-interface/Make-lang.in, alias.c, attribs...
2010-02-23 spopFix PR43083: Do not handle regions ending with multiple...
2010-02-11 spopFix PR42930.
2010-02-06 spopMake calls to dot run in background.
2010-01-08 spopRemove COMPONENT_REF limitation in SCoP detection.
2009-12-23 spopFix PR42181.
2009-12-09 spopFix PR42285.
2009-11-30 grosserDo not abuse sese for codegeneration
2009-11-25 spop2009-09-27 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25 spop2009-09-17 Sebastian Pop <sebastian.pop@amd.com>
2009-11-18 aolivaPR debug/41888
2009-08-28 spop2009-08-28 Sebastian Pop <sebastian.pop@amd.com>
2009-07-31 spopNew Graphite files.