]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-chrec.c
Remove trailing white spaces.
[thirdparty/gcc.git] / gcc / tree-chrec.c
2009-11-25  H.J. LuRemove trailing white spaces.
2009-07-31  Sebastian PopImplement evolution_function_right_is_integer_cst.
2009-07-31  Sebastian PopMake scev_is_linear_expression return false if the...
2009-07-03  Richard Guentherre PR middle-end/34163 (10% performance regression...
2009-06-17  Richard Guentherre PR middle-end/40460 (Enormous memory usage during...
2009-05-15  Eric Botcazoudbxout.c (dbxout_range_type): Add LOW and HIGH parameters.
2009-02-20  Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2009-01-07  Jan Sjodinre PR middle-end/38492 ([graphite] segfaulting code...
2008-09-02  Sebastian Popbackport: configure: Regenerate.
2008-08-21  Richard Guentherre PR middle-end/36817 (internal compiler error: in...
2008-07-28  Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-03-03  Sebastian Poptree-scalar-evolution.c (instantiate_parameters_1)...
2007-11-13  Jakub Jelinekre PR tree-optimization/34063 (ICE: build2_stat, at...
2007-08-14  Kaveh R. Ghazialias.c (rtx_equal_for_memref_p): Constify.
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2007-06-16  Andrew Pinski[multiple changes]
2007-05-27  Zdenek Dvoraktree-vrp.c (execute_vrp): Do not check whether current_...
2007-05-21  Andrew Pinskire PR tree-optimization/31995 (can't determine dependen...
2007-05-10  Zdenek Dvorakre PR tree-optimization/31885 (Not removing empty loop...
2007-02-15  Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2007-01-31  Zdenek Dvorakcfgloop.h: Include vec-prim.h.
2007-01-11  Roger Saylebuiltins.c (expand_builtin_pow, [...]): Replace uses...
2006-12-10  Zdenek Dvoraktree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.
2006-08-17  Zdenek Dvorakre PR tree-optimization/27865 (tree check failure build...
2006-07-25  Zdenek Dvoraktree-chrec.c (chrec_convert_aggressive): Return NULL...
2006-07-17  Zdenek Dvoraktree-chrec.c (avoid_arithmetics_in_type_p): New.
2006-05-24  Zdenek Dvorakre PR tree-optimization/27639 (VRP miscompilation of...
2006-04-07  Sebastian Poptree-ssa-loop-niter.c (inverse, [...]): Use build_int_c...
2006-04-02  Sebastian Popre PR tree-optimization/26939 (loop number of iteration...
2006-04-02  Sebastian Poptree-scalar-evolution.c (add_to_evolution_1): Pass...
2006-03-28  Sebastian Poptree-loop-linear.c: Don't include varray.h.
2006-02-28  Jeff Lawtree-chrec.c (chrec_convert_aggressive): Do not elimina...
2006-02-20  Sebastian Poptree-chrec.c (eq_evolutions_p): New.
2006-01-06  Zdenek Dvorakre PR tree-optimization/18527 (cannot determine number...
2005-09-20  Zdenek Dvorakre PR tree-optimization/18463 (suboptimal use of fancy...
2005-09-09  Sebastian Poptree-chrec.c (evolution_function_is_invariant_rec_p...
2005-09-09  Sebastian PopMakefile.in (tree-chrec.o): Depends on SCEV_H.
2005-08-21  Sebastian Popre PR tree-optimization/23433 (ICE: tree check: expecte...
2005-08-15  Sebastian Popre PR tree-optimization/23391 (Tree checking failure...
2005-08-13  Sebastian Popre PR tree-optimization/22236 (wrong code for casts...
2005-07-13  Zdenek Dvorakre PR tree-optimization/22442 (scev cprop causes wrong...
2005-06-25  Kelley CookUpdate FSF address.
2005-06-07  Sebastian PopFixes PR 18403 and meta PR 21861.
2005-06-06  Jakub Jelinektree-chrec.c (reset_evolution_in_loop): Use build3...
2005-06-02  Richard Guenthertree-chrec.c (chrec_fold_plus_1): Ensure we build binar...
2005-06-01  Kaveh R. Ghazibasic-block.h, [...]: Don't include errors.h and includ...
2005-05-16  Roger Sayletree-scalar-evolution.c (set_nb_iterations_in_loop...
2005-04-21  Sebastian PopMakefile.in (tree-chrec.o): Depend on params.h.
2005-04-05  Eric Botcazoure PR tree-optimization/19903 (ACATS cxa4006 cxa4017...
2005-03-01  Roger Saylere PR tree-optimization/20216 (Simple loop runs out...
2004-12-09  Andrew Pinskire PR tree-optimization/18904 (4.0-20041205 regression...
2004-10-13  Sebastian PopMakefile.in (tree-ssa-loop-niter.o): Depends on tree...
2004-10-01  Zdenek Dvoraktree-chrec.c (chrec_fold_plus_poly_poly, [...]): Use...
2004-09-19  Ira Rosentree-vectorizer.h (stmt_vec_info): Add vect_dr_base...
2004-09-17  Jeffrey D. Oldhamalias.c (find_base_decl): Remove unreachable case ...
2004-09-12  Andrew Pinskitree-chrec.c (initialize_scalar_evolutions_analyzer...
2004-09-09  Giovanni Bajotarghooks.c (default_unwind_emit, [...]): Use gcc_asser...
2004-09-05  Kazu Hiratac-common.c, [...]: Fix comment formatting.
2004-08-25  Nathan Sidwelltree.h (build_int_cst): New, sign extended constant.
2004-08-15  Nathan Sidwelltree.h (build_int_cst): New.
2004-07-12  Sebastian Popcfgloop.h (struct loop): Add nb_iterations field.
2004-06-30  Sebastian PopMakefile.in (OBJS-common): Add tree-chrec.o.