OSDN Git Service

ABM popcount intrinsics.
[pf3gnuchains/gcc-fork.git] / gcc / tree-chrec.c
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.