aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-ivcanon.c
AgeCommit message (Expand)Author
2013-05-222013-05-22 Richard Biener <rguenther@suse.de>Richard Biener
2013-05-102013-05-10 Richard Biener <rguenther@suse.de>Richard Biener
2013-04-032013-04-03 Richard Biener <rguenther@suse.de>Richard Biener
2013-03-01 PR middle-end/56461Jakub Jelinek
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-032013-01-02 Teresa Johnson <tejohnson@google.com>Teresa Johnson
2012-12-142012-12-14 Richard Biener <rguenther@suse.de>Richard Biener
2012-12-07 * tree-ssa-loop-ivcanon.c (tree_estimate_loop_size): Add UPPER_BOUNDJan Hubicka
2012-11-20Introduce vNULL to use as a nil initializer for vec<>.Diego Novillo
2012-11-18This patch rewrites the old VEC macro-based interface into a new oneDiego Novillo
2012-11-06 * cfgloopanal.c (get_loop_hot_path): New function.Jan Hubicka
2012-11-05 * tree-ssa-loop-niter.c (find_loop_niter): Remove just_once_each_iteration_p.Jan Hubicka
2012-11-02 PR middle-end/55079Jan Hubicka
2012-11-01This patch normalizes more bitmap function names.Lawrence Crowl
2012-10-30This patch implements the unification of the *bitmap interfaces as discussed.Lawrence Crowl
2012-10-25 PR tree-optimize/54980Jan Hubicka
2012-10-23 PR middle-end/54967Jan Hubicka
2012-10-17 * tree-ssa-loop-ivcanon.c (tree_estimate_loop_size): Add edge_to_cancelJan Hubicka
2012-09-23 PR tree-optimization/54669Eric Botcazou
2012-09-17 * tree-cfgcleanup. (cleanup_control_expr_graph) <GIMPLE_COND>: RemoveEric Botcazou
2012-09-052012-09-05 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-07-16gcc/Steven Bosscher
2010-09-20 PR tree-optimize/45605Jan Hubicka
2010-09-03 * cgraph.h (struct varpool_node): Add const_value_known.Jan Hubicka
2010-08-20gcc/Nathan Froyd
2010-06-01 * gimplify.c: Do not include except.h and optabs.h.Steven Bosscher
2010-05-21 * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h orJoseph Myers
2010-05-21gcc/ChangeLog:Steven Bosscher
2010-04-02 * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, Steven Bosscher
2010-02-272010-02-27 Richard Guenther <rguenther@suse.de>Richard Guenther
2009-11-25Remove trailing white spaces.H.J. Lu
2009-07-03 * gcc.dg/tree-ssa/loop-24.c: Update dump file matching; enable -O2.Jan Hubicka
2009-05-11 * gcc.dg/tree-ssa/pr21829.c: Simplify matching sinceJan Hubicka
2009-04-26 * ipa-pure-const.c (struct funct_state_d): New fieldsJan Hubicka
2009-04-032009-04-03 Richard Guenther <rguenther@suse.de>Richard Guenther
2008-08-29 * loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p.Jan Hubicka
2008-08-012008-08-01 Richard Guenther <rguenther@suse.de>Richard Guenther
2008-07-282008-07-28 Richard Guenther <rguenther@suse.de>Richard Guenther
2008-04-292008-04-29 Richard Guenther <rguenther@suse.de>Richard Guenther
2008-04-272008-04-27 Richard Guenther <rguenther@suse.de>Richard Guenther
2007-11-142007-11-14 Sebastian Pop <sebastian.pop@amd.com>Sebastian Pop
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton
2007-02-092007-02-09 Zdenek Dvorak <dvorakz@suse.cz>Zdenek Dvorak
2007-01-28 * tree-ssa-loop-unswitch.c: Include tree-inline.h.Zdenek Dvorak
2006-12-20 * loop-unswitch.c (unswitch_loop): Update arguments ofZdenek Dvorak
2006-12-10 * doc/loop.texi: Document number_of_latch_executions andZdenek Dvorak
2006-12-10 * tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.Zdenek Dvorak
2006-12-05Merge gimple-tuples-branch into mainline.Aldy Hernandez
2006-11-25 * tree-vrp.c (execute_vrp): Do not pass loops structure throughZdenek Dvorak
2006-11-21 * tree-loop-linear.c (linear_transform_loops): Use single_exit accessorZdenek Dvorak