summaryrefslogtreecommitdiff
path: root/gcc/tree-chrec.c
Commit message (Expand)AuthorAgeFilesLines
* * tree-ssa-loop.h: Remove include files.amacleod2013-10-231-1/+2
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+2
* * tree-flow.h: Include new .h files. Move prototypes.amacleod2013-10-021-0/+1
* 2013-09-18 Richard Biener <rguenther@suse.de>rguenth2013-09-181-0/+16
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* 2013-04-30 Richard Biener <rguenther@suse.de>rguenth2013-04-301-7/+7
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-2/+2
* Finish conversion of uses of double_int to the new API.crowl2012-09-241-34/+16
* gcc/steven2012-07-161-1/+1
* 2012-06-27 Richard Guenther <rguenther@suse.de>rguenth2012-06-271-0/+17
* 2012-04-11 Richard Guenther <rguenther@suse.de>rguenth2012-04-111-0/+6
* 2011-08-17 Richard Guenther <rguenther@suse.de>rguenth2011-08-171-5/+9
* 2011-08-16 Richard Guenther <rguenther@suse.de>rguenth2011-08-161-3/+3
* 2011-06-29 Richard Guenther <rguenther@suse.de>rguenth2011-06-291-2/+2
* 2011-04-29 Richard Guenther <rguenther@suse.de>rguenth2011-04-291-2/+1
* Fix PR47707davidxl2011-02-121-3/+5
* Do not include unnecessary .h files.spop2010-12-281-6/+0
* PR tree-optimization/46077matz2010-11-191-0/+10
* gcc/froydnj2010-08-201-1/+1
* chrec_apply should only apply to the specified variable.spop2010-08-111-14/+31
* Remove expand_scalar_variables_ hack.spop2010-08-111-0/+17
* 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