aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-chrec.c
AgeCommit message (Expand)Author
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-11-18This patch rewrites the old VEC macro-based interface into a new oneDiego Novillo
2012-09-24Finish conversion of uses of double_int to the new API.Lawrence Crowl
2012-07-16gcc/Steven Bosscher
2012-06-272012-06-27 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-04-112012-04-11 Richard Guenther <rguenther@suse.de>Richard Guenther
2011-08-172011-08-17 Richard Guenther <rguenther@suse.de>Richard Guenther
2011-08-162011-08-16 Richard Guenther <rguenther@suse.de>Richard Guenther
2011-06-292011-06-29 Richard Guenther <rguenther@suse.de>Richard Guenther
2011-04-292011-04-29 Richard Guenther <rguenther@suse.de>Richard Guenther
2011-02-12Fix PR47707Xinliang David Li
2010-12-28Do not include unnecessary .h files.Sebastian Pop
2010-11-19 PR tree-optimization/46077Michael Matz
2010-08-20gcc/Nathan Froyd
2010-08-11chrec_apply should only apply to the specified variable.Sebastian Pop
2010-08-11Remove expand_scalar_variables_ hack.Sebastian Pop
2010-06-09Fix comments and indentation.Sebastian Pop
2010-06-01 * gimplify.c: Do not include except.h and optabs.h.Steven Bosscher
2010-05-21 * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h orJoseph Myers
2010-05-21gcc/ChangeLog:Steven Bosscher
2010-04-02 * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, Steven Bosscher
2010-03-13Fix PR43306: correct evolution_function_right_is_integer_cst.Sebastian Pop
2010-03-05Fix PR42326: Handle more carefully convert expressions in chrec_fold_plus and...Sebastian Pop
2009-12-16 * tree-chrec.c (chrec_convert_1): Only fold (T2)(t +- x) toJakub Jelinek
2009-11-25Remove trailing white spaces.H.J. Lu
2009-07-31Implement evolution_function_right_is_integer_cst.Sebastian Pop
2009-07-31Make scev_is_linear_expression return false if the evolution is not affine mu...Sebastian Pop
2009-07-032009-07-03 Richard Guenther <rguenther@suse.de>Richard Guenther
2009-06-172009-06-17 Richard Guenther <rguenther@suse.de>Richard Guenther
2009-05-15 * dbxout.c (dbxout_range_type): Add LOW and HIGH parameters. Use themEric Botcazou
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek
2009-01-072009-01-07 Jan Sjodin <jan.sjodin@amd.com>Jan Sjodin
2008-09-022008-09-02 Sebastian Pop <sebastian.pop@amd.com>Sebastian Pop
2008-08-212008-08-21 Richard Guenther <rguenther@suse.de>Richard Guenther
2008-07-282008-07-28 Richard Guenther <rguenther@suse.de>Richard Guenther
2008-03-03 * tree-scalar-evolution.c (instantiate_parameters_1): An SSA_NAMESebastian Pop
2007-11-13 PR tree-optimization/34063Jakub Jelinek
2007-08-14 * alias.c (rtx_equal_for_memref_p): Constify.Kaveh Ghazi
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton
2007-06-162007-06-15 Andrew Pinski <andrew_pinski@playstation.sony.com>Andrew Pinski
2007-05-27 * tree-vrp.c (execute_vrp): Do not check whether current_loops == NULL.Zdenek Dvorak
2007-05-212007-05-21 Andrew Pinski <andrew_pinski@playstation.sony.com>Andrew Pinski
2007-05-10 PR tree-optimization/31885Zdenek Dvorak
2007-02-152007-02-15 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore
2007-01-31 * cfgloop.h: Include vec-prim.h.Zdenek Dvorak
2007-01-11 * builtins.c (expand_builtin_pow, expand_builtin_powi,Roger Sayle
2006-12-10 * tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.Zdenek Dvorak
2006-08-17 PR tree-optimization/27865Zdenek Dvorak
2006-07-25 * tree-chrec.c (chrec_convert_aggressive): Return NULL on failure.Zdenek Dvorak