OSDN Git Service

PR target/50740
[pf3gnuchains/gcc-fork.git] / gcc / tree-chrec.h
2011-08-16 rguenth2011-08-16 Richard Guenther <rguenther@suse.de>
2011-07-26 spopFix PR47046: correct evolution_function_is_affine_p
2011-01-03 jakubUpdate Copyright years for files modified in 2010.
2010-09-30 spopA function is affine when CHREC_RIGHT is invariant.
2010-08-11 spopRemove expand_scalar_variables_ hack.
2009-11-25 hjlRemove trailing white spaces.
2009-10-21 spop PR tree-optimization/41497
2009-07-31 spopImplement evolution_function_right_is_integer_cst.
2009-06-17 rguenth2009-06-17 Richard Guenther <rguenther@suse.de>
2009-02-20 jakubUpdate Copyright years for files modified in 2008 and...
2009-01-07 spop2009-01-07 Jan Sjodin <jan.sjodin@amd.com>
2008-09-02 spop2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
2008-07-28 rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-05-20 spop2008-05-20 Jan Sjodin <jan.sjodin@amd.com>
2008-05-20 spop2008-05-20 Jan Sjodin <jan.sjodin@amd.com>
2007-11-14 spop2007-11-13 Sebastian Pop <sebastian.pop@amd.com>
2007-08-14 ghazi * alias.c (rtx_equal_for_memref_p): Constify.
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-06-19 spop PR tree-optimization/32367
2007-06-16 pinskia2007-06-15 Andrew Pinski <andrew_pinski@playstation...
2007-05-21 pinskia2007-05-21 Andrew Pinski <andrew_pinski@playstation...
2007-05-10 rakdver PR tree-optimization/31885
2007-04-11 spop PR tree-optimization/31343
2006-12-10 rakdver * tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.
2006-04-02 spop * tree-scalar-evolution.c (add_to_evolution_1): Pass...
2006-02-20 spop * tree-chrec.c (eq_evolutions_p): New.
2005-12-02 rguenth2005-12-02 Richard Guenther <rguenther@suse.de>
2005-09-20 rakdver PR tree-optimization/18463
2005-06-25 kcookUpdate FSF address.
2005-06-07 spop Fixes PR 18403 and meta PR 21861.
2005-04-28 kazu * attribs.c, c-pragma.c, caller-save.c, cfghooks.h,
2005-04-21 spop PR/20742
2004-11-17 kazu * basic-block.h, c-common.h, df.h, expr.h, output...
2004-10-13 dberlin2004-10-11 Sebastian Pop <pop@cri.ensmp.fr>
2004-09-19 dorit2004-09-19 Ira Rosen <irar@il.ibm.com>
2004-08-25 nathan * tree.h (build_int_cst): New, sign extended constant.
2004-08-15 nathan.:
2004-06-30 spop * Makefile.in (OBJS-common): Add tree-chrec.o.