summaryrefslogtreecommitdiff
path: root/gcc/tree-chrec.c
Commit message (Expand)AuthorAgeFilesLines
* Fix comments and indentation.spop2010-06-091-2/+4
* * gimplify.c: Do not include except.h and optabs.h.steven2010-06-011-1/+0
* * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h orjsm282010-05-211-0/+1
* gcc/ChangeLog:steven2010-05-211-1/+0
* * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, steven2010-04-021-1/+1
* Fix PR43306: correct evolution_function_right_is_integer_cst.spop2010-03-131-7/+5
* Fix PR42326: Handle more carefully convert expressions in chrec_fold_plus and...spop2010-03-051-0/+24
* * tree-chrec.c (chrec_convert_1): Only fold (T2)(t +- x) tojakub2009-12-161-0/+2
* Remove trailing white spaces.hjl2009-11-251-176/+176
* Implement evolution_function_right_is_integer_cst.spop2009-07-311-0/+30
* Make scev_is_linear_expression return false if the evolution is not affine mu...spop2009-07-311-2/+7
* 2009-07-03 Richard Guenther <rguenther@suse.de>rguenth2009-07-031-1/+14
* 2009-06-17 Richard Guenther <rguenther@suse.de>rguenth2009-06-171-5/+5
* * dbxout.c (dbxout_range_type): Add LOW and HIGH parameters. Use themebotcazou2009-05-151-23/+0
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+2
* 2009-01-07 Jan Sjodin <jan.sjodin@amd.com>spop2009-01-071-0/+61
* 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>spop2008-09-021-0/+23
* 2008-08-21 Richard Guenther <rguenther@suse.de>rguenth2008-08-211-2/+1
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-10/+10
* * tree-scalar-evolution.c (instantiate_parameters_1): An SSA_NAMEspop2008-03-031-2/+3
* PR tree-optimization/34063jakub2007-11-131-3/+3
* * alias.c (rtx_equal_for_memref_p): Constify.ghazi2007-08-141-13/+12
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* 2007-06-15 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2007-06-161-19/+47
* * tree-vrp.c (execute_vrp): Do not check whether current_loops == NULL.rakdver2007-05-271-7/+1
* 2007-05-21 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2007-05-211-6/+6
* PR tree-optimization/31885rakdver2007-05-101-3/+4
* 2007-02-15 Sandra Loosemore <sandra@codesourcery.com>sandra2007-02-151-54/+24
* * cfgloop.h: Include vec-prim.h.rakdver2007-01-311-17/+42
* * builtins.c (expand_builtin_pow, expand_builtin_powi,sayle2007-01-111-5/+2
* * tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.rakdver2006-12-101-3/+2
* PR tree-optimization/27865rakdver2006-08-171-2/+8
* * tree-chrec.c (chrec_convert_aggressive): Return NULL on failure.rakdver2006-07-251-1/+1
* * tree-chrec.c (avoid_arithmetics_in_type_p): New.rakdver2006-07-171-21/+24
* PR tree-optimization/27639rakdver2006-05-241-47/+149
* * tree-ssa-loop-niter.c (inverse, number_of_iterations_ne,spop2006-04-071-4/+4
* PR tree-optimization/26939spop2006-04-021-1/+1
* * tree-scalar-evolution.c (add_to_evolution_1): Pass an extra argumentspop2006-04-021-19/+23
* * tree-loop-linear.c: Don't include varray.h.spop2006-03-281-1/+0
* * tree-chrec.c (chrec_convert_aggressive): Do not eliminatelaw2006-02-281-0/+20
* * tree-chrec.c (eq_evolutions_p): New.spop2006-02-201-2/+31
* PR tree-optimization/18527rakdver2006-01-061-12/+6
* PR tree-optimization/18463rakdver2005-09-201-3/+30
* * tree-chrec.c (evolution_function_is_invariant_rec_p): Usespop2005-09-091-3/+10
* * Makefile.in (tree-chrec.o): Depends on SCEV_H.spop2005-09-091-8/+29
* PR tree-optimization/23433spop2005-08-211-0/+3
* PR 23391spop2005-08-151-4/+11
* PR tree-optimization/22236spop2005-08-131-3/+18
* PR tree-optimization/22442rakdver2005-07-131-21/+21
* Update FSF address.kcook2005-06-251-2/+2