]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-chrec.c
This patch rewrites the old VEC macro-based interface into a new one
[thirdparty/gcc.git] / gcc / tree-chrec.c
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-09-24  crowlFinish conversion of uses of double_int to the new...
2012-07-16  stevengcc/
2012-06-27  rguenth2012-06-27 Richard Guenther <rguenther@suse.de>
2012-04-11  rguenth2012-04-11 Richard Guenther <rguenther@suse.de>
2011-08-17  rguenth2011-08-17 Richard Guenther <rguenther@suse.de>
2011-08-16  rguenth2011-08-16 Richard Guenther <rguenther@suse.de>
2011-06-29  rguenth2011-06-29 Richard Guenther <rguenther@suse.de>
2011-04-29  rguenth2011-04-29 Richard Guenther <rguenther@suse.de>
2011-02-12  davidxlFix PR47707
2010-12-28  spopDo not include unnecessary .h files.
2010-11-19  matz PR tree-optimization/46077
2010-08-20  froydnjgcc/
2010-08-11  spopchrec_apply should only apply to the specified variable.
2010-08-11  spopRemove expand_scalar_variables_ hack.
2010-06-09  spopFix comments and indentation.
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-03-13  spopFix PR43306: correct evolution_function_right_is_intege...
2010-03-05  spopFix PR42326: Handle more carefully convert expressions...
2009-12-16  jakub * tree-chrec.c (chrec_convert_1): Only fold (T2)(t...
2009-11-25  hjlRemove trailing white spaces.
2009-07-31  spopImplement evolution_function_right_is_integer_cst.
2009-07-31  spopMake scev_is_linear_expression return false if the...
2009-07-03  rguenth2009-07-03 Richard Guenther <rguenther@suse.de>
2009-06-17  rguenth2009-06-17 Richard Guenther <rguenther@suse.de>
2009-05-15  ebotcazou * dbxout.c (dbxout_range_type): Add LOW and HIGH param...
2009-02-20  jakubUpdate Copyright years for files modified in 2008 and...
2009-01-07  spop2009-01-07 Jan Sjodin <jan.sjodin@amd.com>
2008-09-02  spop2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
2008-08-21  rguenth2008-08-21 Richard Guenther <rguenther@suse.de>
2008-07-28  rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-03-03  spop * tree-scalar-evolution.c (instantiate_parameters_1...
2007-11-13  jakub PR tree-optimization/34063
2007-08-14  ghazi * alias.c (rtx_equal_for_memref_p): Constify.
2007-07-26  nickcChange copyright header to refer to version 3 of the...
2007-06-16  pinskia2007-06-15 Andrew Pinski <andrew_pinski@playstation...
2007-05-27  rakdver * tree-vrp.c (execute_vrp): Do not check whether curre...
2007-05-21  pinskia2007-05-21 Andrew Pinski <andrew_pinski@playstation...
2007-05-10  rakdver PR tree-optimization/31885
2007-02-15  sandra2007-02-15 Sandra Loosemore <sandra@codesourcery...
2007-01-31  rakdver * cfgloop.h: Include vec-prim.h.
2007-01-11  sayle * builtins.c (expand_builtin_pow, expand_builtin_powi,
2006-12-10  rakdver * tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.
2006-08-17  rakdver PR tree-optimization/27865
2006-07-25  rakdver * tree-chrec.c (chrec_convert_aggressive): Return...
2006-07-17  rakdver * tree-chrec.c (avoid_arithmetics_in_type_p): New.
2006-05-24  rakdver PR tree-optimization/27639
2006-04-07  spop * tree-ssa-loop-niter.c (inverse, number_of_iterations_ne,
2006-04-02  spop PR tree-optimization/26939
2006-04-02  spop * tree-scalar-evolution.c (add_to_evolution_1): Pass...
2006-03-28  spop * tree-loop-linear.c: Don't include varray.h.
2006-02-28  law * tree-chrec.c (chrec_convert_aggressive):...
2006-02-20  spop * tree-chrec.c (eq_evolutions_p): New.
2006-01-06  rakdver PR tree-optimization/18527
2005-09-20  rakdver PR tree-optimization/18463
2005-09-09  spop * tree-chrec.c (evolution_function_is_invariant_rec_p...
2005-09-09  spop * Makefile.in (tree-chrec.o): Depends on SCEV_H.
2005-08-21  spop PR tree-optimization/23433
2005-08-15  spop PR 23391
2005-08-13  spop PR tree-optimization/22236
2005-07-13  rakdver PR tree-optimization/22442
2005-06-25  kcookUpdate FSF address.
2005-06-07  spop Fixes PR 18403 and meta PR 21861.
2005-06-06  jakub * tree-chrec.c (reset_evolution_in_loop): Use build3...
2005-06-02  rguenth2005-06-02 Richard Guenther <rguenth@gcc.gnu.org>
2005-06-01  ghazi * basic-block.h, bb-reorder.c, c-gimplify.c, config...
2005-05-16  sayle * tree-scalar-evolution.c (set_nb_iterations_in_loop...
2005-04-21  spop PR/20742
2005-04-05  ebotcazou PR tree-optimization/19903
2005-03-01  sayle PR tree-optimization/20216
2004-12-09  pinskia2004-12-09 Andrew Pinski <pinskia@physics.uc.edu>
2004-10-13  dberlin2004-10-11 Sebastian Pop <pop@cri.ensmp.fr>
2004-10-01  rakdver * tree-chrec.c (chrec_fold_plus_poly_poly, chrec_fold_...
2004-09-19  dorit2004-09-19 Ira Rosen <irar@il.ibm.com>
2004-09-17  zack2004-09-17 Jeffrey D. Oldham <oldham@codesourcery...
2004-09-12  pinskia2004-09-12 Andrew Pinski <apinski@apple.com>
2004-09-09  nathan * targhooks.c (default_unwind_emit, default_scalar_mod...
2004-09-05  kazu * c-common.c, c-decl.c, combine.c, defaults.h, fold...
2004-08-25  nathan * tree.h (build_int_cst): New, sign extended constant.
2004-08-15  nathan.:
2004-07-12  spop * cfgloop.h (struct loop): Add nb_iterations field.
2004-06-30  spop * Makefile.in (OBJS-common): Add tree-chrec.o.