summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-ivcanon.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* * doc/loop.texi: Document number_of_latch_executions andrakdver2006-12-101-7/+1
* * tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.rakdver2006-12-101-15/+7
* Merge gimple-tuples-branch into mainline.aldyh2006-12-051-1/+1
* * tree-vrp.c (execute_vrp): Do not pass loops structure throughrakdver2006-11-251-21/+20
* * tree-loop-linear.c (linear_transform_loops): Use single_exit accessorrakdver2006-11-211-2/+2
* 2006-09-05 Andrew Pinski <pinskia@physics.uc.edu>pinskia2006-09-061-6/+9
* 2006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki2006-01-311-1/+1
* 2005-12-22 Richard Guenther <rguenther@suse.de>rguenth2005-12-221-1/+1
* PR tree-optimization/23475rakdver2005-08-291-1/+36
* PR tree-optimization/22236spop2005-08-131-1/+1
* * cfgloop.h (DLTHE_FLAG_COMPLETTE_PEEL): New flag.hubicka2005-08-031-3/+22
* gcc:bonzini2005-07-211-1/+1
* * tree-flow.h (remove_empty_loops, single_dom_exit): Declare.rakdver2005-07-111-0/+152