OSDN Git Service

Daily bump.
[pf3gnuchains/gcc-fork.git] / gcc / graphite-scop-detection.c
2012-01-10 rguenth2012-01-10 Richard Guenther <rguenther@suse.de>
2011-09-29 wschmidt2011-09-29 Bill Schmidt <wschmidt@linux.vnet.ibm...
2011-07-26 spopFix PR47653: do not handle loops using wrapping semanti...
2011-01-25 spopPass to dr_analyze_indices the analysis loop for subscr...
2011-01-25 spopRemove duplicate close phi nodes in the canonical close...
2011-01-25 spopFree invalid postdominance info.
2010-12-28 spopDo not include unnecessary .h files.
2010-11-30 jsm28 * diagnostic-core.h: Include bversion.h.
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.