]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-loop-niter.c
Merge in trunk.
[thirdparty/gcc.git] / gcc / tree-ssa-loop-niter.c
2013-11-04  mrsMerge in trunk.
2013-10-29  rsandifo- Fix comment typos that I'd introducted.
2013-10-29  rsandifoMake ordered comparisons enforce the same type rules...
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-16  amacleod PR tree-optimization/58697
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-24  zadeckmade sign parameter optional to wide_int::neg_p
2013-08-13  mrsAdd wide-int branch.
2013-06-20  rguenth2013-06-20 Richard Biener <rguenther@suse.de>
2013-05-27  rguenth2013-05-27 Richard Biener <rguenther@suse.de>
2013-05-08  paolo2013-05-08 Paolo Carlini <paolo.carlini@oracle.com>
2013-03-14  jakub PR tree-optimization/53265
2013-03-05  jakub PR middle-end/56461
2013-02-27  jakub PR middle-end/56461
2013-01-31  rguenth2013-01-31 Richard Biener <rguenther@suse.de>
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-09  hubicka PR tree-optimiation/55875
2012-12-21  rguenth2012-12-21 Richard Biener <rguenther@suse.de>
2012-12-18  rguenth2012-12-18 Richard Biener <rguenther@suse.de>
2012-12-12  jakub PR fortran/55633
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-05  hubicka * gcc.dg/const-1.c: Update.
2012-11-05  hubicka * tree-ssa-loop-niter.c (find_loop_niter): Remove...
2012-11-03  hubicka * gcc.dg/tree-ssa/loop-38.c: Correct testcase.
2012-11-02  hubicka * tree-ssa-loop-niter.c (double_int_cmp, bound_index,
2012-11-02  hubicka PR middle-end/55079
2012-10-30  hubicka * tree-ssa-loop-niter.c (number_of_iterations_exit...
2012-10-23  hubicka PR middle-end/54937
2012-10-14  hubicka * tree-ssa-loop-niter.c (estimate_numbers_of_iteration...
2012-10-08  hubicka * loop-unswitch.c (unswitch_single_loop): Use
2012-09-07  crowlModify gcc/*.[hc] double_int call sites to use the...
2012-08-16  dnovillo2012-08-16 Diego Novillo <dnovillo@google.com>
2012-08-16  rguenth2012-08-16 Richard Guenther <rguenther@suse.de>
2012-08-16  dnovillo2012-08-16 Diego Novillo <dnovillo@google.com>
2012-07-16  stevengcc/
2012-06-04  jakubUpdate Copyright years.
2012-06-04  jakub PR tree-optimization/53550
2012-05-31  steven * output.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-29  jsm28 * LANGUAGES: Fix typos.
2012-04-18  rguenth2012-04-18 Richard Guenther <rguenther@suse.de>
2012-04-18  rguenth2012-04-18 Richard Guenther <rguenther@suse.de>
2012-04-17  rguenth2012-04-17 Richard Guenther <rguenther@suse.de>
2012-04-12  rguenth2012-04-12 Richard Guenther <rguenther@suse.de>
2011-07-19  rguenth2011-07-19 Richard Guenther <rguenther@suse.de>
2011-06-16  vries2011-06-16 Tom de Vries <tom@codesourcery.com>
2011-06-14  vries2011-06-14 Zdenek Dvorak <ook@ucw.cz>
2011-05-23  vries2011-05-23 Tom de Vries <tom@codesourcery.com>
2011-05-04  rguenth2011-05-04 Richard Guenther <rguenther@suse.de>
2011-02-03  aolivagcc/ChangeLog:
2010-11-30  jsm28 * hwint.c: New. Extracted from toplev.c.
2010-11-29  uros2010-11-29 Zdenek Dvorak <rakdver@kam.uniff.cz>
2010-09-01  rguenth2010-09-01 Richard Guenther <rguenther@suse.de>
2010-08-30  rakdver PR tree-optimization/45427
2010-08-26  jakub PR tree-optimization/44485
2010-08-20  froydnjgcc/
2010-07-15  froydnjgcc/
2010-07-08  manu2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-07-05  rguenth2010-07-05 Richard Guenther <rguenther@suse.de>
2010-07-01  rguenth2010-07-01 Richard Guenther <rguenther@suse.de>
2010-06-09  spopFix comments and indentation.
2010-06-09  rguenth2010-06-09 Richard Guenther <rguenther@suse.de>
2010-06-08  laurasgcc/ada:
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:
2009-11-28  jakub * matrix-reorg.c (analyze_matrix_allocation_site)...
2009-11-25  hjlRemove trailing white spaces.
2009-11-25  spop2009-10-30 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25  spop2009-10-20 Sebastian Pop <sebastian.pop@amd.com>
2009-07-07  manu2009-07-07 Manuel López-Ibáñez <manu@gcc.gnu.org>
2009-06-21  rguenth2009-06-21 Richard Guenther <rguenther@suse.de>
2009-05-20  rakdver PR tree-optimization/40087
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>
2009-03-16  jakub PR tree-optimization/39455
2009-03-04  rakdver * tree-scalar-evolution.c (analyze_scalar_evolution_in...
2008-11-20  rakdver PR rtl-optimization/32283
2008-08-18  tomby * tree.h (IS_CONVERT_EXPR_CODE_P): Renamed to
2008-08-13  rguenth2008-08-13 Richard Guenther <rguenther@suse.de>
2008-08-08  rguenth2008-08-08 Richard Guenther <rguenther@suse.de>
2008-08-04  rguenth2008-08-04 Richard Guenther <rguenther@suse.de>
2008-07-28  rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-07-03  ebotcazou * tree-flow.h (loop_only_exit_p): Declare.
2008-06-06  rwildgcc/
2008-05-09  tomby * config/pa/pa.c (reloc_needed): Use CASE_CONVERT.
2008-03-18  rguenth2008-03-18 Richard Guenther <rguenther@suse.de>
2008-03-16  rguenth2008-03-16 Richard Guenther <rguenther@suse.de>
2007-08-22  rakdver2007-08-22 Zdenek Dvorak <ook@ucw.cz>
2007-08-14  ghazi * alias.c (component_uses_parent_alias_set): Constify.
2007-07-26  nickcChange copyright header to refer to version 3 of the...
2007-07-20  rakdver * tree-ssa-loop-niter.c (assert_loop_rolls_lt): Conver...
next