summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-ivcanon.c
Commit message (Expand)AuthorAgeFilesLines
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* New vectorizer messages; message format change.davidxl2013-08-291-2/+3
* * Makefile.in (omp-low.o): Depend on $(TARGET_H).aldyh2013-08-271-0/+5
* Fix typos.mrs2013-07-211-2/+2
* * cgraph.h (const_value_known_p): Replace by ...hubicka2013-06-191-1/+1
* 2013-05-21 Richard Biener <rguenther@suse.de>rguenth2013-05-211-1/+3
* 2013-05-10 Richard Biener <rguenther@suse.de>rguenth2013-05-101-1/+2
* 2013-04-03 Richard Biener <rguenther@suse.de>rguenth2013-04-031-31/+60
* PR middle-end/56461jakub2013-03-011-1/+2
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* 2013-01-02 Teresa Johnson <tejohnson@google.com>tejohnson2013-01-031-12/+30
* 2012-12-14 Richard Biener <rguenther@suse.de>rguenth2012-12-141-3/+2
* * tree-ssa-loop-ivcanon.c (tree_estimate_loop_size): Add UPPER_BOUNDhubicka2012-12-071-6/+25
* Introduce vNULL to use as a nil initializer for vec<>.dnovillo2012-11-201-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-29/+28
* * cfgloopanal.c (get_loop_hot_path): New function.hubicka2012-11-061-23/+148
* * tree-ssa-loop-niter.c (find_loop_niter): Remove just_once_each_iteration_p.hubicka2012-11-051-7/+7
* PR middle-end/55079hubicka2012-11-021-70/+220
* This patch normalizes more bitmap function names.crowl2012-11-011-1/+1
* This patch implements the unification of the *bitmap interfaces as discussed.crowl2012-10-301-1/+1
* PR tree-optimize/54980hubicka2012-10-251-1/+5
* PR middle-end/54967hubicka2012-10-231-14/+45
* * tree-ssa-loop-ivcanon.c (tree_estimate_loop_size): Add edge_to_cancelhubicka2012-10-171-37/+246
* PR tree-optimization/54669ebotcazou2012-09-231-0/+1
* * tree-cfgcleanup. (cleanup_control_expr_graph) <GIMPLE_COND>: Removeebotcazou2012-09-171-4/+110
* 2012-09-05 Richard Guenther <rguenther@suse.de>rguenth2012-09-051-1/+3
* gcc/steven2012-07-161-2/+0
* PR tree-optimize/45605hubicka2010-09-201-4/+2
* * cgraph.h (struct varpool_node): Add const_value_known.hubicka2010-09-031-3/+1
* gcc/froydnj2010-08-201-1/+1
* * 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/+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/+2
* 2010-02-27 Richard Guenther <rguenther@suse.de>rguenth2010-02-271-1/+3
* Remove trailing white spaces.hjl2009-11-251-11/+11
* * gcc.dg/tree-ssa/loop-24.c: Update dump file matching; enable -O2.hubicka2009-07-031-184/+0
* * gcc.dg/tree-ssa/pr21829.c: Simplify matching sincehubicka2009-05-111-17/+187
* * ipa-pure-const.c (struct funct_state_d): New fieldshubicka2009-04-261-2/+1
* 2009-04-03 Richard Guenther <rguenther@suse.de>rguenth2009-04-031-1/+1
* * loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p.hubicka2008-08-291-1/+1
* 2008-08-01 Richard Guenther <rguenther@suse.de>rguenth2008-08-011-4/+11
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-42/+39
* 2008-04-29 Richard Guenther <rguenther@suse.de>rguenth2008-04-291-1/+2
* 2008-04-27 Richard Guenther <rguenther@suse.de>rguenth2008-04-271-31/+43
* 2007-11-14 Sebastian Pop <sebastian.pop@amd.com>spop2007-11-141-23/+17
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* 2007-02-09 Zdenek Dvorak <dvorakz@suse.cz>rguenth2007-02-091-0/+3
* * tree-ssa-loop-unswitch.c: Include tree-inline.h.rakdver2007-01-281-4/+4
* * loop-unswitch.c (unswitch_loop): Update arguments ofrakdver2006-12-201-6/+1