summaryrefslogtreecommitdiff
path: root/gcc/tree-scalar-evolution.c
Commit message (Expand)AuthorAgeFilesLines
* 2013-10-02 Andrew MacLeod <amacleod@redhat.com>amacleod2013-10-021-0/+1
* * tree-flow.h: Include new .h files. Move prototypes.amacleod2013-10-021-0/+1
* gcc/rsandifo2013-09-281-1/+1
* 2013-09-20 Richard Biener <rguenther@suse.de>rguenth2013-09-201-35/+51
* 2013-09-18 Richard Biener <rguenther@suse.de>rguenth2013-09-181-105/+106
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* 2013-09-02 Richard Biener <rguenther@suse.de>rguenth2013-09-021-0/+1
* Add SCEV cprop dumping.mpolacek2013-05-161-0/+17
* 2013-05-02 Richard Biener <rguenther@suse.de>rguenth2013-05-021-82/+91
* 2013-04-30 Richard Biener <rguenther@suse.de>rguenth2013-04-301-3/+3
* This patch is the main part of a consolodation of the hash_tablecrowl2013-04-261-25/+71
* Prune SCEVmpolacek2013-04-241-133/+0
* 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
* 2012-12-18 Richard Biener <rguenther@suse.de>rguenth2012-12-181-51/+73
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-10/+10
* * loop-unswitch.c (unswitch_single_loop): Usehubicka2012-10-081-0/+8
* 2012-08-14 Richard Guenther <rguenther@suse.de>rguenth2012-08-141-3/+3
* gcc/steven2012-07-161-1/+1
* 2012-06-27 Richard Guenther <rguenther@suse.de>rguenth2012-06-271-1/+24
* 2012-04-12 Richard Guenther <rguenther@suse.de>rguenth2012-04-121-59/+0
* 2012-03-20 Tristan Gingold <gingold@adacore.com>gingold2012-03-201-1/+1
* 2012-03-09 Jiangning Liu <jiangning.liu@arm.com> ...liujiangning2012-03-091-9/+62
* * tree-eh.c (cleanup_empty_eh): Allow a call to __builtin_stack_restoreebotcazou2011-09-251-2/+2
* 2011-08-31 Richard Guenther <rguenther@suse.de>rguenth2011-09-011-1/+2
* 2011-08-17 Richard Guenther <rguenther@suse.de>rguenth2011-08-171-1/+1
* 2011-08-03 Richard Guenther <rguenther@suse.de>rguenth2011-08-031-2/+2
* Fix PR48805: Do not instantiate ADDR_EXPRsspop2011-07-261-0/+1
* 2011-06-29 Richard Guenther <rguenther@suse.de>rguenth2011-06-291-17/+17
* Fix PR47576 and PR47555: add PARAM_SCEV_MAX_EXPR_COMPLEXITY.spop2011-02-021-1/+1
* Do not include unnecessary .h files.spop2010-12-281-8/+0
* PR tree-optimization/46985jakub2010-12-181-1/+2
* Fix PR45297: handle ADDR_EXPR in interpret_rhs_expr as in follow_ssa_edge_expr.spop2010-12-021-2/+12
* Also handle ARRAY_REFs in instantiate_scev_r.spop2010-09-301-0/+39
* Fix chrec_contains_symbols_defined_in_loop.spop2010-09-301-11/+14
* gcc/froydnj2010-08-201-2/+2
* Do not instantiate default definitions in instantiate_scev_name.spop2010-08-111-5/+8
* 2010-07-01 Richard Guenther <rguenther@suse.de>rguenth2010-07-011-0/+18
* Call compute_overall_effect_of_inner_loop from instantiate_scev_name.spop2010-06-091-3/+13
* gcc/ada:lauras2010-06-081-7/+4
* * gimplify.c: Do not include except.h and optabs.h.steven2010-06-011-1/+0
* When niter may be zero, return a COND_EXPR with the may_be_zero condition.spop2010-05-281-34/+36
* * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h orjsm282010-05-211-0/+2
* gcc/ChangeLog:steven2010-05-211-4/+0
* * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, steven2010-04-021-1/+1
* Fix PR42732.spop2010-01-141-3/+17
* 2010-01-09 Richard Guenther <rguenther@suse.de>rguenth2010-01-091-0/+17
* Remove trailing white spaces.hjl2009-11-251-288/+288
* 2009-11-18 Sebastian Pop <sebastian.pop@amd.com>spop2009-11-251-1/+13
* 2009-09-02 Sebastian Pop <sebastian.pop@amd.com>spop2009-11-251-142/+26