summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-niter.c
Commit message (Expand)AuthorAgeFilesLines
* * ipa-pure-const.c (struct funct_state_d): New fieldshubicka2009-04-261-0/+45
* 2009-04-03 Richard Guenther <rguenther@suse.de>rguenth2009-04-031-7/+3
* PR tree-optimization/39455jakub2009-03-161-5/+31
* * tree-scalar-evolution.c (analyze_scalar_evolution_in_loop):rakdver2009-03-041-2/+2
* PR rtl-optimization/32283rakdver2008-11-201-1/+1
* * tree.h (IS_CONVERT_EXPR_CODE_P): Renamed totomby2008-08-181-2/+1
* 2008-08-13 Richard Guenther <rguenther@suse.de>rguenth2008-08-131-0/+6
* 2008-08-08 Richard Guenther <rguenther@suse.de>rguenth2008-08-081-26/+22
* 2008-08-04 Richard Guenther <rguenther@suse.de>rguenth2008-08-041-2/+2
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-153/+229
* * tree-flow.h (loop_only_exit_p): Declare.ebotcazou2008-07-031-1/+1
* gcc/rwild2008-06-061-3/+4
* * config/pa/pa.c (reloc_needed): Use CASE_CONVERT.tomby2008-05-091-4/+2
* 2008-03-18 Richard Guenther <rguenther@suse.de>rguenth2008-03-181-4/+0
* 2008-03-16 Richard Guenther <rguenther@suse.de>rguenth2008-03-161-0/+4
* 2007-08-22 Zdenek Dvorak <ook@ucw.cz>rakdver2007-08-221-2/+6
* * alias.c (component_uses_parent_alias_set): Constify.ghazi2007-08-141-2/+2
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* * tree-ssa-loop-niter.c (assert_loop_rolls_lt): Convert the operandsrakdver2007-07-201-4/+6
* 2007-07-02 Richard Guenther <rguenther@suse.de>rguenth2007-07-021-1/+1
* 2007-06-15 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2007-06-161-23/+36
* * tree-ssa-alias-warnings.c (maybe_add_match): Cast according to thetneumann2007-06-061-5/+5
* * c-typeck.c, config/arm/arm.c, config/darwin.c,kazu2007-05-261-1/+1
* * doc/passes.texi: Document predictive commoning.rakdver2007-05-241-1/+1
* * tree-ssa-loop-niter.c (record_estimate): Use GGC_NEW to allocaterakdver2007-05-141-2/+2
* * double-int.c (mpz_set_double_int): Moved frombrooks2007-04-301-90/+4
* * config/i386/i386.c, config/s390/s390.c, config/s390/s390.md,kazu2007-04-151-1/+1
* * tree-ssa-loop-niter.c (idx_infer_loop_bounds): Add and userakdver2007-04-061-17/+48
* * tree-ssa-loop-niter.c (record_estimate): Add "upper" argument.rakdver2007-03-161-73/+118
* * tree-ssa-loop-niter.c (refine_bounds_using_guard, bound_difference):rakdver2007-03-151-10/+42
* PR tree-optimization/30730rakdver2007-03-141-133/+829
* * tree-ssa-loop-niter.c (compute_estimated_nb_iterations): Fixrakdver2007-02-251-4/+69
* * cfgloop.c, config/alpha/alpha.c, config/bfin/bfin.c,kazu2007-02-181-1/+1
* 2007-02-15 Sandra Loosemore <sandra@codesourcery.com>sandra2007-02-151-6/+7
* ./:ian2007-02-131-5/+45
* * alias.c (init_alias_analysis): Correct whitespace.sayle2007-02-011-1/+1
* ./:ian2007-01-281-6/+5
* * tree-ssa-loop-niter.c (number_of_iterations_lt_to_ne,rakdver2006-12-231-23/+20
* * tree-ssa-loop-niter.c (zero_p, nonzero_p): Removed.rakdver2006-12-221-86/+56
* * tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.rakdver2006-12-101-10/+6
* Merge gimple-tuples-branch into mainline.aldyh2006-12-051-13/+14
* * builtins.c, cfgloop.h, cgraph.h, config/arm/arm.c,kazu2006-12-021-2/+2
* * tree-vrp.c (execute_vrp): Do not pass loops structure throughrakdver2006-11-251-8/+8
* * tree-loop-linear.c (linear_transform_loops): Use single_exit accessorrakdver2006-11-211-1/+1
* * tree-ssa-loop-im.c (schedule_sm, determine_lsm_ref,rakdver2006-11-211-17/+16
* * Makefile.in (tree-data-ref.o): Add langhooks.h dependency.rakdver2006-11-121-139/+326
* * tree-ssa-loop-niter.c (scev_probably_wraps_p): Fix typo in argument name.rakdver2006-07-061-2/+2
* 2006-06-21 Richrad Guenther <rguenther@suse.de>rguenth2006-06-211-2/+12
* * tree-ssa-loop-niter.c (implies_ge_p): New function.rakdver2006-06-191-2/+41
* * tree-ssa-loop-niter.c (implies_nonnegative_p): New function.rakdver2006-06-151-12/+129