]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-loop-ivcanon.c
Merge from trunk.
[thirdparty/gcc.git] / gcc / tree-ssa-loop-ivcanon.c
2013-11-20  rsandifoMerge from trunk.
2013-11-19  rguenth2013-11-19 Richard Biener <rguenther@suse.de>
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-18  rsandifoMerge from trunk.
2013-11-18  rsandifogcc/ada/
2013-11-18  rsandifogcc/ada/
2013-11-16  mrsMerge in trunk.
2013-11-13  amacleod * gimple-walk.h: New File. Relocate prototypes from...
2013-11-09  rsandifoMerge with trunk.
2013-11-06  mrsMerge in trunk.
2013-11-04  mrsMerge in trunk.
2013-10-29  rsandifoMake ordered comparisons enforce the same type rules...
2013-10-28  law * df-scan.c (df_collection_rec): Adjust.
2013-10-24  rsandifoRename max_wide_int to widest_int, addr_wide_int to...
2013-10-23  amacleod * tree-ssa-loop.h: Remove include files.
2013-10-23  amacleod * tree-ssa.h: Remove all #include's
2013-10-23  rsandifoAlways treat trees as having their native precision...
2013-10-20  mrsMerge in trunk.
2013-10-18  amacleod * tree-ssa.h: Don't include gimple-low.h, tree-ssa...
2013-10-09  amacleod * tree-flow.h: Move some protoypes. Include new tree...
2013-09-20  mrsMerge in trunk.
2013-09-12  amacleod * tree-ssa.h: New. Move content from tree-flow.h and
2013-09-07  rsandifoReorganise wide-int classes so that they are all instan...
2013-09-04  mrsMerge in trunk.
2013-08-29  davidxlNew vectorizer messages; message format change.
2013-08-27  aldyh * Makefile.in (omp-low.o): Depend on $(TARGET_H).
2013-08-13  mrsAdd wide-int branch.
2013-07-21  mrsFix typos.
2013-06-19  hubicka * cgraph.h (const_value_known_p): Replace by ...
2013-05-21  rguenth2013-05-21 Richard Biener <rguenther@suse.de>
2013-05-10  rguenth2013-05-10 Richard Biener <rguenther@suse.de>
2013-04-03  rguenth2013-04-03 Richard Biener <rguenther@suse.de>
2013-03-01  jakub PR middle-end/56461
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-03  tejohnson2013-01-02 Teresa Johnson <tejohnson@google.com>
2012-12-14  rguenth2012-12-14 Richard Biener <rguenther@suse.de>
2012-12-07  hubicka * tree-ssa-loop-ivcanon.c (tree_estimate_loop_size...
2012-11-20  dnovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-06  hubicka * cfgloopanal.c (get_loop_hot_path): New function.
2012-11-05  hubicka * tree-ssa-loop-niter.c (find_loop_niter): Remove...
2012-11-02  hubicka PR middle-end/55079
2012-11-01  crowlThis patch normalizes more bitmap function names.
2012-10-30  crowlThis patch implements the unification of the *bitmap...
2012-10-25  hubicka PR tree-optimize/54980
2012-10-23  hubicka PR middle-end/54967
2012-10-17  hubicka * tree-ssa-loop-ivcanon.c (tree_estimate_loop_size...
2012-09-23  ebotcazou PR tree-optimization/54669
2012-09-17  ebotcazou * tree-cfgcleanup. (cleanup_control_expr_graph) <GIMPL...
2012-09-05  rguenth2012-09-05 Richard Guenther <rguenther@suse.de>
2012-07-16  stevengcc/
2010-09-20  hubicka PR tree-optimize/45605
2010-09-03  hubicka * cgraph.h (struct varpool_node): Add const_value_known.
2010-08-20  froydnjgcc/
2010-06-01  steven * gimplify.c: Do not include except.h and optabs.h.
2010-05-21  jsm28 * diagnostic.c: Don't include tm.h, tree.h, tm_p.h...
2010-05-21  stevengcc/ChangeLog:
2010-04-02  steven * ada/gcc-interface/Make-lang.in, alias.c, attribs...
2010-02-27  rguenth2010-02-27 Richard Guenther <rguenther@suse.de>
2009-11-25  hjlRemove trailing white spaces.
2009-07-03  hubicka * gcc.dg/tree-ssa/loop-24.c: Update dump file matching...
2009-05-11  hubicka * gcc.dg/tree-ssa/pr21829.c: Simplify matching since
2009-04-26  hubicka * ipa-pure-const.c (struct funct_state_d): New fields
2009-04-03  rguenth2009-04-03 Richard Guenther <rguenther@suse.de>
2008-08-29  hubicka * loop-unswitch.c (unswitch_single_loop): Use optimize...
2008-08-01  rguenth2008-08-01 Richard Guenther <rguenther@suse.de>
2008-07-28  rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-04-29  rguenth2008-04-29 Richard Guenther <rguenther@suse.de>
2008-04-27  rguenth2008-04-27 Richard Guenther <rguenther@suse.de>
2007-11-14  spop2007-11-14 Sebastian Pop <sebastian.pop@amd.com>
2007-07-26  nickcChange copyright header to refer to version 3 of the...
2007-02-09  rguenth2007-02-09 Zdenek Dvorak <dvorakz@suse.cz>
2007-01-28  rakdver * tree-ssa-loop-unswitch.c: Include tree-inline.h.
2006-12-20  rakdver * loop-unswitch.c (unswitch_loop): Update arguments of
2006-12-10  rakdver * doc/loop.texi: Document number_of_latch_executions and
2006-12-10  rakdver * tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.
2006-12-05  aldyhMerge gimple-tuples-branch into mainline.
2006-11-25  rakdver * tree-vrp.c (execute_vrp): Do not pass loops structur...
2006-11-21  rakdver * tree-loop-linear.c (linear_transform_loops): Use...
2006-09-06  pinskia2006-09-05 Andrew Pinski <pinskia@physics.uc.edu>
2006-01-31  dalecki2006-01-31 Marcin Dalecki <martin@dalecki.de>
2005-12-22  rguenth2005-12-22 Richard Guenther <rguenther@suse.de>
2005-08-29  rakdver PR tree-optimization/23475
2005-08-13  spop PR tree-optimization/22236
2005-08-03  hubicka * cfgloop.h (DLTHE_FLAG_COMPLETTE_PEEL): New flag.
2005-07-21  bonzinigcc:
2005-07-11  rakdver * tree-flow.h (remove_empty_loops, single_dom_exit...
2005-06-26  kazu * builtins.c, c-common.c, c-convert.c, c-decl.c, c...
2005-06-25  kcookUpdate FSF address.
2005-06-15  hubicka * Makefile.in (cfg.o): Add new dependencies.
2005-05-07  kazu * tree-ssa-loop-ivcanon.c, config/i386/i386.c,
2005-05-06  rakdver PR tree-optimization/19401
2005-04-23  dnovillo2005-04-22 Diego Novillo <dnovillo@redhat.com>
2005-04-05  amacleod2005-04-05 Andrew MacLeod <amacleod@redhat.com>
2005-03-21  rguenth2005-03-21 Richard Guenther <rguenth@gcc.gnu.org>
2005-03-10  rakdver * Makefile.in (tree-optimize.o): Add CFGLOOP_H dependence.
2005-02-10  kazu * builtins.def, haifa-sched.c, libgcc2.c, libgcc2.h,
2005-02-10  rakdver PR tree-optimization/18687
2004-10-01  rakdver * common.opt (ftree-loop-ivcanon): Enable by default.
2004-09-28  bje2004-09-24 Ben Elliston <bje@au.ibm.com>
next