OSDN Git Service

2010-04-28 Richard Guenther <rguenther@suse.de>
[pf3gnuchains/gcc-fork.git] / gcc / graphite-clast-to-gimple.c
2010-05-23 spopFix 473.astar miscompile.
2010-05-23 spopUse POINTER_PLUS_EXPR for pointer types.
2010-05-23 spopCompute min and max bounds for IVs and infer types.
2010-05-23 spopUse ssizetype when long_long_integer_type_node is NULL.
2010-05-23 spopReplace Value with mpz_t
2010-05-23 spopResolve CLooG's value_* macros to their respective...
2010-05-23 spopFix 473.astar miscompile.
2010-05-23 spopUse POINTER_PLUS_EXPR for pointer types.
2010-05-23 spopCompute min and max bounds for IVs and infer types.
2010-05-23 spopAvoid calling verify_ssa twice in verify_loop_closed_ssa.
2010-05-23 steven * ada/gcc-interface/Make-lang.in, alias.c, attribs...
2010-05-23 spopUse ssizetype when long_long_integer_type_node is NULL.
2010-05-06 spopReplace Value with mpz_t
2010-05-06 spopResolve CLooG's value_* macros to their respective...
2010-04-06 spopFix 473.astar miscompile.
2010-04-06 spopUse POINTER_PLUS_EXPR for pointer types.
2010-04-06 spopCompute min and max bounds for IVs and infer types.
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-03-13 spopUse ssizetype when long_long_integer_type_node is NULL.
2010-03-13 spopCleanup: remove FIXMEs, add new function.
2010-03-08 spopFix type problems in loop ivs.
2010-03-08 spopDo not short-cut code generation with gloog_error.
2010-03-08 spopCleanup.
2010-02-11 spopFix PR42771.
2010-01-20 jakub * sel-sched.c (create_speculation_check): Remove set...
2010-01-14 spopFix PR42681.
2010-01-14 spopFix PR42732.
2010-01-10 spopFix PR42393.
2010-01-08 spopRevert: Remove context_loop and level from translate_cl...
2010-01-07 spopFix memory leaks.
2009-11-30 grosserFix comments.
2009-11-30 grosserProtect loops that might be executed zero times.
2009-11-30 grosserRemove context_loop and level from translate_clast_...
2009-11-30 grosserSimplify translate_clast_* methods
2009-11-30 grossersplit translate_clast into single methods
2009-11-30 grosserDo not abuse sese for codegeneration
2009-11-25 hjlRemove trailing white spaces.
2009-11-25 spop2009-11-03 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25 spop2009-10-26 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25 spop2009-10-26 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25 spop2009-10-20 Li Feng <nemokingdom@gmail.com>
2009-11-25 spop2009-10-22 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25 spop2009-10-05 Sebastian Pop <sebastian.pop@amd.com>
2009-08-12 spopMeasure time spent in DD analysis and in code gen.
2009-07-31 spopNew Graphite files.