summaryrefslogtreecommitdiff
path: root/gcc/tree-chrec.c
Commit message (Expand)AuthorAgeFilesLines
* switch from gimple to gimple*tbsaunde2015-09-201-4/+4
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-8/+2
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-2/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-3/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-4/+0
* PR tree-optimization/52563amker2015-06-021-41/+63
* 2015-03-20 Richard Biener <rguenther@suse.de>rguenth2015-03-201-8/+9
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+12
* Update copyright years.jakub2015-01-051-1/+1
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+11
* Tweak uses of new APIrsandifo2014-04-231-6/+3
* Merge in trunk.mrs2014-01-031-1/+1
|\
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
* | Merge with trunk.rsandifo2013-12-041-1/+2
|\ \ | |/
| * * gimple.h: Remove all includes.amacleod2013-11-221-1/+2
* | Merge in trunk.mrs2013-11-041-1/+3
|\ \ | |/
| * * tree-ssa-loop.h: Remove include files.amacleod2013-10-231-1/+2
| * * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+2
* | - Fix comment typos that I'd introducted.rsandifo2013-10-291-5/+4
* | Merge in trunk.mrs2013-10-201-0/+1
|\ \ | |/
| * * tree-flow.h: Include new .h files. Move prototypes.amacleod2013-10-021-0/+1
* | Merge in trunk.mrs2013-09-201-1/+17
|\ \ | |/
| * 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
* | Reorganise wide-int classes so that they are all instantiations of arsandifo2013-09-071-5/+5
* | Add wide-int branch.mrs2013-08-131-10/+10
|/
* 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