summaryrefslogtreecommitdiff
path: root/gcc/tree-chrec.h
Commit message (Expand)AuthorAgeFilesLines
* switch from gimple to gimple*tbsaunde2015-09-201-3/+3
* PR tree-optimization/52563amker2015-06-021-2/+2
* Update copyright years.jakub2015-01-051-1/+1
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* * tree-flow.h: Remove all remaining prototypes, enums and structs thatamacleod2013-10-091-0/+4
* 2013-09-20 Richard Biener <rguenther@suse.de>rguenth2013-09-201-7/+10
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* 2012-12-14 Richard Biener <rguenther@suse.de>rguenth2012-12-141-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-1/+1
* 2012-04-12 Richard Guenther <rguenther@suse.de>rguenth2012-04-121-1/+0
* 2011-08-16 Richard Guenther <rguenther@suse.de>rguenth2011-08-161-1/+1
* Fix PR47046: correct evolution_function_is_affine_pspop2011-07-261-1/+3
* Update Copyright years for files modified in 2010.jakub2011-01-031-1/+1
* A function is affine when CHREC_RIGHT is invariant.spop2010-09-301-17/+4
* Remove expand_scalar_variables_ hack.spop2010-08-111-0/+1
* Remove trailing white spaces.hjl2009-11-251-19/+19
* PR tree-optimization/41497spop2009-10-211-0/+1
* Implement evolution_function_right_is_integer_cst.spop2009-07-311-0/+1
* 2009-06-17 Richard Guenther <rguenther@suse.de>rguenth2009-06-171-1/+2
* 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/+1
* 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>spop2008-09-021-0/+1
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-2/+2
* 2008-05-20 Jan Sjodin <jan.sjodin@amd.com>spop2008-05-201-2/+4
* 2008-05-20 Jan Sjodin <jan.sjodin@amd.com>spop2008-05-201-11/+40
* 2007-11-13 Sebastian Pop <sebastian.pop@amd.com>spop2007-11-141-0/+5
* * alias.c (rtx_equal_for_memref_p): Constify.ghazi2007-08-141-16/+16
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* PR tree-optimization/32367spop2007-06-191-19/+24
* 2007-06-15 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2007-06-161-1/+5
* 2007-05-21 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2007-05-211-1/+1
* PR tree-optimization/31885rakdver2007-05-101-2/+1
* PR tree-optimization/31343spop2007-04-111-19/+16
* * tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.rakdver2006-12-101-8/+0
* * tree-scalar-evolution.c (add_to_evolution_1): Pass an extra argumentspop2006-04-021-1/+14
* * tree-chrec.c (eq_evolutions_p): New.spop2006-02-201-2/+3
* 2005-12-02 Richard Guenther <rguenther@suse.de>rguenth2005-12-021-2/+2
* PR tree-optimization/18463rakdver2005-09-201-0/+1
* Update FSF address.kcook2005-06-251-2/+2
* Fixes PR 18403 and meta PR 21861.spop2005-06-071-4/+6
* * attribs.c, c-pragma.c, caller-save.c, cfghooks.h,kazu2005-04-281-1/+1
* PR/20742spop2005-04-211-2/+2
* * basic-block.h, c-common.h, df.h, expr.h, output.h, rtl.h,kazu2004-11-171-1/+0
* 2004-10-11 Sebastian Pop <pop@cri.ensmp.fr>dberlin2004-10-131-0/+1
* 2004-09-19 Ira Rosen <irar@il.ibm.com>dorit2004-09-191-0/+1
* * tree.h (build_int_cst): New, sign extended constant.nathan2004-08-251-1/+1
* .:nathan2004-08-151-1/+1
* * Makefile.in (OBJS-common): Add tree-chrec.o.spop2004-06-301-0/+206